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

Thread: input box

  1. #1
    Join Date
    Nov 2000
    Posts
    13

    input box

    Simple question. Is there a way to determine the width and height of an Input Box? Thanks.

    Paul


  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: input box

    You can create a custom form and use it as Input box. You can modify anything you want there.

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

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