Returns the event handler that notifies BeforeDropDown Syntax
Fired before resize of DropDown begins. Syntax
Fired before the dropdown list is displayed Syntax Event Data The event handler receives an argument of type CancelEventArgs containing data related to this event. The following CancelEventArgs properties provide information specific to this event.Property Description Cancel Remarks The BeforeDropDown event can be...
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.BeforeCheckStateChangedEventArgs containing data related to this event. The following BeforeCheckStateChangedEventArgs properties provide information specific to this event.Property Description Button (Inherited from ...
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UltraWinEditors.BeforeEditorButtonDropDownEventArgs containing data related to this event. The following BeforeEditorButtonDropDownEventArgs properties provide information specific to this event.Property Description Button (Inherited...
Gets/sets the Infragistics.Win.AppearanceBase object used by the controls dropdown button. Syntax Example This example sets the various appearances of the UltraWinEditors controls so that they have a light blue gradient background, and a dark blue foreground.
Gets/sets the style for the dropdown button. Syntax Example This example sets the various appearances of the UltraWinEditors controls so that they have a light blue gradient background, and a dark blue foreground.