LEADTOOLS Screen Capture (Leadtools.ScreenCapture assembly)
LEAD Technologies, Inc

ScreenCaptureDialogFlags Enumeration






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 ScreenCaptureDialogFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ScreenCapture.ScreenCaptureDialogFlags = function() { };
Leadtools.ScreenCapture.ScreenCaptureDialogFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class ScreenCaptureDialogFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CaptureAreaOptionsContextHelpContext help button for Area options dialog.
CaptureFromExeContextHelpContext help button for Capture from exe dialog.
CaptureObjectOptionsContextHelpContext help button for Object options dialog.
NoneNo "?" help button will be shown.
SetCaptureOptionsContextHelpContext help button for Capture options dialog.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ScreenCapture Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.