Use this tag for programming scenarios related to controls (interactive elements of the user interface).
I have a custom form control component (it is a glorified input). The reason for it being a custom component …
forms angular validation controlsIs there a way to find the parents of a WPF control by its name, when the name is set …
wpf controls parentI'm currently reading "Rest in practice" book . I'm unable to understand the following terminology Hypermedia , hypermedia format, hypermedia controls, Domain …
rest controls hateoas hypermediaI am working with a page and I am getting an Page.IsValid = false and I am trying to determine …
asp.net controls validationI am looking for a WPF control which is a hybrid of TreeView and DataGrid, something like the Visual Studio …
wpf datagrid controls treeview wpf-controlsI have a pretty simple winforms application. It contains a rich edit box, embedded browser, progress bar, a few buttons …
c# winforms controls overlappingi'm trying to control the VLC Media Player from C#. I tried getting a handle on the window with the …
c# controls vlc