Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
evanwon
/
WPFCustomMessageBox
Public
Notifications
You must be signed in to change notification settings
Fork
62
Star
133
Code
Issues
12
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
15 no ability to use a custom icon
- #21
#21
Open
kcl93
wants to merge 15 commits into
master
evanwon/WPFCustomMessageBox:master
from
15-no-ability-to-use-a-custom-icon
evanwon/WPFCustomMessageBox:15-no-ability-to-use-a-custom-icon
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
15 no ability to use a custom icon
#21
kcl93
wants to merge 15 commits into
master
evanwon/WPFCustomMessageBox:master
from
15-no-ability-to-use-a-custom-icon
evanwon/WPFCustomMessageBox:15-no-ability-to-use-a-custom-icon
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2022
Limit solution to "AnyCPU" only
kcl93
committed
2fc8940
View commit details
Copy full SHA for 2fc8940
Browse repository at this point
remove unnecessary namespaces
kcl93
committed
a6e262f
View commit details
Copy full SHA for a6e262f
Browse repository at this point
Allow the user to provide own 32x32 pixel images
kcl93
committed
5e7f732
View commit details
Copy full SHA for 5e7f732
Browse repository at this point
Fix bug and add example in demo GUI
kcl93
committed
592a1a6
View commit details
Copy full SHA for 592a1a6
Browse repository at this point
Commits on Dec 12, 2022
started to move to a MVVM styled pattern
kcl93
committed
e5c68d6
View commit details
Copy full SHA for e5c68d6
Browse repository at this point
Commits on Dec 18, 2022
Convert MessageBox to MVVM style
kcl93
committed
470af5a
View commit details
Copy full SHA for 470af5a
Browse repository at this point
Merge branch 'master' into 15-no-ability-to-use-a-custom-icon
Show description for 28930a6
kcl93
committed
28930a6
View commit details
Copy full SHA for 28930a6
Browse repository at this point
Add self updating message box. Allow the caption and message to change while to messagebox is open
kcl93
committed
2bdc116
View commit details
Copy full SHA for 2bdc116
Browse repository at this point
Add ScrollViewer to allow scrolling if the text is too long
kcl93
committed
01c2710
View commit details
Copy full SHA for 01c2710
Browse repository at this point
Run code cleanup
kcl93
committed
d662f1a
View commit details
Copy full SHA for d662f1a
Browse repository at this point
Make button texts also updatable at runtime
kcl93
committed
060aca7
View commit details
Copy full SHA for 060aca7
Browse repository at this point
Commits on Dec 28, 2022
Allow setting the message box width and height
kcl93
committed
730f22a
View commit details
Copy full SHA for 730f22a
Browse repository at this point
set minimum values
kcl93
committed
aa6493f
View commit details
Copy full SHA for aa6493f
Browse repository at this point
small change
kcl93
committed
d2f7619
View commit details
Copy full SHA for d2f7619
Browse repository at this point
Commits on Dec 29, 2022
Test changing the button widths. Fix found bugs.
kcl93
committed
cc91d55
View commit details
Copy full SHA for cc91d55
Browse repository at this point
You can’t perform that action at this time.