Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in user-controls

Grouping my custom control properties separately in designer grid

How to allow users to quit out of long-running VBA tasks?

C# set UserControl.Value without invoking the ValueChanged event

WPF databinding with a user control

How to set an initial value for a user control property?

How do I call C++/CLI (.NET) DLLs from standard, unmanaged non-.NET applications?

Designer Rejecting User Control

ASP.Net: User controls added to placeholder dynamically cannot retrieve values

WPF UserControl in DataTemplate within ItemsControl - how to bind to parent of ItemsSource

WPF: Passing variables from parent xaml to usercontrol

Setting up binding to a custom DependencyProperty inside a WPF user control

When should I use a UserControl instead of a Page?

wpf mvvm user-controls

Storing an List<int> in viewstate

UserControl element inaccessible due to its protection level

wpf trouble using dependency properties in a UserControl

XAML, binding Width and Height properties to the same properties of other control

How is TemplateBinding working in UserControl Template?

How can I detect whether a user control is running in the IDE, in debug mode, or in the released EXE?

c# ide user-controls

How can a button click on a UserControl execute a method in the containing Window?

wpf vb.net user-controls

How to read a passed parameter in a WPF UserControl?

wpf user-controls