LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)

ScreenCaptureDialogFlags Enumeration

Show in webframe





Flags that indicate the screen capture dialog options. A "?" help button will appear on the title bar only if a ScreenCaptureHelpCallback delegate method was passed to the calling method.
Syntax
[FlagsAttribute()]
public enum ScreenCaptureDialogFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum ScreenCaptureDialogFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ScreenCaptureDialogFlags

            

            
[FlagsAttribute()]
public enum class ScreenCaptureDialogFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo "?" help button will be shown.
0x00000001SetCaptureOptionsContextHelpContext help button for Capture options dialog.
0x00000002CaptureAreaOptionsContextHelpContext help button for Area options dialog.
0x00000004CaptureObjectOptionsContextHelpContext help button for Object options dialog.
0x00000008CaptureFromExeContextHelpContext help button for Capture from exe dialog.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ScreenCapture.ScreenCaptureDialogFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.