DialogStringId Property

Summary

Gets the dialog string ID for this object RasterDialogStringsId.

Syntax
C#
VB
C++
public RasterDialogStringsId DialogStringId { get; } 
  
Public ReadOnly Property DialogStringId As RasterDialogStringsId 
public: 
property RasterDialogStringsId DialogStringId { 
   RasterDialogStringsId get(); 
} 

Property Value

Represents the dialog string ID for this object RasterDialogStringsId.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

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

Leadtools.WinForms.CommonDialogs.File Assembly