TitleBarWF Class

Title bar control.

Definition

Namespace: TitleBarWF
Assembly: TitleBarWF (in TitleBarWF.dll) Version: 26.2130.4508
C#
public class TitleBarWF : UserControl
Inheritance
UserControl    TitleBarWF

Constructors

TitleBarWF Create a new instance of the TitleBarWF Item.

Properties

BackColor Get/Set the background color of the control.
IconImage Get/Set a reference to the icon image to be displayed in the title bar.
MenuArea Get a reference to the working menu area.
WindowControlWidth Get/Set the window control take-up width.

Methods

Dispose Clean up any resources being used.

See Also