'Declaration
Public Function New( _ ByVal item As Component, _ ByVal eventType As RibbonEventType _ )
public RibbonEventArgs( Component item, RibbonEventType eventType )
Parameters
- item
- eventType
'Declaration
Public Function New( _ ByVal item As Component, _ ByVal eventType As RibbonEventType _ )
public RibbonEventArgs( Component item, RibbonEventType eventType )