バージョン

CreateNodeForTool メソッド

特定の Tool のために ToolNode および子ノードを作成します。
シンタックス
'宣言
 
Protected Function CreateNodeForTool( _
   ByVal tool As Infragistics.Win.UltraWinToolbars.ToolBase, _
   ByVal recursive As Boolean, _
   ByVal nodesCollection As Infragistics.Win.UltraWinTree.TreeNodesCollection, _
   ByVal isLayoutView As Boolean _
) As Infragistics.Win.UltraWinTree.UltraTreeNode
protected Infragistics.Win.UltraWinTree.UltraTreeNode CreateNodeForTool( 
   Infragistics.Win.UltraWinToolbars.ToolBase tool,
   bool recursive,
   Infragistics.Win.UltraWinTree.TreeNodesCollection nodesCollection,
   bool isLayoutView
)

パラメータ

tool
recursive
nodesCollection
isLayoutView
参照