←Select platform

ScreenCaptureControlId Enumeration

Summary
Values that indicate the control id for which the help was requested.

Syntax
C#
C++/CLI
Python
public enum ScreenCaptureControlId 
public enum class ScreenCaptureControlId : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
class ScreenCaptureControlId(Enum): 
   Ok = 1 
   Cancel = 2 
   DefaultButton = 27000 
   Red = 27025 
   ZoomCombo = 27026 
   Green = 27027 
   CheckShowAreaSize = 27028 
   ResourceView = 27029 
   CheckSensitiveInfoWindow = 27030 
   Blue = 27031 
   CheckShowInfoWindow = 27032 
   CheckIncludeCursor = 27034 
   ResourceTree = 27035 
   CheckEnableKeyboard = 27036 
   CheckShowCursorPosition = 27038 
   Delay = 27040 
   CheckEnableRegion = 27041 
   Repeat = 27043 
   InfoWindowWidth = 27045 
   Browse = 27046 
   Interval = 27048 
   InfoWindowXCombo = 27050 
   EditInfoWindowX = 27052 
   Capture = 27053 
   EditInfoWindowY = 27054 
   SliderRedChannel = 27055 
   EditInfoWindowWidth = 27056 
   SliderGreenChannel = 27057 
   EditInfoWindowHeight = 27058 
   SliderBlueChannel = 27059 
   ColorsButton = 27060 
   Count = 27061 
   CheckOpaqueText = 27062 
   CheckShowDrawCursor = 27063 
   StaticColors = 27065 
   CheckUseCrossLinesCursor = 27067 
   PreviousStatic = 27068 
   InfoWindowYCombo = 27069 
   TextRedChannel = 27070 
   LineStyleCombo = 27071 
   TextGreenChannel = 27072 
   FillPatternCombo = 27073 
   TextBlueChannel = 27074 
   DrawCursorCombo = 27075 
   FileName = 27076 
   ColorsCombo = 27077 
   Selection = 27078 
   Hotkey = 27079 
   AreaTypeCombo = 27080 
   CaptureCursor = 27081 
   InfoWindowHeight = 27082 
   StatusCursor = 27083 
   OkButton = 27084 
   CancelKey = 27085 
   CancelButton = 27086 
   EditEllipseWidth = 27087 
   EditEllipseHeight = 27088 
   EditBorderWidth = 27089 
   CheckInvertObject = 27090 
   UseEsc = 27091 
   ColorGroup = 27092 
Members
ValueMemberDescription
1OkOK button.
2CancelCancel button.
27000DefaultButtonDefault button.
27025RedRed channel.
27026ZoomComboZoom combo box.
27027GreenGreen channel.
27028CheckShowAreaSizeShow Area Size check box.
27029ResourceViewResource view.
27030CheckSensitiveInfoWindowSensitive Information Window check box.
27031BlueBlue channel.
27032CheckShowInfoWindowShow the Information Window check box.
27034CheckIncludeCursorCheck include cursor.
27035ResourceTreeResource tree.
27036CheckEnableKeyboardEnable keyboard check box.
27038CheckShowCursorPositionShow cursor position check box.
27040DelayDelay field.
27041CheckEnableRegionEnable region check box.
27043RepeatRepeat field.
27045InfoWindowWidth(0x000069B0)Information Window width.
27046BrowseBrowse.
27048IntervalInterval field.
27050InfoWindowXComboInformation Window X position combo box.
27052EditInfoWindowXEdit the Information Window X position.
27053CaptureCapture.
27054EditInfoWindowYEdit the Information Window Y position.
27055SliderRedChannelSlider for the Red channel.
27056EditInfoWindowWidthEdit the Information Window width.
27057SliderGreenChannelColor of the slider for the Green channel.
27058EditInfoWindowHeightEdit the Information Window height.
27059SliderBlueChannelColor of the slider for the Blue channel.
27060ColorsButtonColors button.
27061CountCount.
27062CheckOpaqueTextOpaque text check box.
27063CheckShowDrawCursorShow draw cursor check box.
27065StaticColorsStatic colors.
27067CheckUseCrossLinesCursorUse crossed lines cursor check box.
27068PreviousStaticPrevious static.
27069InfoWindowYComboInformation Window Y position combo box.
27070TextRedChannelLabel for the Red channel.
27071LineStyleComboLine style combo box.
27072TextGreenChannelText color for the Green channel.
27073FillPatternComboFile pattern combo box.
27074TextBlueChannelText color for the Blue channel.
27075DrawCursorComboDraw cursor combo box.
27076FileNameFile name.
27077ColorsComboColors combo box.
27078SelectionSelection.
27079HotkeyHotkey field.
27080AreaTypeComboArea type combo box.
27081CaptureCursorCapture cursor combo box.
27082InfoWindowHeight(0x000069B2)Information Window height.
27083StatusCursorStatus cursor combo box.
27084OkButtonOK button.
27085CancelKeyCancel key field.
27086CancelButtonCancel button.
27087EditEllipseWidthEdit ellipse width.
27088EditEllipseHeightEdit ellipse height.
27089EditBorderWidthEdit border width.
27090CheckInvertObjectInvert object check box.
27091UseEscUse Esc check box.
27092ColorGroupColor group.
Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ScreenCapture Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.