AppearanceItemStyle Events
Serves as a base for classes which define style settings for different item elements (such as menu items, navbar items, etc).Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also