Results 1 to 2 of 2

Thread: Sub-Forms, like Access, in VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    1
    Does anyone know how to create sub-forms like those
    in Access using VB (code or control)?

    www.21Hex.com has a control that allows you to create
    window panes, which are similar to what I want to do.
    You specify the hwnd of the form you want to appear as
    a pane. Similarly, I was hoping to find something that
    you place like a picture box and specify the form it
    is to show with a simple call.

    Thanks in advance.

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    Do you want to just simply show the form, or does the form contain controls which will be used?

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