Allows the use of ActiveX.
Type
- uiplugin
Property Summary
- align
- Text alignment
- classid
- Class ID of the object
- codebase
- Address of the object (URL)
- codetype
- Internet media type of the object
- data
- URL to refer to the object data
- groupid
- groupid of the object
- hspace
- Horizontal margin of the object (in pixels)
- id
- Component ID
- name
- Name of the object
- standby
- Character string to create the standby feature in the object
- toolTip
- Displays the tooltip of the object.
- type
- Type property of the object
- usemap
- Address used for the image map
- viewastext
- viewastext property of the object
- vspace
- Vertical margin of the object (in pixels)
Event Summary
Method Summary
Property Detail
- align
- 
Text alignment
 Used as the align property of the object tag.
- classid
- 
Class ID of the object
 Used as the classid property of the object tag.
- codebase
- 
Address of the object (URL)
 Used as the codebase property of the object tag.
- codetype
- 
Internet media type of the object
 Used as the codetype property of the object tag.
- data
- 
URL to refer to the object data
 Used as the data property of the object tag.
- groupid
- 
groupid of the object
 Used as the groupid property of the object tag.
- hspace
- 
Horizontal margin of the object (in pixels)
 Used as the hspace property of the object tag.
- id
- 
Component ID
- name
- 
Name of the object
 Used as the name property of the object tag.
- standby
- 
Character string to create the standby feature in the object
 Used as the standby property of the object tag.
- toolTip
- 
Displays the tooltip of the object.
 Used as the tooltip property of the object tag.
- type
- 
Type property of the object
 Used as the type property of the object tag.
- usemap
- 
Address used for the image map
 Used as the usemap property of the object tag.
- viewastext
- 
viewastext property of the object
 Used as the viewastext property of the object tag.
- vspace
- 
Vertical margin of the object (in pixels)
 Used as the vspace property of the object tag.