Vanara/WIndows.Forms/Controls
David Hall 19d8a8d396 Fixed XML comments 2019-06-25 17:28:19 -06:00
..
CollapsiblePanel.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CollapsiblePanelHeader.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CommandLink.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
ControlImage.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CustomButton.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CustomComboBox.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
CustomDrawBase.cs Finished corrections from changes to UxTheme 2017-12-27 17:16:28 -07:00
DisabledItemComboBox.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00
EmbeddedContainer.cs Renamed Vanara.UI to Vanara.Windows.Forms and reorganized contents 2017-12-13 10:20:03 -07:00
EnumComboBox.cs Another 2.0 major commit. All tests working. 2018-11-19 21:18:50 -07:00
ExplorerBrowser.bmp Added ExplorerBrowser implementation (not currently visible or functional) 2019-01-11 18:07:23 -07:00
ExplorerBrowser.cs Added header 2019-01-14 09:10:34 -07:00
IPAddressBox.cs Cleaned 2019-01-08 08:18:04 -07:00
SplitButton.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -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 Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
ThemedPanel.cs Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07: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 Updated themed controls to use VisualTheme instead of VisualStyleRenderer to avoid display problems in Win10 2019-01-12 21:45:48 -07:00
TrackBarEx.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
VistaButtonBase.cs MAJOR BREAKING CHANGES: Fundamentally changed how HANDLEs are represented and used. Much better type safety now that all handles derive from HANDLE and disposing instances are all noted by a SafeHxxx name. Solves problem with circular references and random IntPtr parameters. 2018-09-21 22:35:34 -06:00