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
Visual Basic (Declaration) | |
---|
<FlagsAttribute()>
Public Enum ScreenCaptureDialogFlags
Inherits Enum |
Managed Extensions for C++ | |
---|
[FlagsAttribute()]
__value public enum ScreenCaptureDialogFlags : public Enum |
Members
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also