Fired before the control exits edit mode. Syntax Event Data The event handler receives an argument of type Infragistics.Win.BeforeExitEditModeEventArgs containing data related to this event. The following BeforeExitEditModeEventArgs properties provide information specific to this event.Property Description ApplyCh...
Returns or sets the border style used by the control. Syntax Remarks The default setting for BorderStyle is Raised. Example This example uses the DisplayStyle property to set the controls visual look and feel based on the operating system.
Returns or 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.
Returns or sets the style for the controls spin buttons. Syntax Remarks The default setting for this property is Button3D. This property only applies to the control when spin buttons are visible. Example This example sets the various appearances of the UltraWinEditors controls so that they have a light blue gradie...
Returns the controls main element Syntax