Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-controls

Extending user controls in WPF

wpf user-controls

How can I create a click event on a custom user control?

c# wpf events user-controls

Adding WPF UserControl to WPF Window in code

wpf user-controls

ASP.NET UserControl class library

asp.net user-controls

How to have bindable properties of a UserControl which work with OnPropertyChanged

How to find the url of parent page of a User control

When does a WPF adorner layer first become available?

wpf user-controls adorner

Is it Possible to Make a Generic Control in .Net 3.5?

WPF UserControls - setting the .Command property on button inside UserControl

How to create a circle with a hole in a circle in WPF?

ASP.NET User Control Property Value Options In Designer Mode

ASP.Net: User control with content area, it's clearly possible but I need some details

c# asp.net user-controls

"Could not reformat the document" in ASP.NET, VS2008

wpf user control base class problem

Type.GetType() returning null [duplicate]

How to wire up a click event for a custom usercontrol button? Should I use CustomControl?

Loading usercontrols on demand under jquery tabs

Managing WPF Resources (brushes etc.)

wpf user-controls

Custom control becomes generic "UserControl" and not its actual type in Designer class

How to enable user to drag/drop WPF user controls anywhere on the page?