HeaderButtonCustomDrawEventArgs Constructors
Provides data for the TabbedView.CustomDrawHeaderButton event.Name | Parameters | Description |
---|---|---|
HeaderButtonCustomDrawEventArgs(GraphicsCache, EditorButtonPainter, EditorButtonObjectInfoArgs) | cache, painter, info | Initializes a new instance of the HeaderButtonCustomDrawEventArgs class with specified settings. |
See Also