Notifications
Clear all

[Closed] color of messagebox or dotnet messagebox

Is there way to change color of messagebox or create messagebox in dotnet and chanage color of it? I already created my entire ui in dotnet in unique color however I have tons of popups-messageboxes which don’t fit to rest but I can`t found anything about messagebox color, can anybody help?

1 Reply
1 Reply
(@gazybara)
Joined: 11 months ago

Posts: 0

max message box and .net message box use system color. But you can create custom .net form
add label with some info and change backcolor.