You are on page 1of 3

VB.Net List of Controls & their Properties Label 1. 2. 3. 4. 5. 6. 7. 8.

Name AutoSize BackColor BorderStyle ContextMenu Cursor Enabled FlatStyle 9. Font 10.ForeColor 11.Image 12.ImageAlign 13.ImageIndex 14.ImageList 15.Location 16.Locked 17.Modifiers 18.Size 19.TabIndex 20.Text 21.TextAlign 22.UseMnemonic 23.Visible

LinkLabel 1. ActiveLinkColor 2. LinkArea TextBox 1. 2. 3. 4. 5. 6. 7. Button 1. 2. 3. 4. 5. 6. 7. Name BackColor BackgroundImage ContextMenu Cursor Enabled FlatStyle 8. Font 9. ForeColor 10.Image 11.ImageAlign 12.ImageIndex 13.ImageList 14.Location 15.Size 16.TabIndex 17.Text 18.TextAlign 19.Visbile AutoSize BackColor BorderStyle CharacterCasing ContextMenu Cursor Enabled 8. Font 9. ForeColor 10.Location 11.MaxLength 12.Multiline 13.PasswordChar 14.ReadOnly 15.ScrollBars 16.Size 17.TabIndex 18.Text 19.TextAlign 20.Visible 21.WordWrap 3. LinkColor 4. VisitedLinkColor

CheckBox 1. 2. 3. 4. 5. 6. 7. 8. 9. Name Appearance AutoCheck BackColor BackgroundImage CheckAlign Checked CheckState ContextMenu 10.Cursor 11.Enabled 12.FlatStyle 13.Font 14.ForeColor 15.Image 16.ImageAlign 17.ImageIndex 18.ImageList 19.Location 20.Size 21.TabIndex 22.Text 23.TextAlign 24.ThreeState 25.Visible

TVSN Murthy

Page 1 of 3

RadioButton Same as above except ThreeState ListBox 1. 2. 3. 4. 5. 6. Name BackColor BorderStyle ContextMenu Cursor Enabled 7. Font 8. ForeColor 9. Items 10.Location 11.MultiColumn 12.SelectionMode 13.Size 14.Sorted 15.TabIndex 16.Visible

CheckedListBox 1. CheckOnClick 2. ThreeDCheckBoxes ComboBox 1. 2. 3. 4. Name BackColor ContextMenu Cursor 5. 6. 7. 8. Enabled Font ForeColor Items 9. Location 10.MaxDropDownItems 11.Text 12.Visible

DateTimePicker 1. 2. 3. 4. 5. 6. 7. CalendarMonthBackground CalendarTitleBackColor CalendarTitleForeColor CalendarTrailingForeColor Checked ContextMenu Cursor 8. CustomFormat 9. Enabled 10.Font 11.Format 12.Location 13.MaxDate 14.MinDate 15.ShowCheckBox 16.ShowUpDown 17.Size 18.TabIndex 19.Value 20.Visible

MonthCalendar 1. 2. 3. 4. 5. 6. 7. 8. Timer 1. Enabled 2. Interval AnuallyBoldedDates BackColor CalendarDimensions ContextMenu Cursor Enabled FirstDayOfWeek Font 9. ForeColor 10.Location 11.MaxDate 12.MaxSelectionCount 13.MinDate 14.SelectionRange 15.ShowToday 16.ShowTodayCircle 17.ShowWeekNumbers 18.Size 19.TabIndex 20.TitleBarColor 21.TitleForeColor 22.TodayDate 23.TrailingForeColor 24.Visible

TVSN Murthy

Page 2 of 3

ProgressBar 1. 2. 3. 4. Name Cursor Enabled Location 5. 6. 7. 8. Maximum Minimum Step TabIndex 9. Value 10.Visible

TVSN Murthy

Page 3 of 3

You might also like