Stories recently tagged with 'CustomControl'

C# SuperToolTip(dotnetslackers.com)

submitted by AmrElsehemyAmrElsehemy(2585) 4 years, 11 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: 267

tags: another

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

submitted by kentcbkentcb(140) 5 years, 1 month 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: 138

tags: another

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

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

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

add a comment |category: |Views: 87

tags: another