Vanara/WIndows.Forms/Dialogs
David Hall 6b8e0ccf58 Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies.
Added .NET Standard 2.0 and .NET Core 2.0 and 2.1 support to all projects except Windows.Forms and Windows.Shell
2019-08-27 16:03:21 -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 Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
FolderBrowserDialog.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06: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