K
Ken Varn
I have a custom control class in which I want to disable certain properties
in the VS.Net visual designer if other properties have certain values. Can
this be done with design time attributes?
I was hoping to be able to apply an attribute to a property and to change
the attribute for the property at run-time depending on the value of another
property. I sort of looked at DesignTimeVisibleAttribute, but it only works
on classes. Is there something similar for properties?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------
in the VS.Net visual designer if other properties have certain values. Can
this be done with design time attributes?
I was hoping to be able to apply an attribute to a property and to change
the attribute for the property at run-time depending on the value of another
property. I sort of looked at DesignTimeVisibleAttribute, but it only works
on classes. Is there something similar for properties?
--
-----------------------------------
Ken Varn
Senior Software Engineer
Diebold Inc.
EmailID = varnk
Domain = Diebold.com
-----------------------------------