Open(String,Icon) Method
- Last UpdatedApr 15, 2025
- 1 minute read
Implements the INavigationItem interface to open the navigation items containing the SnapIn title and icon to represent the title.
'Usage
Dim instance As ImcNavigationItem
Dim title As String
Dim icon As Icon
instance.Open(title, icon)
Parameters
- title
- SnapIn Title
- icon
- Icon to be displayed