LEADTOOLS Windows Forms (Leadtools.WinForms.CommonDialogs.Color assembly)
LEAD Technologies, Inc

Dialog Property






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 RasterColorDialogHelpName Dialog {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterColorDialogHelpEventArgs Class
RasterColorDialogHelpEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.