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