PbWebControlType enumeration (Publisher)
Specifies the type of Web form control to add.
Name | Value | Description |
---|---|---|
pbWebControlCheckBox | 100 | Adds a check box. |
pbWebControlCommandButton | 101 | Adds a command button. |
pbWebControlHotSpot | 110 | Adds a hot spot. |
pbWebControlHTMLFragment | 107 | Adds an HTML fragment. |
pbWebControlListBox | 102 | Adds a list box. |
pbWebControlMultiLineTextBox | 103 | Adds a multiple-line text area. |
pbWebControlOptionButton | 104 | Adds an option button. |
pbWebControlSingleLineTextBox | 105 | Adds a single-line text box. |
pbWebControlWebComponent | 106 | Adds a single-line Web component. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.