I want a variable to be expressed in the caption of a label. Is this sort of right?
I'm a bit shady using variables and text together.Code:Private Sub Label1_Load() Dim nom As String .Caption = "Who do you want to play as" & nom End Sub
Cheers
|
Results 1 to 9 of 9
Thread: [RESOLVED] Label PropertiesThreaded View
|
Click Here to Expand Forum to Full Width |