[]
Gets or sets the title bar height.
public Unit Height { get; set; }
Public Property Height As Unit
The actual height of the title is max(Height, height_of_font in browser).