C# label location code example Example: set label position winforms // Set Location property of the label mylab.Location = new Point(222, 90);