←Select platform

ShowHelp Property

Summary

Gets or sets a value that indicates whether the dialog box will support Help.

Syntax

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

Property Value

true if the dialog box will display the Help button and support Help.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

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