Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Defining controls at runtime

Status
Not open for further replies.

scanlonj

Programmer
Dec 8, 2004
2
US
I am new to Borland C++ Builder (I have 6.0) and somewhat new to Windows programming.

I am trying to create a group of checkboxes (or radio buttons, etc) that appear on the window after a menu bar selection is made. The number of checkboxes and their captions are defined at runtime based on another menu selection. How do you do this?

Thanx...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top