Version

UltraCalculatorDropDown Class Fields

For a list of all members of this type, see UltraCalculatorDropDown members.

Protected Fields
 NameDescription
Protected FieldbypassMouseHandlingValueSpecifies whether the ControlUIElement should eat the default. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FieldcalcDropDownHostValue  
Protected FieldcontrolAppearanceAppearanceHolder for the control's main Appearance. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FieldcontrolNullTextAppearanceAppearanceHolder for the NullTextAppearance. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FielddontEnterEditModeOnFocusSpecifies whether we should prevent entering edit mode when the control receives focus. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FieldmainElement (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FieldnullTextValueMember variable that stores the value of the control's NullText property. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
Protected FieldtextValueMember variable that stores the value of the control's Text property. (Inherited from Infragistics.Win.UltraWinEditors.TextEditorControlBase)
See Also