←Select platform

ShowProgressive Property

Summary

Gets or sets a value that indicates whether the File Load Options dialog box will display the Progressive Passes drop-down list box.

Syntax

C#
VB
C++
public bool ShowProgressive {get; set;}
Public Property ShowProgressive As Boolean
public: 
property bool ShowProgressive { 
   bool get(); 
   void set (    bool value); 
} 

Property Value

true if the Progressive Passes drop-down list box is to be displayed; otherwise, false.

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