Results 1 to 3 of 3

Thread: Extended InputBox Function

Threaded View

  1. #1

    Thread Starter
    Frenzied Member vbdotnetboy's Avatar
    Join Date
    Jun 2004
    Location
    Lewisburg, PA "Next year Raiders in the Super Bowl"
    Posts
    1,310

    Post Extended InputBox Function

    I made the following function because Kleinma was asking about why the inputbox function wouldn't allow dialog results and wouldn't allow the prompt message to get bigger like it did in VB6...one of those things that M$ seemed to forget. so i wrote my own version on the InputBox function and made it much like the MessageBox.Show function...in fact i named it InputMessageBox.Show... if you download the source do whatever you'd like...i'm going to try and add more functionality to it in the future...like adding icons...being about to validation...etc...but for now here's the basic with a TestBed project to see how it works...one thing i would suggest is not to change anything in the ComputerLabelHeight routine...feel free to...just a suggestion. well here it is hope you like it
    Attached Files Attached Files

    Derek - Using VS 2008 99% of the time and VS 2003 1% of the time

    Please Help Us To Save Ana

    ● Helpful Links: DNR TV | Awesome site for tips | Using ADO.NET to work with Excel | Xml Namespace 2.0 Framework Changes|Ultra High Security Password Generator | Mendhak's ADO.NET Tutorial
    ● Code Bank: Random Password Generator | Generic DbProviderFactory Access
    ● Site Work: Bottle Run Xtreme | Spaids Racing.com

    Company I work for - CSSI

    WHEN POSTING PLEASE INDICATE VERSION

    Please use vbcode tags or code tags when posting code
    [highlight=vb]ALL your code goes here[/highlight] or [code]ALL your code goes here[/code]

    If my post helped you in anyway... please be kind and give me some ratings

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