Gets or sets a control to display between the NavigationBar and horizontal scrollbar.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C# Copy Code |
---|
public Control TitleBar { get; set; } |
Visual Basic Copy Code |
---|
Public Property TitleBar As Control |