Version

Search Results

GestureStarting Event (UltraNumericEditorBase)

Syntax Event Data The event handler receives an argument of type Infragistics.Win.Touch.GestureStartingEventArgs containing data related to this event. The following GestureStartingEventArgs properties provide information specific to this event.Property Description Cancel (Inherited from System.ComponentModel.Canc...

HasAppearance Property (UltraNumericEditorBase)

Returns true if an Appearance object has been created. Syntax

HasButtonAppearance Property (UltraNumericEditorBase)

Returns true if a ButtonAppearance object has been created. Syntax

HasExternalEditor Property (UltraNumericEditorBase)

Indicates if the internal editor has been created Syntax

HasInternalEditor Property (UltraNumericEditorBase)

Indicates if the internal editor has been created Syntax

ImageList Property (UltraNumericEditorBase)

Syntax Example This example demonstrates how to set the UltraWinEditors controls to use an ImageList, and to specify a transparent color for the images they display.

ImageTransparentColor Property (UltraNumericEditorBase)

Syntax Example This example demonstrates how to set the UltraWinEditors controls to use an ImageList, and to specify a transparent color for the images they display.