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

Thread: designer in vb

  1. #1
    Guest

    designer in vb

    how can i use designer in vb?
    i want to generate .dsr forms. how do i do that?


  2. #2
    Join Date
    Jan 2000
    Location
    MO, USA
    Posts
    1,506

    Re: designer in vb

    Go to the Project/Add DataEnvironment(the designer you want) and that's the designer. You can get at least one more designer by going to the More ActiveX Designers option off the Project menu.

    If this isn't what you mean, then can you reply with a little more detail?

    John

    John Pirkey
    MCSD
    www.ShallowWaterSystems.com
    John Pirkey
    MCSD (VB6)
    http://www.stlvbug.org

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