SetActive Method
Description
Brings PC-DMIS to the foreground, making it the active application.
Syntax
Visual Basic |
---|
Public Function SetActive() As Boolean |
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails.
See Also