←Select platform

ScreenCaptureFromExeDialogType Enumeration

Summary

Specifies the type of dialog to display.

Syntax

C#
VB
C++
public enum ScreenCaptureFromExeDialogType 
  
Public Enum ScreenCaptureFromExeDialogType  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ScreenCaptureFromExeDialogType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0TabViewDisplay a tab view.
1TreeViewDisplay a tree view.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly