EasyManua.ls Logo

Teklynx Discover ActiveX - Page 30

Teklynx Discover ActiveX
165 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 2 -- 22
Programmer’s Guide
"
""
" Application.UserControl
True if the application was created by the user.
False if the application was created in programming (with the
CreateObject or GetObject method in Visual Basic).
Note
If the application is visible to the user, this property will always
return True.
Access Read-Only.
Type VT_BOOL or Boolean
.
"
""
" Application.Version
Returns the software version number.
Access Read-Only.
Type VT_BSTR or String
.
"
""
" Application.Visible
True if the application is visible. (Default: False, if application
was launched with CreateObject).
Access Read/Write.
Type VT_BOOL or Boolean
.
"
""
" Application.Width
Returns or sets the width of the main window of the application
(in pixel unit).
Access Read/Write.
Type VT_I4orLong
.

Table of Contents