Hi & sorry if this is obvious but...
what 's the best approach to creating "standard" customised controls?
In particular I'd like to create a standard tooltip that I'll use throughout my site and it will always use particular settings the same way e.g.:
Animation="Slide"
Width="240px"
HideDelay="300"
ShowDelay="300"
AnimationDuration="300"
Position="MiddleRight" etc....
Can I overide a standard class or somethng? if so is there something anyone can point me to that explains how this works?
Many thanks
what 's the best approach to creating "standard" customised controls?
In particular I'd like to create a standard tooltip that I'll use throughout my site and it will always use particular settings the same way e.g.:
Animation="Slide"
Width="240px"
HideDelay="300"
ShowDelay="300"
AnimationDuration="300"
Position="MiddleRight" etc....
Can I overide a standard class or somethng? if so is there something anyone can point me to that explains how this works?
Many thanks