ISDBTreeNode::IconIndex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (added link to icons documentation) |
||
Line 3: | Line 3: | ||
===Property description=== | ===Property description=== | ||
Specifies which icon is used for this node (see Icons documentation for their list). You can use [[ISDBApplication::RegisterIcon]] to add you own icons. | Specifies which icon is used for this node (see [[Scripting_Resources#Icons|Icons documentation]] for their list). You can use [[ISDBApplication::RegisterIcon]] to add you own icons. | ||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 19:43, 7 May 2007
CoClass SDBTreeNode, Interface ISDBTreeNode
Property Get/Let IconIndex As Long
Property description
Specifies which icon is used for this node (see Icons documentation for their list). You can use ISDBApplication::RegisterIcon to add you own icons.