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 ...
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...
Set/Get Color of control Syntax Example This sample listens to the ColorChanged event of the control and then sets the forms backColor. For an overview of how to handle events in Visual Basic or Visual C#, see Event Handlers in Visual Basic and Visual C#. For specific information and code examples illustrating how...