Hello,
VS 2005
I want to create a user control for the compact framework.
I have developed user controls before, however I need to create a control based on the CF tab control. Currently the tabs always display at the button of the control. The customer wants them to be at the top of the control.
Would I have to create a user control that inherits the CF tab control? And maybe override something that would enable the tabs to be at the top
I have experience in creating user control, but nothing as complex as this.
Can any one provide any suggestions or sample code to get started.
Many thanks in advance,
Steve
VS 2005
I want to create a user control for the compact framework.
I have developed user controls before, however I need to create a control based on the CF tab control. Currently the tabs always display at the button of the control. The customer wants them to be at the top of the control.
Would I have to create a user control that inherits the CF tab control? And maybe override something that would enable the tabs to be at the top
I have experience in creating user control, but nothing as complex as this.
Can any one provide any suggestions or sample code to get started.
Many thanks in advance,
Steve