473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

to move controls with form while scrolling in vb6

I'm in fix,I have made a form which is very lengthy, so there is a scroll bar, and when I scroll down, the controls on it doesn't move with it,could any one help me on this.....

Thanks
Sandeep Rana
Jun 29 '11 #1
2 2412
Guido Geurs
767 Expert 512MB
You have to place the controls in a frame and replace the frame (frame.top value) in the form with the scroll value.
Jun 29 '11 #2
Guido Geurs
767 Expert 512MB
If you don't want to use a scrollbar: divide the controls in groups and put them on a SSTab (if there are no common controls) or use a Tabstrip and frames if there are common controls.
Jun 30 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Eric Kiernan | last post by:
I have a form that I previously created and put a number of text box controls on. Everything previously worked. Now when I enter the form ( in design mode ), I can't move any of the controls to...
1
by: simsimlhr | last post by:
We can move the form While mouse is pressed over title bar.If title bar is hide.Then how can we move the form while button is pressed over the client area. Any function Thanx in advance. Qasim...
1
by: John S | last post by:
How can I move controls and set their forecolor and font size in code on the fly?
5
by: Tim Frawley | last post by:
When I set the Size property on the VB.NET form properties pane to a size of 800, 1200 the 1200 always resets back to 1036? Why is that? When I open a child form in the MDI parent the only way...
1
by: David Sagenaut | last post by:
In 2003 VS.NET, I can drag a label control to design view, then I can move the label control around. But in 2005 VS.NET, I cannot move the label control around in design view after I drag a label...
4
by: Montaque [MVP] | last post by:
In VS.NET 2003, we can use CTL+ArrowKey to Move controls placed in the form or CTL+SHIFT+ArrowKey to adjust the size of controls. And the minimun step is one pixel, it is very terrible if you wanna...
3
by: Boki | last post by:
Dear All, How to move a form that FormBorderStyle is None? I want to use mouse drag method.. Best reagrds, Boki.
3
by: Sridhar Panatula | last post by:
Hi I am using Vs.nET 2003 precisely Version 7.1.3088 Framework version 1.1.4322 SP1 Suddenly VS.NET refuses to move controls to the location I want.
6
by: Rob | last post by:
This is a curious problem. It seems like it should be quite easy. Of course a timer is used to determine when form should be closed, but how do you consistently reset the timer when the mouse is...
2
ammoos
by: ammoos | last post by:
Hi friends I couldnt move controls in a user form(ms excel) using keyboard but I can move it by mouse.. I couldnt understand whats the issue.. now I reinstalled ms office 2003 on my machine,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.