Silver Black
Silver Black
CC#
Created by Silver Black on 9/11/2024 in #help
How to distribute VisualStyles for dialogs Vista style - FIXED!
I created a self-contained package and it works. Problem is that in my project C# WinForms, I use System.Windows.Forms.VisualStyles to have dialogs in Vista style, but the sytle is not applied as if I used normal dialogs. What should I distribute to make it work? Note that the software works as expected if executed from Debug folder or from the IDE itself, but not from the Release folder after the self-contained packags is created.
15 replies
CC#
Created by Silver Black on 4/29/2024 in #help
Control for showing icons (.ICO files) (WinForms .Net 8)
I'm an old Delphi developer that recently is enjoying the passage to .Net and C#. I was used to have a Picture/Image control that allowed me to use image files like PNG, JPEG, BMP, ICO, etc. But now I see that in VS Community 2022 the control Picture does not accept ICO files. Are there other controls/methods to show icons on a form?
9 replies
CC#
Created by Silver Black on 3/15/2024 in #help
After updating to v17.9.3 Visual Studio IDE closes at start with error message [FIXED]
No description
44 replies
CC#
Created by Silver Black on 2/18/2024 in #help
✅ Should I use WinForms or WPF for my Windows x32 projects?
I'm an absolute beginner with .Net, VS and C#, but I've a long experience with Delphi and Windows development. So now I'm very excited with this new adventure in C#, but I'm kinda confused about what technology should I use for my Windows project... WPF or WinForms? I feel that WinForms could be the best choice. I only develop Windows native software. Thank you in advance for your help.
55 replies