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

Dialog Property

Show in webframe





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

            

            
public:
property RasterColorDialogHelpName Dialog {
   RasterColorDialogHelpName get();
}

Property Value

Represents the dialog help ID that triggers the help event.
Example
Refer to RasterWindowLevelDialog example.
Requirements

Target Platforms

See Also

Reference

RasterColorDialogHelpEventArgs Class
RasterColorDialogHelpEventArgs Members

 

 


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