Version

Search Results

BeforeDropDownEventHandler Property (UltraComboEditor)

Returns the event handler that notifies BeforeDropDown Syntax

BeforeDropDownResizeStart Event

Fired before resize of DropDown begins. Syntax

BeforeDropDown Event (UltraComboEditor)

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...

BeforeEditorButtonCheckStateChanged Event (UltraComboEditor)

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 ...

BeforeEditorButtonDropDown Event (UltraComboEditor)

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...

ButtonAppearance Property (UltraComboEditor)

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.

ButtonStyle Property (UltraComboEditor)

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.