How to maximize a VB Form in design time?

Status
Not open for further replies.

Bus Master

Full Member level 3
Joined
Dec 9, 2001
Messages
186
Helped
9
Reputation
18
Reaction score
3
Trophy points
1,298
Location
Just behind You ;-)
Activity points
1,455
maximize property design in vb

I'm using VB6 and i need to maximize the form to the Full screen view in design time so i can layout my controls to the actual size and position.

I know it can be done in runtime by using the (windowState) property of this form. But how to do this in designtime while i can access the other VB windows?
 

Set Form Height and Width property.
 

    Bus Master

    Points: 2
    Helpful Answer Positive Rating
Of course not.
so tell me how to reach the controls behind the standard VB toolbar?

Any more suggestions?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…