OpenItem Method
- Last UpdatedApr 15, 2025
- 1 minute read
Implements the ImcNavigationItem class, which requires the OpenItem functions to be overridden in order to open the form (SnapIn).
| Overload | Description |
|---|---|
| OpenItem() | Implements the ImcNavigationItem class, which requires the OpenItem functions to be overridden in order to open the form (SnapIn). |
| OpenItem(String,Icon) | Implements the ImcNavigationItem class, which requires the OpenItem functions to be overridden in order to open the form (SnapIn). This method contains the parameters: title and icon. |