|
August 31, 2002 Initializing Windows Form Controls Tips: August 2002
Yehuda Shiran, Ph.D.
|
|
All controls are defined in a similar way. You first need to construct the control, and then set its Location, Size, Name, Text, and Anchor. Here is the initialization of the label control:
To learn more about JScript .NET and ASP.NET, go to Column 117, JScript .NET, Part XI: Creating Windows Forms.
People who read this tip also read these tips: Look for similar tips by subject: |