'Declaration Protected Overridable Sub OnNavigationPanelColorRequest( _
ByVal argsThe ColorEventArgs instance containing the event data.As Vintasoft.Imaging.Office.UI.ColorEventArgs _
)
protected virtual void OnNavigationPanelColorRequest(
Vintasoft.Imaging.Office.UI.ColorEventArgs args
)
protected: virtual void OnNavigationPanelColorRequest(
Vintasoft.Imaging.Office.UI.ColorEventArgs* args
)
protected:
virtual void OnNavigationPanelColorRequest(
Vintasoft.Imaging.Office.UI.ColorEventArgs^ args
)
Parameters
- args
- The ColorEventArgs instance containing the event data.