Concept Framework 2.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
SetAXProperty | function | public | version 1.0 | no |
public function SetAXProperty(property_name, property_value); |
property_name | a string containing the name of the property |
property_value | a string or a number with the new value. |
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. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:16 2011 GMT | (c)2011 RadGs Software |