Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@bubuntoid bubuntoid released this 12 Aug 00:04
· 1 commit to main since this release

upgrade projects to .NET 6;
add IDialogSet.Name field that sets label text (if it exists);
add HasNoButton method;
add overload for .HasName(string name, ContentAlignment align);
implement FolderBrowserDialog with methods AsFolderBrowserDialog, OnFolderSelected;
refactoring to file-scoped namespaces code style;