adonis-ui icon indicating copy to clipboard operation
adonis-ui copied to clipboard

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals

Results 45 adonis-ui issues
Sort by recently updated
recently updated
newest added

How to use Adonis UI theme in VB.NET Project? no found app.xml have app.config Thanks.

question

I'm trying to use the AdonisUI.Controls.MessageBox for my AutoUpdater, but even though the result is true in the if statement, the code keeps going on until the OnExit event. For...

question

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I have a several multiline textboxes that I use for my project. I would...

enhancement

**Is your feature request related to a problem? Please describe.** When I want full control over window buttons, I simply set the window resize mode to noresize, copy the default...

enhancement

![Issue](https://user-images.githubusercontent.com/5173200/174281367-bc560965-57b3-4e12-88b2-cbdd7cc8c78a.PNG) How do I get rid of this border around the button content? It's even showing up when using an image as content. Checked the source but I couldn't find...

question

Create new AdonisWindow with SizeToContent="WidthAndHeight" and WindowStartupLocation="CenterOwner" Owner = parent ShowDialog() window is not centered :(

bug

Hi, how is possible to change Accent color at runtime using c# ? Regards

question

hello, I want to know why in Mainwindow , in the navigation, click the Item, for example, the Buttons. then the right content would show the buttonReference. xaml and by...

**Describe the bug** The RippleHost Eventhandlers do not get properly removed, causing references to already deleted objects to persist forever, and not being garbage collected. **To Reproduce** Steps to reproduce...

bug