Classes

  ClassDescription
Public classBevel
Class that represents bevel.
Public classBrushSettings
Represents brush settings for Shape control.
Public classClipboardMonitor
Represents functionality for monitoring of clipboard activity.
Public classHotKeyEventArgs
Provides data for hot key event.
Public classHotKeys
Provides functionality for system-wide hot keys.
Public classMenuEventArgs
Arguments for menu events.
Public classNostalgiaClass
Base class for all Nostalgia's classes.
Public classNostalgiaComponent
Base component class for all Nostalgia's components.
Public classObjectEventArgs
Arguments for object events.
Public classPenSettings
Represents pen settings for Shape control.
Public classRadioGroup
Radio group box control.
Public classScrollingEventArgs
Arguments for scrolling events.
Public classShape
Represents control for shape drawing.
Public classSystemAlertEventArgs
Arguments for system alert events.
Public classSystemCursor
Represents functinality for system-wide cursor controlling.
Public classSystemWindow
Represents system window.
Public classSystemWindowEventArgs
Data for window events.
Public classTimeEventArgs
Base class for WinEvent events arguments.
Public classWindowAllowEventArgs
Data for window events.
Public classWindowEventArgs
Arguments for window events.
Public classWindowInformation
Provides functionality for system window collection.
Public classWindowsShutdown
Represents class for system shutdown functionality.
Public classWinEvent
.Net implementation for WinEvent.
Public classWinEventHookEventArgs
Arguments for raw WinEvent event handler.

Delegates

  DelegateDescription
Public delegateHotKeyEventHandler
Represents the method that will handle the hot key event.
Public delegateMenuEventHandler
Represents event for menu-related events.
Public delegateObjectEventHandler
Represents event for object-related events.
Public delegateScrollingEventHandler
Represents event for scrolling-related events.
Public delegateSystemAlertEventHandler
Represents event for system alert event.
Public delegateSystemWindowEventHandler
Represents the method that will handle the found window event.
Public delegateWindowAllowEventHandler
Represents the method that will handle the found window event.
Public delegateWindowEventHandler
Represents event for window-related events.
Public delegateWinEventHookEventHandler
Represents raw WinEvent event handler.

Enumerations

  EnumerationDescription
Public enumerationAlert
Message box types for system alert event.
Public enumerationBevelShape
This enum represents shape type of the bevel control.
Public enumerationEventType
Event types.
Public enumerationMenuType
Represents menu type for menu-related events.
Public enumerationMessageButtons
Represents buttons in message box for system alert event.
Public enumerationObjectType
Type of object.
Public enumerationScrollingType
Represents scroll bar for scrolling events.
Public enumerationShapeType
Type of shape for Shape control.
Public enumerationSound
Represents sound types for system sound event.
Public enumerationSystemCursors
The system cursors.
Public enumerationWindowKind
Kind of system window.