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

Thread: resize all

  1. #1
    Join Date
    Jan 2000
    Posts
    1

    resize all

    I want to know how could i resize my form and all
    other control that are in my form such as TextBox
    ,Label,LitBox,... changed their size.Are there any activex control for it?


  2. #2
    Join Date
    May 1999
    Posts
    3,332

    Re: resize all

    Videosoft has a VSOCX control that has an "Elastic" object.
    That control can resize all contained controls.
    check out their web site.


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