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

RasterDialogStrings Constructor (RasterDialogStrings)






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

Parameters

defaultString
A new string for the ID.
id
Dialog string ID for the string that will be updated.
Example
Refer to RasterOpenDialog 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

RasterDialogStrings Class
RasterDialogStrings Members

 

 


Products | Support | Contact Us | Copyright Notices

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