OnHelp Method

Summary
Raises the Help event.
Syntax
C#
VB
C++
protected virtual void OnHelp( 
   RasterColorDialogHelpEventArgs e 
) 
  
Protected Overridable Sub OnHelp( _ 
   ByVal e As RasterColorDialogHelpEventArgs _ 
)  
protected: 
virtual void OnHelp(  
   RasterColorDialogHelpEventArgs^ e 
)  

Parameters

e
The event handler receives an argument of type RasterColorDialogHelpEventArgs .

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.