|
VLPropertyList Reference
|
||||||||
|
Stores editor specific parameters for a CProperty.
Syntax object.SetEditorParam(ByVal sParam As String, ByVal sValue As String)
The SetEditorParam method syntax has these parts:
Remark Typically an editor will read these parameters from the CProperty object when its Reset method is called. If you want an editor specific parameter to be applied to all properties using a particular editor type, you should set the editor parameter at control level using SetEditorParam method of VLPropertyList control. This mechanism can also be used for storing parameters for custom editor. It is the responsibility of the editor author to read the appropriate param value from the property and assume appropriate default value when parameter is not specified. An editor parameter can be reset using RemoveEditorParam method |
||||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |