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

GetDialogString Method (RasterOpenDialog)

Show in webframe





Dialog ID for the dialog strings.
Gets a string for the specified Dialog String ID.
Syntax
public static RasterDialogStrings GetDialogString( 
   RasterDialogStringsId id
)
'Declaration
 
Public Shared Function GetDialogString( _
   ByVal id As RasterDialogStringsId _
) As RasterDialogStrings
'Usage
 
Dim id As RasterDialogStringsId
Dim value As RasterDialogStrings
 
value = RasterOpenDialog.GetDialogString(id)

            

            
public:
static RasterDialogStrings^ GetDialogString( 
   RasterDialogStringsId id
) 

Parameters

id
Dialog ID for the dialog strings.

Return Value

Returns the dialog string.
Example
Refer to RasterOpenDialog example.
Requirements

Target Platforms

See Also

Reference

RasterOpenDialog Class
RasterOpenDialog Members

 

 


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