|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
layering in development
By using visible property, false or true one can layer a vb program.
My question is, how does one layer during development, so so to be able to see what you are designing properly. (I am using frames - before and after type scenarios) thanks b |
|
#2
|
|||
|
|||
|
You can have a stack of frames on a form, just "bring to front" the one you are working on. Remember to "bring to front" the frame you want visible on startup before recompiling.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
When I use such techniques while developing I will actually increase my form's size and lay the controls out to where they were all visible, then in the Form Load programmatically reset the form's size and the layers' positions back to the desired sizes and locations.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > layering in development |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|