Page_Load event
RadioButtons coding example,
718
WebDataNavigation coding example,
983
Page_Load event handler
WebDataGrids coding example,
978
writing HTML to Web forms at run time,
651
paging, WebDataGrids coding example and,
979
Panel control, Web server controls,
608
parameter arrays, procedures,
127–128
OleDbDataAdapter1 object,
902,
919
parent windows, MDI (Multiple Document Interface) forms,
187
passing buttons to procedures,
271–272
passing forms to procedures,
195
passing variable number of arguments, procedures,
127–128
CompoundArray property,
579
CustomEndCap property,
579
CustomStartCap property,
579
DashPattern property,
579
GDI+ (Graphics Device Interface),
563
PlaceHolder class
AddControls coding example,
694
System.Web.UI.Control class,
665,
691
Points array, Painter coding example,
583
new features of Visual Basic .NET,
20
Position attribute, Web server controls,
672
Position property
DataBinding coding example,
892,
893
preserving variable values between procedure calls,
Counter function,
129–130
Preview Data menu item, Data Adapter Configuration Wizard,
873
class (static/shared) properties,
416
CreateMeasurmentGraphics method,
417
DefaultPageSettings property,
416
InstalledPrinters property,
416
LandscapeAngle property,
416
MaximumCopies property,
416
MaximumPage property,
416
MinimumPage property,
416
PageSetupDialog class,
424
PaperSources property,
416
PrinterName property,
416
PrinterResolutions property,
416
PrintToFile property,
416
SupportsColor property,
416
Priority property
Threading coding example,
1028
Private keyword
Dim statements (creating objects),
494
Dim statements (declaring variables),
74
OOP (Object-Oriented Programming),
481,
482
Structure statements,
498
passing variable number of arguments,
127–128
preserving variable values between calls,
129–130
ProgressBars example program,
435
ProgressBars example program,
ProgressBar class,
435
ProjectInstaller.vb, Windows services,
1087–1088
projects and solutions, building VB .NET applications,
28
adding to user controls,
1037
BaseCompareValidator class,
784
BindingContext class,
917
Button class (
WebControl class),
674
CheckBox class (
WebControl class),
705
CheckBoxList class (
WebControl class),
711
CheckedListBox class,
308
communicating between forms via,
184–185
CompareValidator class,
785
ContainerControl class,
1035
ControlBindingsCollection class,
906
creating Web applications,
619
CustomValidator class,
790
DateTimePicker class,
361,
362
DropDownList class (
WebControl class),
757
HScrollBar and
VScrollBar classes,
342
HtmlContainerControl class,
819
HtmlGenericControl class,
832
HtmlInputButton class,
824
HtmlInputCheckbox class,
828
HtmlInputControl class,
819
HtmlInputImage class,
825
HtmlInputRadioButton class,
828
Hyperlink class (
WebControl class),
760
Image class (
WebControl class),
744
ImageButton class (
WebControl class),
746
interfacemember keyword,
133
LinkButton class (
WebControl class),
763
ListBox class (
WebControl class),
749
ListControl class (
WebControl class),
710
ListItem class (
WebControl class),
710
OleDbConnection class,
939
OleDbDataAdapter class,
945
OleDbDataReader class,
948
OOP (Object-Oriented Programming),
483
OpenFileDialog class,
406
PageSetupDialog class,
423
Panel class (
WebControl class),
728
parameter list keyword,
133
PrintPreviewControl class,
422
RadioButton class (
WebControl class),
714
RadioButtonList class (
WebControl class),
720
RangeValidator class,
786
RegularExpressionValidator class,
788
Request.Browser class,
652
RequiredFieldValidator class,
783
ScrollableControl class,
1034
ServiceInstaller class,
1084
ServiceProcessInstaller class,
1082
SqlDataAdapter class,
946
StatusBarPanel class,
467
System.Web.UI.Control class,
660
Table class (
WebControl class),
723
TableCell class (
WebControl class),
724
TableRow class (
WebControl class),
724
TextBox class (
WebControl class),
679–680
Property Builder tool, WebDataGrids coding example,
978–979
Property statement
UserControls coding example,
1037
WebUserControls coding example,
1042
Protected Friend keyword
Dim statements (creating objects),
494
Dim statements (declaring variables),
74
OOP (Object-Oriented Programming),
481,
482
Structure statements,
498
Protected keyword
Dim statements (creating objects),
494
Dim statements (declaring variables),
74
OOP (Object-Oriented Programming),
481,
482
Structure statements,
497
public class (shared) methods
Public keyword
Dim statements (creating objects),
494
Dim statements (declaring variables),
73
OOP (Object-Oriented Programming),
481,
482
Structure statements,
497
public shared (static) properties
DateTimePicker class,
361