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

RasterColorDialogString Constructor (RasterColorDialogString)






New string for the ID
Dialog string id for the string that will be updated
Initializes a new instance of the RasterColorDialogString class.
Syntax
public RasterColorDialogString( 
   string defaultString,
   RasterColorDialogStringsId id
)
'Declaration
 
Public Function New( _
   ByVal defaultString As String, _
   ByVal id As RasterColorDialogStringsId _
)
'Usage
 
Dim defaultString As String
Dim id As RasterColorDialogStringsId
 
Dim instance As New RasterColorDialogString(defaultString, id)
public RasterColorDialogString( 
   string defaultString,
   RasterColorDialogStringsId id
)
function RasterColorDialogString( 
   defaultString ,
   id 
)
public:
RasterColorDialogString( 
   String^ defaultString,
   RasterColorDialogStringsId id
)

Parameters

defaultString
New string for the ID
id
Dialog string id for the string that will be updated
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.