ToolBar Help
C#
VB
Show/Hide TOC
Tab
Page
Title
Color Property
Gets or sets the
Color
used to draw the
Title
.
Definition
Namespace:
BeeMobile.ToolBar
Assembly:
BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
Copy
public
Color
TitleColor
{
get
;
set
; }
VB
Copy
Public
Property
TitleColor
As
Color
Get
Set
Property Value
Color
See Also
Reference
TabPage Class
BeeMobile.ToolBar Namespace
In This Article
Definition
See Also