J
JC Voon
Hi:
How to set the default value of the ProvideProperty ?
My ExtenderProvider only accept control, and it has a internal
hashtable which is use to holds the property values for individual
controls, currently the hashtable hold all the control on the form
regardless whether i set the provided property or not, how do i
enabled it so that only the control which i set the provided property
will save to the hasktable ? My guess is the default value like the
ordinary property do, any idea ?
Thanks
JCVoon
How to set the default value of the ProvideProperty ?
My ExtenderProvider only accept control, and it has a internal
hashtable which is use to holds the property values for individual
controls, currently the hashtable hold all the control on the form
regardless whether i set the provided property or not, how do i
enabled it so that only the control which i set the provided property
will save to the hasktable ? My guess is the default value like the
ordinary property do, any idea ?
Thanks
JCVoon