SkinId

S

shapper

Hello,

How do I set the SkinId of a Label?

I have this but I got an error:
Private Sub lName_Init(ByVal sender As Object, ByVal e As
System.EventArgs) Handles lName.Init

' Define lName properties
With lName
.Text = Me.GetLocalResourceObject("lName.Text").ToString() & ":"
.SkinID = "sidForm"
End With

End Sub

Thanks,
Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top