ActiveXName.ActiveXName

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > ActiveX Control > ActiveX Control Creation > CONTROL ADD ACTIVEX > ActiveX Methods and Properties >

ActiveXName.ActiveXName

 

Description

 

Return the ActiveX name associated with ActiveX object.

 

Syntax

 

' Get

sName = ActiveXName.ActiveXName

 

Returns

 

String, name associated with ActiveX object

 

Remarks

 

Restrictions

 

See also

 

Examples