|
mdm.ActiveX |
|
Availability
Zinc 2.5 (Windows)
ActionScript Class Name
mdm.ActiveX
Constructor Summary for the ActiveX Class
The following table lists constructors for the ActiveX class
Constructor |
Description |
|
|
Inserts an activeX/OLE object using the specified parameters. |
|
Method Summary for the ActiveX Class
The following table lists methods of the ActiveX class
Method |
Description |
|
|
Will populate the argument list with Values and Types. |
|
|
|
Closes a previously created ActiveX Instance. |
|
||
Executes a custom or non-standard verb on the ActiveX Object. |
|
||
Executes a DISCARDUNDOSTAT verb on the ActiveX Object. |
|
||
Executes a HIDE verb on the ActiveX Object. |
|
||
Executes an INPLACEACTIVATE verb on the ActiveX Object. |
|
||
Executes a PRIMARY verb on the ActiveX Object. |
|
||
Executes an OPEN verb on the ActiveX Object. |
|
||
Executes an SHOW verb on the ActiveX Object. |
|
||
Executes an UIACTIVATE verb on the ActiveX Object. |
|
||
Will return the value of an ActiveX/OLE Property. |
|
||
Hides a previously created ActiveX Instance. |
|
||
Loads a previously saved status of a current ActiveX Object. |
|
||
Will run the specified method on the ActiveX Object. |
|
||
Will run the specified method on the ActiveX Object with a Return. |
|
||
Saves the document contained within an ActiveX Object. |
|
||
Saves the status of the current ActiveX Object for later use. |
|
||
Will set the ActiveX Object's Property Value |
|
||
Shows a previously created ActiveX Instance |
|
Property Summary for the ActiveX Class
The following table lists properties of the ActiveX class
Property |
Description |
|
|
Integer specifying the Height of the ActiveX Instance in Pixels. |
|
|
|
Boolean which shows or hides the ActiveX Instance. |
|
||
Integer specifying the Width of the ActiveX Instance in Pixels. |
|
||
Integer specifying the X position of the ActiveX Instance. |
|
||
Integer specifying the Y position of the ActiveX Instance. |
|