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

DialogStringId Property






Gets the dialog string ID for this object, refer to the RasterColorDialogStringsId Enumeration.
Syntax
public RasterColorDialogStringsId DialogStringId {get;}
'Declaration
 
Public ReadOnly Property DialogStringId As RasterColorDialogStringsId
'Usage
 
Dim instance As RasterColorDialogString
Dim value As RasterColorDialogStringsId
 
value = instance.DialogStringId
public RasterColorDialogStringsId DialogStringId {get;}
 get_DialogStringId(); 
public:
property RasterColorDialogStringsId DialogStringId {
   RasterColorDialogStringsId get();
}

Property Value

Represents the dialog string ID for this object RasterColorDialogStringsId.
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

RasterColorDialogString Class
RasterColorDialogString Members

 

 


Products | Support | Contact Us | Copyright Notices

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