Vanara/Windows.Forms/Dialogs
dahall 967389e246 Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
..
AccessControlEditor Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
CredentialsDialog Addressed #168 by adding protected virtual GetDialogFlags and GetPreVistaDialogFlags methods that return the flags used by SDK functions. 2020-09-12 11:52:46 -06:00
TaskDialog Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
FolderBrowserDialog.cs Explictly typed base class of FolderBrowserDialog to avoid compiler errors 2020-12-08 12:34:45 -07:00
InputDialog.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
NetworkConnectionDialog.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
NetworkDisconnectDialog.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ProgressDialog.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ShellProgressDialog.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00