Link to home
Start Free TrialLog in
Avatar of thirumaran
thirumaran

asked on

property sheets

Hi,
   I am doing a project in vc++. I need to know to implement property sheets in an MDI form and also how to change the contents of the form when one clicks on a toolbar icon.

Thanx,
Thiru
Avatar of migel
migel

Hi!
look at:
www.codeguru.com
What do you mean by
>>implement property sheets in an MDI
>>form
?
Do you mean using property sheets in an MDI app which uses CFormView?
What is exactly your problem with property sheets?
Give us more details if you want us to be able to give you some help !
Avatar of thirumaran

ASKER

HI,
      Yes, i am using property sheets in my MDI form,but i am not able to make it work in forms,when i was able to do it in dialog boxes. Help me with this problem.

Thanx,
Thiru
Hi thirumaran !
I still not understand your problem !
I've just created a project in which I use an MDI app with CFormView. In My View I have a button which loads a property sheet with three property pages in it. It works fine !

We 've got 2 ways to work now :

1) you give me your e-mail adress and I post you my sample project so that you can compare your code with mine and see differences.

2)you show me your code in your next comment (the part in which problem occurs will do!). Well, in this case you should explain your problem better. Give me more details : what doesn't works exactly ?

What do you prefer ?
hi,
my email address is thirumaran@mailcity.com

U mail me the code. Also i want the property sheet to be displayed in the opening screen itself(automatic),not by clicking any button,as u told.

Thanx,
Thiru
hi,
my email address is thirumaran@mailcity.com

U please mail me the code. Also i want the property sheet to be displayed in the opening screen itself(automatic),not by clicking any button,as u told.

Thanx,
Thiru
ASKER CERTIFIED SOLUTION
Avatar of degarn
degarn

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial