Hi,
I'm not sure how to do this so I thought I would post the question here..
I have a form which I will put some controls on to such as text boxes, buttons, etc.. The form will be sizeable so I want to be able to provide scroll bars, both horizontal and/or vertical if the form is resized small enough to cover up some of my controls.. That way, the user can scroll left or right or up and down to see all the controls..
I know there are scrollbar controls provided with VB6 but I'm just not sure how to use them.. Would they be used in combination with a frame control or something like that?
any help and examples would be greatly appreciated..
Dan


Reply With Quote