The SalFormClientArea type exposes the following members.

Methods

  NameDescription
Protected methodOnMouseDown (Overrides Control..::..OnMouseDown(MouseEventArgs).)
Protected methodOnPaintBackground
Fires the internal PaintBackground event. This allows the handler component to take over the background painting of the form. This is primarily used to allow the SalQuickTabs control to paint transparent backgrounds.
(Overrides ScrollableControl..::..OnPaintBackground(PaintEventArgs).)
Protected methodScrollToControl (Overrides ScrollableControl..::..ScrollToControl(Control).)
Protected methodSetVisibleCore (Overrides Control..::..SetVisibleCore(Boolean).)
Protected methodWndProc
Redirect Windows message to the parent form.
(Overrides ScrollableControl..::..WndProc(Message%).)

See Also