←Select platform

Text Property

Summary

Gets the dialog string associated with the object string ID.

Syntax

C#
VB
C++
public string Text {get; set;}
Public Property Text As String
public: 
property String^ Text { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the dialog string associated with the object string ID.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize