|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
forms/(windows) in vb6.0
i have a project which has two forms which i intend to print. the problem is:i want to print the form that is currently active using the file>print menu command from the container form. how does vb know which form is currently active |
|
#2
|
|||
|
|||
|
In VB you can use "Me"Me.printform
Me is the form that is active ![]() |
|
#3
|
|||
|
|||
|
you can use this also
darius is right ,i agree with him
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > forms/(windows) in vb6.0 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|