Team LiB
Previous Section Next Section

Index

L

Label class
adding labels to forms, 699
building GUIs, 685
GUI classes, 696
properties
AutoSize property, 698
Font property, 697
Left property, 698-699
Text property, 697
Top property, 698-699
language neutral, objects as, 3
leaf nodes, 178
learning C#, recommendations, 764
Left property
Button class, 708
Control class, 698
Label class, 698-699
TextBox class, 702-703
Length property
Array class, 475
String class, 449
lifelines, 397
links, 160
multiplicity, 164
ListBox class
adding elements to ListBoxes, 705
building GUIs, 685
clearing elements of ListBoxes, 706
GUI classes, 704
properties
Height property, 705, 707
Items property, 705-706
Width property, 707
SelectedIndexChanged event, 746
ListBox.ObjectCollections class
Add method, 705
Clear method, 706
local variables
defining, 282
initializing, 499
lock keyword, 795
logical operators, 21
LogOffButtonButtonClicked method
MainForm class, 755
long type, 12
look and feel requirements, 309

Team LiB
Previous Section Next Section