| Name | Description |
|---|
  | AddButton(ControlCollection^, Range^, Single, Single, String^) | Adds a new Button control to the document in the specified size and location. |
  | AddButton(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new Button control to the document in the specified size and location. |
  | AddCheckBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new CheckBox control to the document in the specified size and location. |
  | AddCheckBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new CheckBox control to the document in the specified size and location. |
  | AddCheckedListBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new CheckedListBox control to the document in the specified size and location. |
  | AddCheckedListBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new CheckedListBox control to the document in the specified size and location. |
  | AddComboBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new ComboBox control to the document in the specified size and location. |
  | AddComboBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new ComboBox control to the document in the specified size and location. |
  | AddDataGridView(ControlCollection^, Range^, Single, Single, String^) | Adds a new DataGridView control to the document in the specified size and location. |
  | AddDataGridView(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new DataGridView control to the document in the specified size and location. |
  | AddDateTimePicker(ControlCollection^, Range^, Single, Single, String^) | Adds a new DateTimePicker control to the document in the specified size and location. |
  | AddDateTimePicker(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new DateTimePicker control to the document in the specified size and location. |
  | AddDomainUpDown(ControlCollection^, Range^, Single, Single, String^) | Adds a new DomainUpDown control to the document in the specified size and location. |
  | AddDomainUpDown(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new DomainUpDown control to the document in the specified size and location. |
  | AddHScrollBar(ControlCollection^, Range^, Single, Single, String^) | Adds a new HScrollBar control to the document in the specified size and location. |
  | AddHScrollBar(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new HScrollBar control to the document in the specified size and location. |
  | AddLabel(ControlCollection^, Range^, Single, Single, String^) | Adds a new Label control to the document in the specified size and location. |
  | AddLabel(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new Label control to the document in the specified size and location. |
  | AddLinkLabel(ControlCollection^, Range^, Single, Single, String^) | Adds a new LinkLabel control to the document in the specified size and location. |
  | AddLinkLabel(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new LinkLabel control to the document in the specified size and location. |
  | AddListBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new ListBox control to the document in the specified size and location. |
  | AddListBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new ListBox control to the document in the specified size and location. |
  | AddListView(ControlCollection^, Range^, Single, Single, String^) | Adds a new ListView control to the document in the specified size and location. |
  | AddListView(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new ListView control to the document in the specified size and location. |
  | AddMaskedTextBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new MaskedTextBox control to the document in the specified size and location. |
  | AddMaskedTextBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new MaskedTextBox control to the document in the specified size and location. |
  | AddMonthCalendar(ControlCollection^, Range^, Single, Single, String^) | Adds a new MonthCalendar control to the document in the specified size and location. |
  | AddMonthCalendar(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new MonthCalendar control to the document in the specified size and location. |
  | AddNumericUpDown(ControlCollection^, Range^, Single, Single, String^) | Adds a new NumericUpDown control to the document in the specified size and location. |
  | AddNumericUpDown(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new NumericUpDown control to the document in the specified size and location. |
  | AddPictureBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new PictureBox control to the document in the specified size and location. |
  | AddPictureBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new PictureBox control to the document in the specified size and location. |
  | AddProgressBar(ControlCollection^, Range^, Single, Single, String^) | Adds a new ProgressBar control to the document in the specified size and location. |
  | AddProgressBar(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new ProgressBar control to the document in the specified size and location. |
  | AddPropertyGrid(ControlCollection^, Range^, Single, Single, String^) | Adds a new PropertyGrid control to the document in the specified size and location. |
  | AddPropertyGrid(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new PropertyGrid control to the document in the specified size and location. |
  | AddRadioButton(ControlCollection^, Range^, Single, Single, String^) | Adds a new RadioButton control to the document in the specified size and location. |
  | AddRadioButton(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new RadioButton control to the document in the specified size and location. |
  | AddRichTextBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new RichTextBox control to the document in the specified size and location. |
  | AddRichTextBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new RichTextBox control to the document in the specified size and location. |
  | AddTextBox(ControlCollection^, Range^, Single, Single, String^) | Adds a new TextBox control to the document in the specified size and location. |
  | AddTextBox(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new TextBox control to the document in the specified size and location. |
  | AddTrackBar(ControlCollection^, Range^, Single, Single, String^) | Adds a new TrackBar control to the document in the specified size and location. |
  | AddTrackBar(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new TrackBar control to the document in the specified size and location. |
  | AddTreeView(ControlCollection^, Range^, Single, Single, String^) | Adds a new TreeView control to the document in the specified size and location. |
  | AddTreeView(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new TreeView control to the document in the specified size and location. |
  | AddVScrollBar(ControlCollection^, Range^, Single, Single, String^) | Adds a new VScrollBar control to the document in the specified size and location. |
  | AddVScrollBar(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new VScrollBar control to the document in the specified size and location. |
  | AddWebBrowser(ControlCollection^, Range^, Single, Single, String^) | Adds a new WebBrowser control to the document in the specified size and location. |
  | AddWebBrowser(ControlCollection^, Single, Single, Single, Single, String^) | Adds a new WebBrowser control to the document in the specified size and location. |