Leadtools.ScreenCapture Namespace : ScreenCaptureDialogFlags Enumeration |
[FlagsAttribute()] public enum ScreenCaptureDialogFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum ScreenCaptureDialogFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ScreenCaptureDialogFlags
[FlagsAttribute()] public enum class ScreenCaptureDialogFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | No "?" help button will be shown. |
0x00000001 | SetCaptureOptionsContextHelp | Context help button for Capture options dialog. |
0x00000002 | CaptureAreaOptionsContextHelp | Context help button for Area options dialog. |
0x00000004 | CaptureObjectOptionsContextHelp | Context help button for Object options dialog. |
0x00000008 | CaptureFromExeContextHelp | Context help button for Capture from exe dialog. |
System.Object
System.ValueType
System.Enum
Leadtools.ScreenCapture.ScreenCaptureDialogFlags