OnHelp Method

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

Parameters

e
The event handler receives an argument of type RasterDialogHelpEventArgs .

Example

Refer to RasterSaveDialog 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.

Leadtools.WinForms.CommonDialogs.File Assembly

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