I want to change the Horizontal Alignment of the text in a Label but I don't know where to find the KeyWords for the view properties.
I tried using Label1.HorizontalAlignment = "Left" but it got flagged as an unknown member.
Is there documentation listing all the property names.
-Chuck
I tried using Label1.HorizontalAlignment = "Left" but it got flagged as an unknown member.
Is there documentation listing all the property names.
-Chuck