Purpose
Sets or returns if the DioEasy application is be visible or hidden.
Syntax
Object.Visible [ = bVisible]
Or
[bVisible = ] Object.Visible
The Visible method syntax has the following parts:
Name |
Type |
Description |
Object |
DioApplication |
DioApplication object. |
bVisible |
|
0 Hidden (FALSE). 1 Visible (TRUE). |
See Also
ActiveDocument, DioWindows, WindowStyle