This topic has not yet been rated - Rate this topic

ControlExtensions Methods

  NameDescription
Public method Static member AddButton(ControlCollection, Range, Single, Single, String) Adds a new Button control to the document in the specified size and location.
Public method Static member AddButton(ControlCollection, Single, Single, Single, Single, String) Adds a new Button control to the document in the specified size and location.
Public method Static member AddCheckBox(ControlCollection, Range, Single, Single, String) Adds a new CheckBox control to the document in the specified size and location.
Public method Static member AddCheckBox(ControlCollection, Single, Single, Single, Single, String) Adds a new CheckBox control to the document in the specified size and location.
Public method Static member AddCheckedListBox(ControlCollection, Range, Single, Single, String) Adds a new CheckedListBox control to the document in the specified size and location.
Public method Static member AddCheckedListBox(ControlCollection, Single, Single, Single, Single, String) Adds a new CheckedListBox control to the document in the specified size and location.
Public method Static member AddComboBox(ControlCollection, Range, Single, Single, String) Adds a new ComboBox control to the document in the specified size and location.
Public method Static member AddComboBox(ControlCollection, Single, Single, Single, Single, String) Adds a new ComboBox control to the document in the specified size and location.
Public method Static member AddDataGridView(ControlCollection, Range, Single, Single, String) Adds a new DataGridView control to the document in the specified size and location.
Public method Static member AddDataGridView(ControlCollection, Single, Single, Single, Single, String) Adds a new DataGridView control to the document in the specified size and location.
Public method Static member AddDateTimePicker(ControlCollection, Range, Single, Single, String) Adds a new DateTimePicker control to the document in the specified size and location.
Public method Static member AddDateTimePicker(ControlCollection, Single, Single, Single, Single, String) Adds a new DateTimePicker control to the document in the specified size and location.
Public method Static member AddDomainUpDown(ControlCollection, Range, Single, Single, String) Adds a new DomainUpDown control to the document in the specified size and location.
Public method Static member AddDomainUpDown(ControlCollection, Single, Single, Single, Single, String) Adds a new DomainUpDown control to the document in the specified size and location.
Public method Static member AddHScrollBar(ControlCollection, Range, Single, Single, String) Adds a new HScrollBar control to the document in the specified size and location.
Public method Static member AddHScrollBar(ControlCollection, Single, Single, Single, Single, String) Adds a new HScrollBar control to the document in the specified size and location.
Public method Static member AddLabel(ControlCollection, Range, Single, Single, String) Adds a new Label control to the document in the specified size and location.
Public method Static member AddLabel(ControlCollection, Single, Single, Single, Single, String) Adds a new Label control to the document in the specified size and location.
Public method Static member AddLinkLabel(ControlCollection, Range, Single, Single, String) Adds a new LinkLabel control to the document in the specified size and location.
Public method Static member AddLinkLabel(ControlCollection, Single, Single, Single, Single, String) Adds a new LinkLabel control to the document in the specified size and location.
Public method Static member AddListBox(ControlCollection, Range, Single, Single, String) Adds a new ListBox control to the document in the specified size and location.
Public method Static member AddListBox(ControlCollection, Single, Single, Single, Single, String) Adds a new ListBox control to the document in the specified size and location.
Public method Static member AddListView(ControlCollection, Range, Single, Single, String) Adds a new ListView control to the document in the specified size and location.
Public method Static member AddListView(ControlCollection, Single, Single, Single, Single, String) Adds a new ListView control to the document in the specified size and location.
Public method Static member AddMaskedTextBox(ControlCollection, Range, Single, Single, String) Adds a new MaskedTextBox control to the document in the specified size and location.
Public method Static member AddMaskedTextBox(ControlCollection, Single, Single, Single, Single, String) Adds a new MaskedTextBox control to the document in the specified size and location.
Public method Static member AddMonthCalendar(ControlCollection, Range, Single, Single, String) Adds a new MonthCalendar control to the document in the specified size and location.
Public method Static member AddMonthCalendar(ControlCollection, Single, Single, Single, Single, String) Adds a new MonthCalendar control to the document in the specified size and location.
Public method Static member AddNumericUpDown(ControlCollection, Range, Single, Single, String) Adds a new NumericUpDown control to the document in the specified size and location.
Public method Static member AddNumericUpDown(ControlCollection, Single, Single, Single, Single, String) Adds a new NumericUpDown control to the document in the specified size and location.
Public method Static member AddPictureBox(ControlCollection, Range, Single, Single, String) Adds a new PictureBox control to the document in the specified size and location.
Public method Static member AddPictureBox(ControlCollection, Single, Single, Single, Single, String) Adds a new PictureBox control to the document in the specified size and location.
Public method Static member AddProgressBar(ControlCollection, Range, Single, Single, String) Adds a new ProgressBar control to the document in the specified size and location.
Public method Static member AddProgressBar(ControlCollection, Single, Single, Single, Single, String) Adds a new ProgressBar control to the document in the specified size and location.
Public method Static member AddPropertyGrid(ControlCollection, Range, Single, Single, String) Adds a new PropertyGrid control to the document in the specified size and location.
Public method Static member AddPropertyGrid(ControlCollection, Single, Single, Single, Single, String) Adds a new PropertyGrid control to the document in the specified size and location.
Public method Static member AddRadioButton(ControlCollection, Range, Single, Single, String) Adds a new RadioButton control to the document in the specified size and location.
Public method Static member AddRadioButton(ControlCollection, Single, Single, Single, Single, String) Adds a new RadioButton control to the document in the specified size and location.
Public method Static member AddRichTextBox(ControlCollection, Range, Single, Single, String) Adds a new RichTextBox control to the document in the specified size and location.
Public method Static member AddRichTextBox(ControlCollection, Single, Single, Single, Single, String) Adds a new RichTextBox control to the document in the specified size and location.
Public method Static member AddTextBox(ControlCollection, Range, Single, Single, String) Adds a new TextBox control to the document in the specified size and location.
Public method Static member AddTextBox(ControlCollection, Single, Single, Single, Single, String) Adds a new TextBox control to the document in the specified size and location.
Public method Static member AddTrackBar(ControlCollection, Range, Single, Single, String) Adds a new TrackBar control to the document in the specified size and location.
Public method Static member AddTrackBar(ControlCollection, Single, Single, Single, Single, String) Adds a new TrackBar control to the document in the specified size and location.
Public method Static member AddTreeView(ControlCollection, Range, Single, Single, String) Adds a new TreeView control to the document in the specified size and location.
Public method Static member AddTreeView(ControlCollection, Single, Single, Single, Single, String) Adds a new TreeView control to the document in the specified size and location.
Public method Static member AddVScrollBar(ControlCollection, Range, Single, Single, String) Adds a new VScrollBar control to the document in the specified size and location.
Public method Static member AddVScrollBar(ControlCollection, Single, Single, Single, Single, String) Adds a new VScrollBar control to the document in the specified size and location.
Public method Static member AddWebBrowser(ControlCollection, Range, Single, Single, String) Adds a new WebBrowser control to the document in the specified size and location.
Public method Static member AddWebBrowser(ControlCollection, Single, Single, Single, Single, String) Adds a new WebBrowser control to the document in the specified size and location.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.