A PageControl I've been using to set configuration settings has too many
tabs on it now.  I've decided to change to a list of buttons down the left
side and a series of TPanels on the right occupying the same space.
Clicking a button sets one panel to Visible and the previous one invisible.

 

This works well at run time but not in the IDE.  I would like the same to
occur at design time so I can access each panel easily like I could clicking
a tab in a PageControl.

 

Is this possible?  I tried using BringToFront in the code but that didn't
help.

 

Thanks,

Ross.

 

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: [email protected]
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe

Reply via email to