calling property pages from a dialog using the ok button

i want to create a dialog based program and be able to calla tabbed property page when i push the ok button, i know how to call

CPropertySheet PropertySheet ("?");
what do i call the IDOK button

Comments

  • : i want to create a dialog based program and be able to calla tabbed property page when i push the ok button, i know how to call
    :
    : CPropertySheet PropertySheet ("?");
    : what do i call the IDOK button
    :
    :

    Dont understand your question very well. You mean how to trap the OK button on your dialog?

    If so, then ClassWizard and OnOk.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion