ISDBMenuItem::IconIndex: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (minor correction) |
||
(One intermediate revision by one other user not shown) | |||
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|SDB.RegisterIcon]] method to add you own icons. | ||
[[Category:Scripting|{{PAGENAME}}]] | [[Category:Scripting|{{PAGENAME}}]] |
Latest revision as of 15:16, 23 April 2013
CoClass SDBMenuItem, Interface ISDBMenuItem
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 SDB.RegisterIcon method to add you own icons.