It returns a value indicating a reference color of the the title bar
background. Data type: long.
It is not available at design time and it is read only at run time.
Syntax
object.CurrentTitleBarBackColor
The CurrentTitleBarBackColor property syntax has these parts:
| Part | Description |
| object | An object expression referencing to a vbSkinner object. |
| value | A long value with a reference color of the title bar (taken from one pixel of the skin) |
This value can be used to set the colors of some elements in the program according to the skin title bar color.
| See also: | CurrentSkinPicture (property) |
| CurrentTitleBarForeColor (property) |
![]()