Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / c_PreviewProgressBarTag Field

In This Topic
    c_PreviewProgressBarTag Field
    In This Topic
    Tag identifying the ToolStripProgressBar used to show preview progress.
    Syntax
    'Declaration
     
    Public Const c_PreviewProgressBarTag As String
    public const string c_PreviewProgressBarTag
    See Also