Click to See Complete Forum and Search --> : Quick Question


December 15th, 1999, 12:38 AM
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. =-)

December 15th, 1999, 07:36 AM
I assume you mean the Microsoft Tabbed Dialog Control which can be loaded from the Projects/Components menu item....

sriky
December 15th, 1999, 07:39 AM
you may use a tab strip control to acieve this. It is available under MS windows common controls.

December 15th, 1999, 12:19 PM
Commonlly referred to as a Property Page I believe