A class to draw tabs using the Visual Studio 2003 (VC71) style.
__init__ |
Default class constructor. |
Clone |
Clones the art object. |
DrawTab |
Draws a single tab. |
VC71TabArt
(AuiDefaultTabArt)¶A class to draw tabs using the Visual Studio 2003 (VC71) style.
__init__
(self)¶Default class constructor.
Clone
(self)¶Clones the art object.
DrawTab
(self, dc, wnd, page, in_rect, close_button_state, paint_control=False)¶Draws a single tab.
Parameters: |
|
---|