PrintDocument for WinForms
GetToolStripItemPropertyName メソッド (C1PrintPreviewControl.PreviewToolBar)


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > C1PrintPreviewControl.PreviewToolBar クラス : GetToolStripItemPropertyName メソッド
ツールストリップ項目。
ツールストリップ項目のプロパティ名を返します。
シンタックス
'宣言
 
Protected Overridable Function GetToolStripItemPropertyName( _
   ByVal toolStripItem As System.Windows.Forms.ToolStripItem _
) As System.String
'使用法
 
Dim instance As C1PrintPreviewControl.PreviewToolBar
Dim toolStripItem As System.Windows.Forms.ToolStripItem
Dim value As System.String
 
value = instance.GetToolStripItemPropertyName(toolStripItem)
protected virtual System.string GetToolStripItemPropertyName( 
   System.Windows.Forms.ToolStripItem toolStripItem
)

パラメータ

toolStripItem
ツールストリップ項目。

戻り値の型

プロパティ名。
参照

C1PrintPreviewControl.PreviewToolBar クラス
C1PrintPreviewControl.PreviewToolBar メンバ