Click here to Skip to main content
16,018,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
is it possible to put a radio button in property sheet.

I want to add controls other than OK APPLY and CANCEL (default controls) ,to the Property Sheet.

Visual Studio 6.0
Posted

1 solution

Yes it is possible. What is preventing you to do it?

Remember that you have to put controls in property pages (CPropertyPage).
 
Share this answer
 
Comments
cnu reddy 31-Oct-12 10:04am    
K.thank u.
I know how to add PropertyPages in PropertySheet.
I know how to add controls to PropertyPages of a PropertySheet.
But i want to add controls to propertysheet,and those controls should be common for all propertyPages of propertySheet,like OK APPLY and CANCEL.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900