SECTab::m_nHeight
int SECTab::m_nHeight
This member is storage for the height (in pixels) of this tab. If you change this member by setting its value directly (rather than through the SECTabControl interface), you must cause a layout and redraw to occur in order to see the effect of your modification. To do this, call SECTabControl::RecalcLayout followed by SECTabControl::Invalidate.
See Also