Results 1 to 5 of 5

Thread: Forms Control

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    21

    Forms Control

    I have a program in which i desighn text box control at desighn time
    i desighn 23to 35 text box depend on the data base
    fields but there is no scrollling happen when i execute the program
    means only eith control are visible others or unvisible.
    please help

  2. #2
    Member
    Join Date
    Mar 2006
    Posts
    39

    Re: Forms Control

    What do you mean by "no scrolling happen"?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2006
    Posts
    21

    Re: Forms Control

    hig
    i mean if my countrol greater then computer screen then
    the bottom one cannot be visible becauause of no scrolling
    mean i can see only the 8 control but not more than which are at the
    bottom of monitor
    how i can view countrol if they in the bottom

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Forms Control

    Divide your textboxes up into logical groups and place the logical textbox groups in different Frames. Display the applicable frame as each textbox group is needed.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Forms Control

    Sounds like you may have a screen resolution issue where your designing your form in a higher res. and being run on a lower resolution.

    Here is an example on how to scroll a form. - http://www.vbforums.com/showthread.php?t=231169
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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