rskibbe.UI.Screens – A base package for UI infrastructure
What is rskibbe.UI.Screens? In my daily work as a freelance developer, I encounter a wide range of customer requirements, user stories, and …
What is rskibbe.UI.Screens? In my daily work as a freelance developer, I encounter a wide range of customer requirements, user stories, and …
In short: You can access controls in .NET dynamically, by using the „Controls“ property of your parent container control, like for example …
Um Fortschritt in der Taskleiste, bzw. im Icon der Taskleiste anzuzeigen, kannst Du z. B. bei WPF-Anwendungen die „TaskbarItemInfo“-Klasse verwenden. Setze einen …
The WPF ListView – listing items / things In today’s post, we are going to talk about one of the most basic …
What is rskibbe.I18n.Winforms? rskibbe.I18n.Winforms is a sub-package that helps you translate your Windows Forms apps easily. It extends the other rskibbe.I18n packages …
What is this package about? This package is trying to provide you the best and easiest helpers, to react to COM port …
Ein großer Bildschirm bringt große Verantwortung In Windows Fenster anordnen zu können (vernünftig..) ist ein von mir vermisstes Feature. Eventuell benutze ich …
Eine moderne tabellarische Darstellung mit dem WPF DataGrid Herzlich willkommen im heutigen „WPF DataGrid„-Beitrag und schön, dass Du her gefunden hast. Vermutlich …
VB.NET Formulare automatisch ausfüllen! Ein VB NET Formular automatisch ausfüllen zu lassen wäre vermutlich für jeden „Windows Forms“ geprägten Entwickler eine Erleichterung. …
MahApps Metro Dialog Du möchtest einen eigenen MahApps Metro Dialog anzeigen und dem Nutzer die ein oder andere Information darstellen? Oder möchtest …