hiding tabs in teechart editor (v6) for VC++
Posted: Sun Feb 05, 2006 11:57 am
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 visible. Not very neat when you are trying to use mouse events to add editing functionality to graphs.
Any suggestions appreciated
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 visible. Not very neat when you are trying to use mouse events to add editing functionality to graphs.
Any suggestions appreciated