Difference between revisions of "ActiveX"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Properties==== This class supports the [[:Category:Commo...")
 
Line 21: Line 21:
 
!Args
 
!Args
 
!width="50%"|Description
 
!width="50%"|Description
 +
|-
 +
|valign="top"|SetControl
 +
|valign="top"|component as Character
 +
|valign="top"|Initializes the control as the specified component
 
|-
 
|-
 
|}
 
|}

Revision as of 12:13, 10 January 2013

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description

Methods

This class supports the Common Methods plus the following:

Method Args Description
SetControl component as Character Initializes the control as the specified component

Events

This class supports the Common Events plus the following:

Event Args Description