'Declaration
Public Function New( _ ByVal navigator As C1DbNavigator, _ ByVal e As MouseEventArgs _ )
public NavItemMouseEventArgs( C1DbNavigator navigator, MouseEventArgs e )
Parameters
- navigator
- The owner of the event.
- e
- System.Windows.Forms.MouseEventArgs prototype.