Dialog Property

Summary
Gets the dialog help ID RasterDialogHelpName that triggered the help event.
Syntax
C#
VB
C++
public RasterDialogHelpName Dialog { get; } 
  
Public ReadOnly Property Dialog As RasterDialogHelpName 
public: 
property RasterDialogHelpName Dialog { 
   RasterDialogHelpName get(); 
} 

Property Value

Represents the dialog help ID that triggered the help event.

Example

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