A custom control is a reusable GUI element, derived from an existing control type, customized with additional behavior, functionality and/or appearance.
I want to make a custom control which will be used as an overlay. The control should contain a couple …
wpf custom-controls overlay transparent hittestI've made custom controls for my HTML5 video but I don't know how to have that CSS still apply when …
html custom-controls html5-video fullscreenHaving this custom view MyView I define some custom attributes: <?xml version="1.0" encoding="utf-8"?> <resources> <…
android custom-controls android-resources declare-styleableI'm looking for somthing I can use as a timeline control. A kind of "banner" the user can drag to …
wpf user-controls controls custom-controlsis there some way to force the gridview's pager to show up, even when there is only one page of …
asp.net gridview custom-controls pagingI am using an inhouse tool we developed to parse razor templates with generated models. The thing is that now …
razor custom-controls visual-studio-extensionsI am making a custom ComboBox, inherited from Winforms' standard ComboBox. For my custom ComboBox, I set DrawMode to OwnerDrawFixed …
vb.net visual-studio-2010 combobox custom-controls ondrawitemI'm building a custom control in Silverlight by deriving from ContentControl and doing some special formatting to put a dropshadow …
silverlight custom-controls silverlight-2.0From an application I need to develop, I've received a specific font that has many files like FontName-Regular, FontName-Bold, FontName-it. …
android custom-controls textview typefaceFirst of all this is the errorlog entry on my error crash program @ 15-9-2011 15:01:30error:System.InvalidOperationException: Dispatcher processing …
c# wpf custom-controls