Hello All,
I have written a class library that extends textbox control. I am using the new extended control to do security validation. What i want to do is to have a drop-down show up in the property window for one of the new field. For example:
--I have a property called Select Role.
--Programmer, in the design time mode, should be able click on the drop down of that property for a list of available roles.
Can someone please guide me?
Let me know if i am not clear.
Thanks a lot in advance.
Thanks,
MB
I have written a class library that extends textbox control. I am using the new extended control to do security validation. What i want to do is to have a drop-down show up in the property window for one of the new field. For example:
--I have a property called Select Role.
--Programmer, in the design time mode, should be able click on the drop down of that property for a list of available roles.
Can someone please guide me?
Let me know if i am not clear.
Thanks a lot in advance.
Thanks,
MB