ScreenCaptureFromExeDialogType Enumeration
Summary
Specifies the type of dialog to display.
Syntax
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
Value | Member | Description |
0 | TabView | Display a tab view. |
1 | TreeView | Display a tree view. |