Zebra0.com

csharpGlossary for C#: controls

Glossary for C#: controls

Learn C# (C sharp) in FREE step-by-step lessons.

align image & text: Image alignment and text alignment(Lesson: Controls in C#)
   Image and text can be placed in one of 9 positions.
ambient properties: Ambient Properties for a Uniform Look(Lesson: Controls in C#)
   Change font and colors of form first: When control is added it will have those same values
control list: List of Controls(Lesson: Controls in C#)
   A list of some of the most common controls, names and use
control names: Naming controls(Lesson: Controls in C#)
   Give controls meaningful names such as picComputer or lblInstructions
controls, adding to form: Controls(Lesson: Controls in C#)
   Adding controls to the form and change a few properties
controls reference: Microsoft Reference(Lesson: Controls in C#)
   C# Toolbox, Controls on Windows Forms
hot spots: Hot Spots(Lesson: Controls in C#)
   Labels are arranged over a picture to create hot spots to show parts of computer
naming controls: Naming controls(Lesson: Controls in C#)
   Give controls meaningful names such as picComputer or lblInstructions
picturebox: Adding Pictures with PictureBox(Lesson: Controls in C#)
   An animated gif is added to a picture box.
pictures2: Pictures with Other controls(Lesson: Controls in C#)
   In additon to the form and picture boxes,
images can also be added to other controls such as label and button.

tooltips: Adding Tool Tip to controls(Lesson: Controls in C#)
   Tool tips are the small words that appear when you move the mouse over a control
Full Glossary