CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Aug 2001
    Posts
    60

    Talking Data Link properties dialog

    I want to display the Data Link Properties dialog box from my application, but i dont know how to do it. Could anyone help me?

    Thanks
    Attached Images Attached Images  

  2. #2
    John E is offline Elite Member Power Poster
    Join Date
    Apr 2001
    Location
    Manchester, England
    Posts
    4,835
    Excuse my ignorance - but what is a Data Link Properties dialog? Is it a standard property dialog or one that you've seen in a particular application?

  3. #3
    Join Date
    Aug 2001
    Posts
    60

    Wink

    Thank.

  4. #4
    Join Date
    May 2004
    Posts
    2
    check out this article on msdn, it's probably what you need:


    http://support.microsoft.com/default...b;en-us;310084

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