First Question:
I have created my own control. It has 3 properties: A, B, C.
If property A = TRUE then property B is inaccessable. Is this possible?
Second Question:
I have created an inherited control. Is there any way to block one of the inherited properties from showing up?
I have created my own control. It has 3 properties: A, B, C.
If property A = TRUE then property B is inaccessable. Is this possible?
Second Question:
I have created an inherited control. Is there any way to block one of the inherited properties from showing up?