How to hide a property in property window depending on users selection. Eg. My activex is having 3 properties prop1, prop2 and proponlywhen2 lets say
Now if prop1 is set to true then proponlywhen2 should not be visible in property window.
I have seen that conditionally few activex controls hides some members but how. Using the procedure attribute will hide it for ever.
HELP
Now if prop1 is set to true then proponlywhen2 should not be visible in property window.
I have seen that conditionally few activex controls hides some members but how. Using the procedure attribute will hide it for ever.
HELP