Syntax Parameters e
Syntax Parameters e
Called when a property has changed on a sub object Syntax Parameters propChangeInfo The Infragistics.Shared.PropChangeInfo that contains the property change information.
Raises the System.Windows.Forms.Control.TextChanged event. Syntax Parameters e An System.EventArgs that contains the event data.
Called when an TouchProvider has been registered or unregistered. Syntax Parameters touchProvider The Infragistics.Win.Touch.ITouchProvider whose registration has changed.touchProviderListVersion The version used to keep track of the touch provider internally.
Called when the TouchProviders state hase changed (e.g. when its Visble or Enabled property has changed). Syntax Parameters invalidate If true the control should invalidate itself. Remarks The default implementation calls Infragistics.Win.UIElement.DirtyChildElements(System.Boolean).
Overriden. Invoked when the controls Validating event is to be invoked. Syntax Parameters e An System.EventArgs that contains the event data.
Handles the editors ValueChanged event Syntax Parameters args Event arguments
Handles the editors ValueChanged event Overload List