Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-controls

How to add UserControl to a Panel on a WPF Window

wpf xaml user-controls

Visual Studio 2008 user controls registered in the web.config not registering with intellisense

What is the best way to share data between a WPF window and its User Controls?

c# wpf user-controls

How to Best Intercept Parsing of all Elements in the Sub-tree of an ASP.NET User Control

Can Javascript disable an ASP.Net Control inside a UserControl?

Access ASP.NET control from static [WebMethod] (JS ajax call)

WPF UserControl Style -- How do I set the style from the parent if the control is in an external assembly?

How to inherit a UserControl from another UserControl?

Viewstate variable lost on user control loaded dynamically

c# asp.net user-controls

Named Controls inside content property of UserControl always appear null at run time

silverlight user-controls

Why InitializeComponent is public

Is it possible to prevent an uitable popup menu from popping up? Or: How to get a callback by clicking a cell, returning the row & column index?

Dynamically added controls remove when dropdown event fired in the datalist in user control

Convert User Controls to Server Controls

Where to unsubscribe events in a WinForms UserControl

Click events in Winform UserControl

c# .net winforms user-controls

Strategy for implementing a complex curve editor with XAML/WPF

Winform - which is a usercontrol last event to fire

Making a WrapPanel respect his parent's width

Know when the "Datacontext" is changed in the code behind of a UserControl