|
VLPropertyList Reference
|
||||||
|
Gets an editor specific parameter, previously stored with SetEditorParam .
Syntax object.GetEditorParam(ByVal sParam As String)
The GetEditorParam method syntax has these parts:
Remark The method returns a string value previously stored corresponding to the specified parameter. If no value was previously stored for this parameter, a zero length string is returned. GetEditorParam, when called from CProperty object, first looks up in the property's local parameter storage, if no value is not found in property's local storage then it will automatically look for the parameter value in the control level parameter storage. |
||||||
|
©2001-2004 Viklele Associates. All rights reserved. For new products and software updates check Viklele Associates. |