Version

Search Results

SelectionChangeCommittedEventHandler Property (EditorWithTextDropDownControlBase)

Returns the event handler that notifies SelectionChangeCommitted Syntax

SelectionChangeCommitted Event (EditorWithTextDropDownControlBase)

Fired when a selection change is committed. Syntax

SelectionChangedEventHandler Property (EditorWithTextDropDownControlBase)

Returns the event handler that notifies SelectionChangeCommitted Syntax

SelectionChanged Event (EditorWithTextDropDownControlBase)

Fired when the selection changes Syntax

ShouldSerializeButtonAppearance Method (EditorWithTextDropDownControlBase)

Returns true if the ButtonAppearance property needs to be serialized. Syntax Example

ShouldSerializeButtonStyle Method (EditorWithTextDropDownControlBase)

Returns a Boolean value that determines whether the ButtonStyle property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the ButtonStyle property is not set to its default value; otherwise, it returns False. Invoke the UltraCombo...

ShouldSerializeDropDownButtonAlignment Method (EditorWithTextDropDownControlBase)

Returns a Boolean value that determines whether the DropDownButtonAlignment property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the DropDownButtonAlignment property is not set to its default value; otherwise, it returns Fals...