Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
HMO
Posts
Comments
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
These 2 are good enough
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
https://youtube.com/@singletonsean?si=C_AY66nMaLPGlcjA
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
https://learn.microsoft.com/en-us/dotnet/desktop/wpf/?view=netdesktop-9.0
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
:meowheart:
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
Nice i love your solution
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
You'll find it quick
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
It's generated in the vs solution
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
It has generic.xaml
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
Go to the theme folder
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
Use the custom control template and paste the template canton gave you in it
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
How is he going to get the click event and command though ?
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
He just needs a few dependency properties and make the control inherit from button and it will be fantastic
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
It's good
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
I know
91 replies
C
C#
•
Created by pauliology on 4/8/2025 in
#help
WPF buttons
Good solution i had this in mind but he needs to make it a custom control to make it reusable and should replace rectangle with image
91 replies
C
C#
•
Created by kaze on 11/12/2024 in
#help
Wpf binding failures
Probably it doesn't have Content Control and in case it has Content Control maybe it doesn't use template binding
4 replies
C
C#
•
Created by kaze on 11/12/2024 in
#help
Wpf binding failures
The problem is with the control template, like that
uc:ReportParameterControl
is very suspicious
4 replies
C
C#
•
Created by Steve on 10/7/2024 in
#help
App.xaml
Build the project this usually fix the xml problems
2 replies