Skip to content

2.0.0

Compare
Choose a tag to compare
@bubuntoid bubuntoid released this 10 Jan 17:33
· 27 commits to main since this release
e90c5af

Implement button align: Left, Right, Center, Full Row;
DialogContextOptionsBuilder`s method Property(...) renamed to Item(...);
BaseDialogItem is now using inside of DialogContext only, for make your own items use DialogItem<TControl, TValue> where TCotrol is Systems.Windows.Form.Control;