| GetFormItemDefaultWidth Method | |
| See Also |
- itemType
- Type of the item.
Returns the default width of the item.
| Visual Basic |
|---|
Public Function GetFormItemDefaultWidth( _
   ByVal itemType As BoFormSizeableItemTypes _
) As Long |
- itemType
Type of the item.Value Description fsit_BUTTON Button fsit_STATIC StaticText fsit_EDIT EditText fsit_FOLDER Folder fsit_COMBO_BOX ComboBox fsit_CHECK_BOX CheckBox fsit_OPTION_BUTTON OptionBtn fsit_PANE_COMBO_BOX PaneComboBox fsit_BUTTON_COMBO ButtonCombo