Zebra0.com

csharpGlossary for C#: controls

Glossary for C#: controls

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

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