J
Julien
Hello,
I'm creating a custom control which inherits from Calendar. I wanted to
know which attributes should I put to my properties and on my control
to make the designer recognize it. For example, if you create a textbox
by starting to write : <asp:Textbox and then you hit the space bar (or
Ctrl+space), VS proposes you a list of the properties of the Textbox
control...
If microsoft's controls can do it, why mine couldn't ??
Thank you very much
I'm creating a custom control which inherits from Calendar. I wanted to
know which attributes should I put to my properties and on my control
to make the designer recognize it. For example, if you create a textbox
by starting to write : <asp:Textbox and then you hit the space bar (or
Ctrl+space), VS proposes you a list of the properties of the Textbox
control...
If microsoft's controls can do it, why mine couldn't ??
Thank you very much