CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 1999
    Location
    Cincinnati, Ohio
    Posts
    195

    popping up a dialog right after SDI

    I would like to pop up a configuration dialog box AFTER the SDI app has drawn itself. How do I go about doing that?

  2. #2
    Join Date
    May 1999
    Location
    Southern California
    Posts
    12,266
    OnInitialUpdate
    "Signature":
    My web site is Simple Samples.
    C# Corner Editor

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured