Version

Search Results

ResetButtonStyle Method (EditorWithTextDropDownControlBase)

Resets the ButtonStyle property to its default value. Syntax Remarks Invoke this method to reset the ButtonStyle property to its default value. Once this method is invoked, the UltraComboEditor.ShouldSerializeButtonStyle method will return False until the ButtonStyle property is set again. Example

ResetDropDownButtonAlignment Method (EditorWithTextDropDownControlBase)

Resets the DropDownButtonAlignment property to its default value. Syntax Remarks Invoke this method to reset the DropDownButtonAlignment property to its default value. Once this method is invoked, the UltraComboEditor.ShouldSerializeDropDownButtonAlignment method will return False until the DropDownButtonAlignment...

ResetDropDownButtonDisplayStyle Method (EditorWithTextDropDownControlBase)

Resets the DropDownButtonDisplayStyle property to its default value. Syntax Remarks Invoke this method to reset the DropDownButtonDisplayStyle property to its default value. Once this method is invoked, the UltraComboEditor.ShouldSerializeDropDownButtonDisplayStyle method will return False until the DropDownButton...

ResetDropDownStyle Method (EditorWithTextDropDownControlBase)

Resets the DropDownStyle property to its default value. Syntax Remarks Invoke this method to reset the DropDownStyle property to its default value. Once this method is invoked, the UltraComboEditor.ShouldSerializeDropDownStyle method will return False until the DropDownStyle property is set again. Example

ResolveButtonAppearance Method (EditorWithTextDropDownControlBase)

Resolves the Appearance used by the controls dropdown button Syntax Parameters appearance The AppearanceData to resolverequestedProps Bit flags representing which Appearance properties are to be resolved

RotateGesture Event (EditorWithTextDropDownControlBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.RotateGestureEventArgs containing data related to this event. The following RotateGestureEventArgs properties provide information specific to this event.Property Description Angle Gesture Handled (Inherited from Infragistics.Wi...

ScrollControl Method (EditorWithTextDropDownControlBase)

Syntax Parameters xAmount yAmount scrollRect clipRect updateRect eraseBackground invalidate scrollChildren smoothScrollAmount