Clear CheckBoxes

B

bestafor

I have created, in Borland c++ builder 5.0, a dialog box
With 24 CheckBoxes, named CheckBox1 through
CheckBox24. My question is how may I clear all
Twenty-four CheckBoxes by pressing a “Clear” button?
 
M

Mike Wahler

bestafor said:
I have created, in Borland c++ builder 5.0, a dialog box
With 24 CheckBoxes, named CheckBox1 through
CheckBox24. My question is how may I clear all
Twenty-four CheckBoxes by pressing a “Clear” button?

Write the code to do it. This is outside the topic of
comp.lang.c++ (the ISO standard C++ language), which
has no concept of 'dialog boxes', 'check boxes' or any
GUI components at all.

The best place to ask your question is in a Windows programming
newsgroup (e.g. comp.os.ms-windows.programmer32) or a Borland C++
Builder newsgroup (see www.borland.com to find them).

HTH,
-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,417
Latest member
DarrenGaun

Latest Threads

Top