Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

set label position winforms

// Set Location property of the label
mylab.Location = new Point(222, 90);
 
PREVIOUS NEXT
Tagged: #set #label #position #winforms
ADD COMMENT
Topic
Name
9+4 =