DataPlace
CS.Core.Windows.Forms Namespace
CSCS.Core.Windows.Forms
Common utility classes as an extension of System.Windows.Forms namespace
Declaration Syntax
C#
namespace CS.Core.Windows.Forms
Types
All TypesClassesEnumerations
IconTypeDescription
ComboBoxExtended
ListViewItemSorter..::.ComparingGroupsEventArgs
EventArgs for comparing Groups

ListViewItemSorter..::.ComparingItemsEventArgs
EventArgs for comparing Groups

MSI..::.InstallUILevel
ListViewItemSorter
A ListView item sorter that can sort by its Groups and by one or more columns. To use, call the Sort()()() method to perform the sort ( rather than the ListView's Sort()()() method).

MaskedTextBoxColumn
The base object for the custom column type. Programmers manipulate the column types most often when working with the DataGridView, and this one sets the basics and Cell Template values controlling the default behaviour for cells of this column type.

MaskedTextBoxEditingControl
Provides a MaskedTextBox control for the MaskedTextBox column type

MSI
A wrapper class for MSI functions.

PictureButton
A PictureBox control that changes its Image based on its state (Enabled, Disabled, Hover, Click), to simulate being a button

ProgressDialog
RichTextEditBox
Provides editing support for RichText.

ShortcutEventArgs
Event args represent a hotkey event

SystemHotkey
Handles a System Hotkey

WinAPI
A wrapper class for Windows API functions.