←Select platform

RasterDialogHelpName Enumeration

Summary

Indicates the dialog ID that triggered the help event.

Syntax

C#
VB
C++
public enum RasterDialogHelpName 
  
Public Enum RasterDialogHelpName  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterDialogHelpName : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0UnknownNone dialog help event.
1OpenOpen dialog help event.
2SaveSave dialog help event.
3LoadOptionsLoad Options dialog help event.
4SaveOptionsSave Options dialog help event.
5J2kOptionsJpeg 2000 Options dialog help event.
6FileInformationFile Information dialog help event.
7Jbig2OptionsJbig2 Options dialog help event.
Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly