ToString Method

Summary
This member overrides System.Object.ToString and returns the dialog string associated with the object string ID.
Syntax
C#
VB
C++
public override string ToString() 
  
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Return Value

Returns the dialog string associated with the object string ID.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.