-
Quick Question
Ok, you know in some programs how things appear to be set up like files, with a "tab" or "tag" that extends just above the form with the forms name? And you can click on the tab and it brings you to the corresponding page? What is that called? I'm not asking how to do it, just what the technique is called so I can look up more info on how to do it. Thanks. =-)
-
Re: Quick Question
I assume you mean the Microsoft Tabbed Dialog Control which can be loaded from the Projects/Components menu item....
-
Re: Quick Question
you may use a tab strip control to acieve this. It is available under MS windows common controls.
-
Re: Quick Question
Commonlly referred to as a Property Page I believe