void CBCGPTabWnd::SetDrawFrame | ( | BOOL | bDraw = TRUE | ) |
Enables or disables displaying of the frame rectangle around an embedded bar.
Call this function to enable or disable drawing of the frame rectangle around an embedded bar. By default, this feature is enabled.
bDraw | TRUE - draw the frame; FALSE - don't draw |