Releases: vertigra/ExtendedDialogBox
Releases · vertigra/ExtendedDialogBox
Release version 0.0.1.7-beta
- Added: default focus
- Added: focus control
Release version 0.0.1.6-beta
- Added: field Password and PasswordConfirmation in PasswordCofirmDialogBox, returned entering password or password confirmation in string and ClearPassword and ClearPasswordConfirmation method for cleared entering passwords or password confirmation
- Added: field Password in PasswordDialogBox, returned entering password in string and ClearPassword method for cleared entering passwords
Release version 0.0.1.5-beta
- Fixing error: not showing button No in YesNoCancelButton dialog
- Renamed: Password => SecurePassword, PasswordConfirmation => SecurePasswordConfirmation.
- Added: XML coment to all public contrucotrs
Release version 0.0.1.4-beta
- Up dll version to 0.0.1.4 to fix errors of different versions with the nuget package
Release version 0.0.1.3-beta
- Added new type dialog - without any icons
- Added the ability to edit the password inscription and password confirmation.
Release version 0.0.1.2-beta
- Fixed nuget package
Release version 0.0.1.1-beta
- Fixed bug with binding custom button labels
Release version 0.0.0.1-beta
- Implemented all the basic functionality of dialog boxes