C1.Win.PrintPreview.8 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.FileToolBar Class / GetToolStripItemPropertyName Method
The tool strip item.

In This Topic
GetToolStripItemPropertyName Method (C1PrintPreviewControl.FileToolBar)
In This Topic
Returns a tool strip item property name.
Syntax
'Declaration
 
Protected Overridable Function GetToolStripItemPropertyName( _
   ByVal toolStripItem As ToolStripItem _
) As String
 

Parameters

toolStripItem
The tool strip item.

Return Value

The property name.
See Also