Default Control

The Default Control class serves as a wrapper User Control to standardize the look and feel of the user interface.

Fields

Required designer variable.

Methods

Creates a new instance of the DefaultControl.

Clean up any resources being used.

Required method for Designer support - do not modify the contents of this method with the code editor.

Defers all Windows messages to the global CellExtensions.HandleMessages(System.Windows.Forms.Message) method.