News

The Label is converted to [RadLabel]({%slug winforms/panels-and-labels/label%}). The following table describes which properties, methods and events are removed and which are replaced with similar ...
Steps to Reproduce I have a application to run C# winform on Linux by mono. there is a problem with the Label control that is terribly flickering. There are many controls ( 100 labels ) in the form ...
I have heard the WinForms are really simple to use and help reduce development time. I would be happy to move on from MFC (like I was when I could use MOTIF instead of Xlib!).
I'm working on an RSS reader in .NET 2.0. It's a WinForms app. Like most RSS readers, it's got an outlook-style layout with a TreeView control on the left hand side that holds your feed ...