DevCase.Core.Application.Forms Namespace

 

Classes

ControlBlinker Blinks a Control and/or their text.
ControlClickNotifier Notifies a click, double-click, or triple-click event on the specified Control.
ControlDragger Adds dragging capabilities to a single or multiple Control when clicking on they client area.
ControlDragInfo Defines the draggable info of a ControlDragger.
ControlHintInfo Represents a control-hint and it's personalization.
ControlHintManager Manages the control-hints of the edit-controls of a Form.
ControlIterator Iterates a collection of controls to perform a specific task.
ControlResizer Enable or disable resize at runtime on a Control.
DwmPreviewManager Manages the images that will be used to display a thumbnail preview or peek preview for the specified window.
EditControlHook Registers a WndProc hook to listen and notify about edit-menu messages of an edit-control. ( Copy, Cut, Paste, Delete, Undo )
FontData Represents a custom font that is not installed on the system.
FormDragger Adds dragging capabilities to a single or multiple Form when clicking on they client area.
FormDragInfo Defines the draggable info of a FormDragger.
MruFileItem Represents a File-item of a most recent used List (MRU).
MruItemT Represents a item of a most recent used List (MRU).
SplashForm Simulates a SplashScreen using an alpha-blend Form.
SystemMenuManager Manages the system menu of a window.
TransparentControlsForm A transparent Form designed to host controls.
UtilForms Contains Graphical User-Interface related utilities.
UtilMru Contains most recent used (MRU) related utilities.
WindowLocker Selectivelly locks or unlocks various components of a window.
WindowMagnetizer Add magnetism to the edges of a window, in this way, by bringing the window to a screen edge, the edge of the window adheres it to the edge of the screen.
WindowMovingOpacity Adds transparency to a window when moving or resizing the window.
WindowToScreenDocker Docks a window around the edges of the screen.
WindowToWindowDocker Docks a source window around the edges of a target window.

Structures

NonClientAreaMargins Defines the margins of the non-client area of a window.

Enumerations

ControlHintType Specifies a type of control-hint.
FadingEffect Specifies a fading effect of a window.
ListBoxItemSelectionState Specifies whether a ListBox item is selected or unselected.
RowMoveDirection Specifies a direction for a row move operation of a collection of rows or items,

like DataGridViewRowCollection or ListViewListViewItemCollection.

ScreenDockingPosition Specifies a screen-docking position.
VisualTheme Specifies a visual theme for controls.
WindowAnimation Specifies a window animation.
WindowDockingPosition Specifies a window-docking position.
WindowEdges Specified a window edge.