PrintDocument for WinForms
ShowToolTips プロパティ (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : ShowToolTips プロパティ
Gets or sets a value indicating whether to show tooltips.
シンタックス
'宣言
 
Public Property ShowToolTips As System.Boolean
'使用法
 
Dim instance As C1PreviewPane
Dim value As System.Boolean
 
instance.ShowToolTips = value
 
value = instance.ShowToolTips
public System.bool ShowToolTips {get; set;}

プロパティ値

True to turn tooltips on, false to turn them off.
参照

C1PreviewPane クラス
C1PreviewPane メンバ