Properties - HxGN EAM - 12.0 - Customization & Programming - Hexagon

HxGN EAM Web Services Toolkit Programmer Help

Language
English
Product
HxGN EAM
Search by Category
Customization & Programming
HxGN EAM Version
12
  • CheckBoxCheckAlign - Determines the location of the check box inside the control.

  • CheckBoxText - Gets or sets the text contained by the check box when displayed.

  • CheckBoxTextAlign - The alignment of the text that will be displayed by the check box.

  • Checked - Indicates whether the check box is checked or unchecked.

  • DataType - This property controls the allowed keypresses during data entry based on the type that is set. Types of number, currency and decimal restrict entry to only numeric characters, the decimal point, and a sign character.

  • DefaultChecked - Determines the checked state of the check box when displayed.

  • DefaultText - Determines the text contained by the text box when displayed.

  • FalseValue - Gets or sets the value returned in Text when the style is CheckBox, and it is NOT checked.

  • LookupButtonImage - The image displayed in the button.

  • ResetOnStyleSwitch - Revert value to default whenever the Style changes.

  • Style - Controls the appearance of the input control.

  • Text - The text contained in the control.

  • TriggerLookupFromKeyboard - Allow Alt-Down to emulate clicking on the lookup button.

  • TrueValue - Gets or sets the value returned in Text when the style is CheckBox, and it is checked. Also includes most properties available for a standard TextBox control.