A custom control is a reusable GUI element, derived from an existing control type, customized with additional behavior, functionality and/or appearance.
I'm working on a little program, and I need to add a custom dialog that passes some info to the …
android dialog custom-controlsI am trying to load WPF Style from other file actually from WPF Custom Control Library but i am failing …
wpf xaml custom-controls resourcedictionary generic.xamlI've been trying to create a custom control that works exactly like the Panel control except surrounded by a few …
asp.net custom-controls panelI am doing a news reader app and I want to make it so that the user can choose show/…
ios uitableview custom-controlsI am trying to create some custom buttons or user controls as shown in the proposed GUI. The functionality should …
c# winforms custom-controlsI want to design menu like this. I have tried animation but it does not retains position of buttons. if …
android menu custom-controlsI'd like to create an ItemsControl where child items are placed like a WrapPanel, but child Items should take as …
wpf xaml custom-controls itemscontrol wrappanelI wrote a custom view that extends RelativeLayout. My view has text, so I want to use the standard android:…
android attributes custom-controlsI'm creating a custom control derived from UserControl that I would like to set focus to. The custom control contains …
c# .net winforms custom-controlsI thought I had reasonable answers for this question at a recent interview, but I bombed it. :( What are the …
asp.net user-controls controls custom-controls