←Select platform

ToString Method

Summary

Overridden. Returns a format string, like "LEAD ( *.cmp ) *.cmp".

Syntax

C#
VB
C++
public override string ToString() 
  
Public Overrides Function ToString() As String 
public: 
String^ ToString(); override  

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly