MindFusion WinForms Programmer's Guide
PreviewOptions.TitleBarIcon Property
See Also
 





Gets or sets the icon displayed in the titlebar of the preview window.

Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms

 Syntax

C#  Copy Code

public Icon TitleBarIcon { get; set; }

Visual Basic  Copy Code

Public Property TitleBarIcon As Icon

 Property Value

 See Also

PreviewOptions Members
PreviewOptions Class
MindFusion.Reporting.WinForms Namespace