Vanara/WIndows.Forms/Controls
dahall 9c843fb72b Added DangerousGetInterface() method to expose the underlying IExplorerBrowser interface. Use with caution. #159 2020-08-26 15:24:58 -06:00
..
CollapsiblePanel.cs Added XML documentation 2020-04-02 21:59:18 -06:00
CollapsiblePanelHeader.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CommandLink.cs Reorg'd, documented and cleaned 2019-11-22 20:09:59 -07:00
ControlImage.cs Added XML documentation 2020-04-02 21:59:18 -06:00
CustomButton.cs Added XML documentation 2020-04-02 21:59:18 -06:00
CustomComboBox.cs Reworked memory manipulation functions in InteropExtensions and IntPtrConverter to use new marshaling directives and to drive consistency of use across libs (i.e. call same method to do same work). 2019-11-19 12:52:44 -07:00
CustomDrawBase.cs Added XML documentation 2020-04-02 21:59:18 -06:00
DisabledItemComboBox.cs Updated DisabledItemComboBox with better dispoal handling 2020-01-17 12:06:36 -07:00
EmbeddedContainer.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
EnumComboBox.cs Optimized FindType and added Category to EnumTypeString 2019-11-22 21:27:26 -07:00
ExplorerBrowser.bmp Added ExplorerBrowser implementation (not currently visible or functional) 2019-01-11 18:07:23 -07:00
ExplorerBrowser.cs Added DangerousGetInterface() method to expose the underlying IExplorerBrowser interface. Use with caution. #159 2020-08-26 15:24:58 -06:00
IPAddressBox.cs Fixed bugs in IPAddressBox and MAKEIPADDRESS 2019-11-24 17:07:55 -07:00
ShellNamespaceTreeControl.bmp Added ShellNamespaceTreeControl and supporting test code 2020-02-12 20:36:39 -07:00
ShellNamespaceTreeControl.cs Fixed #158 with errors with IServiceProvider definition causing faults in ExplorerBrowser 2020-08-26 14:51:08 -06:00
SplitButton.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00
ThemedImageButton.bmp Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
ThemedImageButton.cs Fixed XML comments 2019-06-25 17:28:19 -06:00
ThemedLabel.bmp Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
ThemedLabel.cs Added SetTheme method with VisualStyleElement as parameter. 2019-09-02 17:08:12 -06:00
ThemedPanel.cs Added SetTheme method with VisualStyleElement as parameter. 2019-09-02 17:08:12 -06:00
ThemedTableLayoutPanel.bmp Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
ThemedTableLayoutPanel.cs Added SetTheme method with VisualStyleElement as parameter. 2019-09-02 17:08:12 -06:00
TrackBarEx.cs Fixed multiple problems with TrackBarEx in designer and runtime. 2020-05-28 19:35:39 -06:00
VistaButtonBase.cs Combined PInvoke.User32 and PInvoke.User32.Gdi and updated all dependencies. 2019-08-27 16:03:21 -06:00