Activate Method
Description
Activate the SIS ActiveX Control.
Note: This method is equivalent to the normal ActiveX method SetFocus, but should be used from Microsoft Visual C++ applications instead of SetFocus. Microsoft Visual Basic applications can use the SetFocus method.
Syntax
Visual Basic |
---|
Public Function Activate() As Integer |
Remarks
Available: OD OM OV
Group:
Example
sis.Activate
Makes the Cadcorp SIS control the active control