TrackBarClientSideEvents Constructors
Contains a list of the client-side events available for the track bar editor.| Name | Parameters | Description |
|---|---|---|
| TrackBarClientSideEvents() | none | Initializes a new instance of the TrackBarClientSideEvents class. For internal use only. |
| TrackBarClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the TrackBarClientSideEvents class with the specified owner. |
See Also