Stories recently tagged with 'CustomControl'

C# SuperToolTip(dotnetslackers.com)

submitted by AmrElsehemyAmrElsehemy(2585) 4 years, 7 months ago

Office 2007 offers great new features, one of them is the SuperTooltip which provides much more information about controls than standard old style tooltips. This article shows how to build tooltips in such a way. read more...

add a comment |category: |Views: 262

tags: another

Resizer: a WPF Control(kentb.blogspot.com)

submitted by kentcbkentcb(140) 4 years, 9 months ago

Resizer is a custom WPF control that allows resizing of arbitrary content. For example, you could use it to allow the user to resize a Popup. read more...

add a comment |category: |Views: 132

tags: another

How to Register User Controls and Custom Controls in Web.config(weblogs.asp.net)

submitted by eldorseneldorsen(105) 5 years, 2 months ago

How to Register User Controls and Custom Controls in Web.config read more...

add a comment |category: |Views: 87

tags: another