Vanara/Windows.Forms/Extensions
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
..
ButtonExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ComboBoxExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ControlExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ControlExtensionGDI.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
CursorExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
GraphicsExtension.cs Added back non-extension obsolete methods 2020-11-05 08:59:16 -07:00
IconExtension.cs Fixed minor bug in IconExtension.GetSystemIcon 2020-11-02 07:53:41 -07:00
ImageListExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
LabelExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
ListViewExtensions.cs Updated ListViewExtensions based on changes to SendMessage 2021-01-01 15:06:03 -07:00
MapWindowPoints.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
TextBoxExtension.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
TreeViewExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
VisualStylesRendererExtension.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00
VisualStylesRendererExtensionGDI.cs Renamed WIndows.Forms to Windows.Forms (#165) 2020-09-05 15:00:37 -06:00