Concept Framework 2.0 documentation Contents | Index

ActiveXControl.SetAXProperty

Name Type Access Version Deprecated
SetAXProperty function public version 1.0 no

Prototype:
public function SetAXProperty(property_name, property_value);

Parameters:
property_name      a string containing the name of the property
property_value      a string or a number with the new value.

Description:
Sets the value of an ActiveX property.This is a low level API and you should never use this function directly. Is used internally by the ActiveX controls.

Returns:
Returns null.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT(c)2011 RadGs Software