←Select platform

PreviewWindowVisible Property

Summary

Gets or sets a value that indicates whether to show the Preview window if ShowPreview is true.

Syntax

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

Property Value

true to view the preview window; 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