Search found 1 match
- Sun Feb 05, 2006 11:57 am
- Forum: ActiveX
- Topic: hiding tabs in teechart editor (v6) for VC++
- Replies: 1
- Views: 3260
hiding tabs in teechart editor (v6) for VC++
Hi, Is there a way I can hide the tabs/pages within the chart editor for VC++. In the CTeeeditor class there are get_showpages and get_options but no put_ equivalents, which leaves put_defaultpage as the only way of tailoring things. While this displays the selected page; all the other tabs are visi...