Results 1 to 3 of 3

Thread: We can show form as model form like VB 6.0

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2005
    Location
    Canada
    Posts
    141

    Resolved We can show form as model form like VB 6.0

    We can show form as model form like VB 6.0

    form.show(1)
    Last edited by Waseemalisyed; May 10th, 2005 at 06:42 AM. Reason: ok

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: We can show form as model form like VB 6.0

    .ShowDialog()

  3. #3
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    Re: We can show form as model form like VB 6.0

    Quote Originally Posted by Waseemalisyed
    We can show form as model form like VB 6.0

    form.show(1)
    vb6 didnt do modeling.... it was in fact quite ugly.
    it's called MODAL
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

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