I really like the idea of the tab indicator instead of stacking invisible
controls.  Great idea!  I learn something new everyday.

Kelly Bersch
Senior Technician
Anadigm
Telephone:        480-344-5262
Email:               [EMAIL PROTECTED]
http://www.Anadigm.com

Anadigm - The Programmable Analog Company



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, 13 January, 2004 3:31 AM
To: [EMAIL PROTECTED]
Subject: RE: ScrollBar


I like to use a tab indicator for this type of thing.
Make a small tab control, change it to an indicator.

Put each of your controls on a separate page of the tab indicator then
switch pages with your code as you like.

Usually I set the tabs to invisible in the code when it starts to run and
then visible again when it's shutting down. This way each of your controls
is easily accessible during design. Often I set the color of the tab control
to transparent and it looks like each control is right on the panel by
itself.

I just don't like having "invisible" controls on a panel if I can help it --
especially stacked.

Roy Kniskern, Sr. Product Dev. Engineer

MOOG Components Group Inc.
1213 N. Main St.
Blacksburg, VA 24060
<http://www.polysci.com/>
(Formerly Northrop Grumman Poly-Scientific) mailto:[EMAIL PROTECTED]



Reply via email to