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?
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?