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

DialogStringId Property

Show in webframe





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:
property RasterColorDialogStringsId DialogStringId {
   RasterColorDialogStringsId get();
}

Property Value

Represents the dialog string ID for this object RasterColorDialogStringsId.
Example
Refer to RasterWindowLevelDialog example.
Requirements

Target Platforms

See Also

Reference

RasterColorDialogString Class
RasterColorDialogString Members

 

 


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