Vanara/WIndows.Forms/Dialogs
David Hall ee72119e36 MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
..
AccessControlEditor MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
CredentialsDialog * Derived SafeCoTaskMemString from base class SafeMemString derived from SafeMemHandle<T>. 2019-06-25 17:10:57 -06:00
TaskDialog Fixed bug #61 where TaskDiaglog.ShowDialog would crash on 64-bit builds when no properties were set. 2019-08-02 16:33:32 -06:00
FolderBrowserDialog.cs Fixed problem with privacy on SelectedItem setter. 2018-12-17 14:35:15 -07:00
InputDialog.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
NetworkConnectionDialog.cs Changed name of ConnectedDeviceCount to ConnectedDeviceNumber. Added ReadOnlyPath property. 2018-11-28 07:47:22 -07:00
NetworkDisconnectDialog.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
ProgressDialog.cs Extended .NET 2, 3, and 4 builds to include Tasks from Theraot library 2018-12-15 11:56:24 -07:00
ShellProgressDialog.cs Updated comments 2018-11-28 12:33:55 -07:00