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