Hey guys,
Got an interesting project that I'd love your input on:
I find myself needing the web controls to have some sort of extra "Key" property, kinda like the old VB6 controls had, so that I can uniquely identify each control (the id property just doesn't cut it).
Anyone have any ideas, thoughts, or experience with inheriting from an existing control class, but adding more to it and creating your own (and I don't really mean a user control, as I don't want a whole page, just the text box)
Thanks guys,
Jack
Got an interesting project that I'd love your input on:
I find myself needing the web controls to have some sort of extra "Key" property, kinda like the old VB6 controls had, so that I can uniquely identify each control (the id property just doesn't cut it).
Anyone have any ideas, thoughts, or experience with inheriting from an existing control class, but adding more to it and creating your own (and I don't really mean a user control, as I don't want a whole page, just the text box)
Thanks guys,
Jack