ComponentOne for WinUI 製品ヘルプ
ToolMenuItem コンストラクタ

C1.WinUI.Viewer アセンブリ > C1.WinUI.Viewer 名前空間 > ToolMenuItem クラス : ToolMenuItem コンストラクタ
Initializes a new instance of a ToolMenuItem.
シンタックス
'宣言
 
Public Function New( _
   ByVal glyph As System.String, _
   ByVal tool As FlexViewerTool, _
   ByVal label As System.String _
)
public ToolMenuItem( 
   System.string glyph,
   FlexViewerTool tool,
   System.string label
)

パラメータ

glyph
tool
label
参照

ToolMenuItem クラス
ToolMenuItem メンバ