Adblock breaks this site

A Question On VB6 *Plz Help Me* :P

Discussion in 'Programming General' started by demonavenger, Mar 24, 2008.

  1. demonavenger

    demonavenger Forum Addict
    $5 USD Donor

    Joined:
    Feb 25, 2007
    Posts:
    536
    Referrals:
    0
    Sythe Gold:
    0
    A Question On VB6 *Plz Help Me* :P

    Hey guys... this has been on my mind for awhile now, but i was curious...

    Is it possible to Open a Form and Have another Form Opened Inside it?
    I have some varies ideas on how i may come about doin this, but if you know please post back..

    Thanks..

    Regards
    Demonavenger
     
  2. Terrankiller

    Terrankiller Ex-Administrator
    Retired Administrator Visual Basic Programmers

    Joined:
    May 7, 2005
    Posts:
    1,286
    Referrals:
    1
    Sythe Gold:
    1
    A Question On VB6 *Plz Help Me* :P

    Ummm... yah. Theres a bunch of ways of doing this. One way is the Multiple-document interface or MDI. Take a look at add-ins application wizard. You can make a basic word processor MDI, with little code.
     
  3. demonavenger

    demonavenger Forum Addict
    $5 USD Donor

    Joined:
    Feb 25, 2007
    Posts:
    536
    Referrals:
    0
    Sythe Gold:
    0
    A Question On VB6 *Plz Help Me* :P

    Ok, thanks for the advice, i will try that now...

    -EDITED-
    Ok i have created it... what exactly am i looking for? What Sub or coding am i looking for?
     
  4. Jazz00006

    Jazz00006 Apprentice
    Visual Basic Programmers

    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0
    A Question On VB6 *Plz Help Me* :P

    http://dev.cruels.net/ > Tutorials > VB6 > MDI Form + Webbrowser

    Just forget about the web browser part and that's what you want.
     
  5. demonavenger

    demonavenger Forum Addict
    $5 USD Donor

    Joined:
    Feb 25, 2007
    Posts:
    536
    Referrals:
    0
    Sythe Gold:
    0
    A Question On VB6 *Plz Help Me* :P

    Ok thanks, going through it now :)

    -EDITED-

    Ooo nice stuff...
    Code:
    //---------------------------------------------------------------
    // Simple MDI form & WebBrowser By Jazz00006
    // The Code
    //---------------------------------------------------------------
    
    ^ lol you coded for the tut ^.^

    -EDIT 2-
    As i scroll down, i notice that there isnt much coding :p
     
  6. demonavenger

    demonavenger Forum Addict
    $5 USD Donor

    Joined:
    Feb 25, 2007
    Posts:
    536
    Referrals:
    0
    Sythe Gold:
    0
    A Question On VB6 *Plz Help Me* :P

    Thank you Jazz for giving me tutorial, helped really well, thanks for the example Terran, i understand now how this works :D but if there are otherways of doin it, i wouldnt mind learning :p
     
  7. Covey

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816
    A Question On VB6 *Plz Help Me* :P

    SetParent API
     
< [HELP] How to use combo boxes | java compiler >


 
 
Adblock breaks this site