LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.File assembly)

Dialog Property

Show in webframe





Gets the dialog help ID RasterDialogHelpName that triggered the help event.
Syntax
public RasterDialogHelpName Dialog {get;}
'Declaration
 
Public ReadOnly Property Dialog As RasterDialogHelpName
'Usage
 
Dim instance As RasterDialogHelpEventArgs
Dim value As RasterDialogHelpName
 
value = instance.Dialog

            

            
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

See Also

Reference

RasterDialogHelpEventArgs Class
RasterDialogHelpEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.