AppearanceStyle Events
Serves as a base for classes which define style settings for different elements of web controls.Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also