PrintDocument for WinForms
PreviewProgressBar プロパティ (C1PreviewToolsIntegrator)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewToolsIntegrator クラス : PreviewProgressBar プロパティ
現在の C1PreviewToolsIntegratorに関連付けられた System.Windows.Forms.ToolStripProgressBarを取得または設定します。
シンタックス
'宣言
 
Public Property PreviewProgressBar As System.Windows.Forms.ToolStripProgressBar
'使用法
 
Dim instance As C1PreviewToolsIntegrator
Dim value As System.Windows.Forms.ToolStripProgressBar
 
instance.PreviewProgressBar = value
 
value = instance.PreviewProgressBar
public System.Windows.Forms.ToolStripProgressBar PreviewProgressBar {get; set;}
参照

C1PreviewToolsIntegrator クラス
C1PreviewToolsIntegrator メンバ