'宣言 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
- ツールストリップ項目。
戻り値の型
プロパティ名。