// Scintilla source code edit control /** @file ScintillaMessages.h ** Enumerate the messages that can be sent to Scintilla. **/ // Copyright 1998-2019 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. /* Most of this file is automatically generated from the Scintilla.iface interface definition * file which contains any comments about the definitions. ScintillaAPIFacer.py does the generation. */ #ifndef SCINTILLAMESSAGES_H #define SCINTILLAMESSAGES_H namespace Scintilla { // Enumerations //++Autogenerated -- start of section automatically generated from Scintilla.iface enum class Message { AddText = 2001, AddStyledText = 2002, InsertText = 2003, ChangeInsertion = 2672, ClearAll = 2004, DeleteRange = 2645, ClearDocumentStyle = 2005, GetLength = 2006, GetCharAt = 2007, GetCurrentPos = 2008, GetAnchor = 2009, GetStyleAt = 2010, Redo = 2011, SetUndoCollection = 2012, SelectAll = 2013, SetSavePoint = 2014, GetStyledText = 2015, CanRedo = 2016, MarkerLineFromHandle = 2017, MarkerDeleteHandle = 2018, MarkerHandleFromLine = 2732, MarkerNumberFromLine = 2733, GetUndoCollection = 2019, GetViewWS = 2020, SetViewWS = 2021, GetTabDrawMode = 2698, SetTabDrawMode = 2699, PositionFromPoint = 2022, PositionFromPointClose = 2023, GotoLine = 2024, GotoPos = 2025, SetAnchor = 2026, GetCurLine = 2027, GetEndStyled = 2028, ConvertEOLs = 2029, GetEOLMode = 2030, SetEOLMode = 2031, StartStyling = 2032, SetStyling = 2033, GetBufferedDraw = 2034, SetBufferedDraw = 2035, SetTabWidth = 2036, GetTabWidth = 2121, SetTabMinimumWidth = 2724, GetTabMinimumWidth = 2725, ClearTabStops = 2675, AddTabStop = 2676, GetNextTabStop = 2677, SetCodePage = 2037, SetFontLocale = 2760, GetFontLocale = 2761, GetIMEInteraction = 2678, SetIMEInteraction = 2679, MarkerDefine = 2040, MarkerSetFore = 2041, MarkerSetBack = 2042, MarkerSetBackSelected = 2292, MarkerSetForeTranslucent = 2294, MarkerSetBackTranslucent = 2295, MarkerSetBackSelectedTranslucent = 2296, MarkerSetStrokeWidth = 2297, MarkerEnableHighlight = 2293, MarkerAdd = 2043, MarkerDelete = 2044, MarkerDeleteAll = 2045, MarkerGet = 2046, MarkerNext = 2047, MarkerPrevious = 2048, MarkerDefinePixmap = 2049, MarkerAddSet = 2466, MarkerSetAlpha = 2476, MarkerGetLayer = 2734, MarkerSetLayer = 2735, SetMarginTypeN = 2240, GetMarginTypeN = 2241, SetMarginWidthN = 2242, GetMarginWidthN = 2243, SetMarginMaskN = 2244, GetMarginMaskN = 2245, SetMarginSensitiveN = 2246, GetMarginSensitiveN = 2247, SetMarginCursorN = 2248, GetMarginCursorN = 2249, SetMarginBackN = 2250, GetMarginBackN = 2251, SetMargins = 2252, GetMargins = 2253, StyleClearAll = 2050, StyleSetFore = 2051, StyleSetBack = 2052, StyleSetBold = 2053, StyleSetItalic = 2054, StyleSetSize = 2055, StyleSetFont = 2056, StyleSetEOLFilled = 2057, StyleResetDefault = 2058, StyleSetUnderline = 2059, StyleGetFore = 2481, StyleGetBack = 2482, StyleGetBold = 2483, StyleGetItalic = 2484, StyleGetSize = 2485, StyleGetFont = 2486, StyleGetEOLFilled = 2487, StyleGetUnderline = 2488, StyleGetCase = 2489, StyleGetCharacterSet = 2490, StyleGetVisible = 2491, StyleGetChangeable = 2492, StyleGetHotSpot = 2493, StyleSetCase = 2060, StyleSetSizeFractional = 2061, StyleGetSizeFractional = 2062, StyleSetWeight = 2063, StyleGetWeight = 2064, StyleSetCharacterSet = 2066, StyleSetHotSpot = 2409, SetElementColour = 2753, GetElementColour = 2754, ResetElementColour = 2755, GetElementIsSet = 2756, GetElementAllowsTranslucent = 2757, GetElementBaseColour = 2758, SetSelFore = 2067, SetSelBack = 2068, GetSelAlpha = 2477, SetSelAlpha = 2478, GetSelEOLFilled = 2479, SetSelEOLFilled = 2480, GetSelectionLayer = 2762, SetSelectionLayer = 2763, GetCaretLineLayer = 2764, SetCaretLineLayer = 2765, SetCaretFore = 2069, AssignCmdKey = 2070, ClearCmdKey = 2071, ClearAllCmdKeys = 2072, SetStylingEx = 2073, StyleSetVisible = 2074, GetCaretPeriod = 2075, SetCaretPeriod = 2076, SetWordChars = 2077, GetWordChars = 2646, SetCharacterCategoryOptimization = 2720, GetCharacterCategoryOptimization = 2721, BeginUndoAction = 2078, EndUndoAction = 2079, IndicSetStyle = 2080, IndicGetStyle = 2081, IndicSetFore = 2082, IndicGetFore = 2083, IndicSetUnder = 2510, IndicGetUnder = 2511, IndicSetHoverStyle = 2680, IndicGetHoverStyle = 2681, IndicSetHoverFore = 2682, IndicGetHoverFore = 2683, IndicSetFlags = 2684, IndicGetFlags = 2685, IndicSetStrokeWidth = 2751, IndicGetStrokeWidth = 2752, SetWhitespaceFore = 2084, SetWhitespaceBack = 2085, SetWhitespaceSize = 2086, GetWhitespaceSize = 2087, SetLineState = 2092, GetLineState = 2093, GetMaxLineState = 2094, GetCaretLineVisible = 2095, SetCaretLineVisible = 2096, GetCaretLineBack = 2097, SetCaretLineBack = 2098, GetCaretLineFrame = 2704, SetCaretLineFrame = 2705, StyleSetChangeable = 2099, AutoCShow = 2100, AutoCCancel = 2101, AutoCActive = 2102, AutoCPosStart = 2103, AutoCComplete = 2104, AutoCStops = 2105, AutoCSetSeparator = 2106, AutoCGetSeparator = 2107, AutoCSelect = 2108, AutoCSetCancelAtStart = 2110, AutoCGetCancelAtStart = 2111, AutoCSetFillUps = 2112, AutoCSetChooseSingle = 2113, AutoCGetChooseSingle = 2114, AutoCSetIgnoreCase = 2115, AutoCGetIgnoreCase = 2116, UserListShow = 2117, AutoCSetAutoHide = 2118, AutoCGetAutoHide = 2119, AutoCSetDropRestOfWord = 2270, AutoCGetDropRestOfWord = 2271, RegisterImage = 2405, ClearRegisteredImages = 2408, AutoCGetTypeSeparator = 2285, AutoCSetTypeSeparator = 2286, AutoCSetMaxWidth = 2208, AutoCGetMaxWidth = 2209, AutoCSetMaxHeight = 2210, AutoCGetMaxHeight = 2211, SetIndent = 2122, GetIndent = 2123, SetUseTabs = 2124, GetUseTabs = 2125, SetLineIndentation = 2126, GetLineIndentation = 2127, GetLineIndentPosition = 2128, GetColumn = 2129, CountCharacters = 2633, CountCodeUnits = 2715, SetHScrollBar = 2130, GetHScrollBar = 2131, SetIndentationGuides = 2132, GetIndentationGuides = 2133, SetHighlightGuide = 2134, GetHighlightGuide = 2135, GetLineEndPosition = 2136, GetCodePage = 2137, GetCaretFore = 2138, GetReadOnly = 2140, SetCurrentPos = 2141, SetSelectionStart = 2142, GetSelectionStart = 2143, SetSelectionEnd = 2144, GetSelectionEnd = 2145, SetEmptySelection = 2556, SetPrintMagnification = 2146, GetPrintMagnification = 2147, SetPrintColourMode = 2148, GetPrintColourMode = 2149, FindText = 2150, FormatRange = 2151, GetFirstVisibleLine = 2152, GetLine = 2153, GetLineCount = 2154, SetMarginLeft = 2155, GetMarginLeft = 2156, SetMarginRight = 2157, GetMarginRight = 2158, GetModify = 2159, SetSel = 2160, GetSelText = 2161, GetTextRange = 2162, HideSelection = 2163, PointXFromPosition = 2164, PointYFromPosition = 2165, LineFromPosition = 2166, PositionFromLine = 2167, LineScroll = 2168, ScrollCaret = 2169, ScrollRange = 2569, ReplaceSel = 2170, SetReadOnly = 2171, Null = 2172, CanPaste = 2173, CanUndo = 2174, EmptyUndoBuffer = 2175, Undo = 2176, Cut = 2177, Copy = 2178, Paste = 2179, Clear = 2180, SetText = 2181, GetText = 2182, GetTextLength = 2183, GetDirectFunction = 2184, GetDirectPointer = 2185, SetOvertype = 2186, GetOvertype = 2187, SetCaretWidth = 2188, GetCaretWidth = 2189, SetTargetStart = 2190, GetTargetStart = 2191, SetTargetStartVirtualSpace = 2728, GetTargetStartVirtualSpace = 2729, SetTargetEnd = 2192, GetTargetEnd = 2193, SetTargetEndVirtualSpace = 2730, GetTargetEndVirtualSpace = 2731, SetTargetRange = 2686, GetTargetText = 2687, TargetFromSelection = 2287, TargetWholeDocument = 2690, ReplaceTarget = 2194, ReplaceTargetRE = 2195, SearchInTarget = 2197, SetSearchFlags = 2198, GetSearchFlags = 2199, CallTipShow = 2200, CallTipCancel = 2201, CallTipActive = 2202, CallTipPosStart = 2203, CallTipSetPosStart = 2214, CallTipSetHlt = 2204, CallTipSetBack = 2205, CallTipSetFore = 2206, CallTipSetForeHlt = 2207, CallTipUseStyle = 2212, CallTipSetPosition = 2213, VisibleFromDocLine = 2220, DocLineFromVisible = 2221, WrapCount = 2235, SetFoldLevel = 2222, GHTTP/1.1 200 OK Connection: keep-alive Connection: keep-alive Connection: keep-alive Content-Disposition: inline; filename="ScintillaMessages.h" Content-Disposition: inline; filename="ScintillaMessages.h" Content-Disposition: inline; filename="ScintillaMessages.h" Content-Length: 20087 Content-Length: 20087 Content-Length: 20087 Content-Security-Policy: default-src 'none' Content-Security-Policy: default-src 'none' Content-Security-Policy: default-src 'none' Content-Type: text/plain; charset=UTF-8 Content-Type: text/plain; charset=UTF-8 Content-Type: text/plain; charset=UTF-8 Date: Mon, 20 Oct 2025 01:15:34 UTC ETag: "ba2a3f2cd63b31581da0761b32cf429165d74344" ETag: "ba2a3f2cd63b31581da0761b32cf429165d74344" ETag: "ba2a3f2cd63b31581da0761b32cf429165d74344" Expires: Thu, 18 Oct 2035 01:15:34 GMT Expires: Thu, 18 Oct 2035 01:15:34 GMT Expires: Thu, 18 Oct 2035 01:15:35 GMT Last-Modified: Mon, 20 Oct 2025 01:15:34 GMT Last-Modified: Mon, 20 Oct 2025 01:15:34 GMT Last-Modified: Mon, 20 Oct 2025 01:15:35 GMT Server: OpenBSD httpd Server: OpenBSD httpd Server: OpenBSD httpd X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff X-Content-Type-Options: nosniff // Scintilla source code edit control /** @file ScintillaMessages.h ** Enumerate the messages that can be sent to Scintilla. **/ // Copyright 1998-2019 by Neil Hodgson // The License.txt file describes the conditions under which this software may be distributed. /* Most of this file is automatically generated from the Scintilla.iface interface definition * file which contains any comments about the definitions. ScintillaAPIFacer.py does the generation. */ #ifndef SCINTILLAMESSAGES_H #define SCINTILLAMESSAGES_H namespace Scintilla { // Enumerations //++Autogenerated -- start of section automatically generated from Scintilla.iface enum class Message { AddText = 2001, AddStyledText = 2002, InsertText = 2003, ChangeInsertion = 2672, ClearAll = 2004, DeleteRange = 2645, ClearDocumentStyle = 2005, GetLength = 2006, GetCharAt = 2007, GetCurrentPos = 2008, GetAnchor = 2009, GetStyleAt = 2010, Redo = 2011, SetUndoCollection = 2012, SelectAll = 2013, SetSavePoint = 2014, GetStyledText = 2015, CanRedo = 2016, MarkerLineFromHandle = 2017, MarkerDeleteHandle = 2018, MarkerHandleFromLine = 2732, MarkerNumberFromLine = 2733, GetUndoCollection = 2019, GetViewWS = 2020, SetViewWS = 2021, GetTabDrawMode = 2698, SetTabDrawMode = 2699, PositionFromPoint = 2022, PositionFromPointClose = 2023, GotoLine = 2024, GotoPos = 2025, SetAnchor = 2026, GetCurLine = 2027, GetEndStyled = 2028, ConvertEOLs = 2029, GetEOLMode = 2030, SetEOLMode = 2031, StartStyling = 2032, SetStyling = 2033, GetBufferedDraw = 2034, SetBufferedDraw = 2035, SetTabWidth = 2036, GetTabWidth = 2121, SetTabMinimumWidth = 2724, GetTabMinimumWidth = 2725, ClearTabStops = 2675, AddTabStop = 2676, GetNextTabStop = 2677, SetCodePage = 2037, SetFontLocale = 2760, GetFontLocale = 2761, GetIMEInteraction = 2678, SetIMEInteraction = 2679, MarkerDefine = 2040, MarkerSetFore = 2041, MarkerSetBack = 2042, MarkerSetBackSelected = 2292, MarkerSetForeTranslucent = 2294, MarkerSetBackTranslucent = 2295, MarkerSetBackSelectedTranslucent = 2296, MarkerSetStrokeWidth = 2297, MarkerEnableHighlight = 2293, MarkerAdd = 2043, MarkerDelete = 2044, MarkerDeleteAll = 2045, MarkerGet = 2046, MarkerNext = 2047, MarkerPrevious = 2048, MarkerDefinePixmap = 2049, MarkerAddSet = 2466, MarkerSetAlpha = 2476, MarkerGetLayer = 2734, MarkerSetLayer = 2735, SetMarginTypeN = 2240, GetMarginTypeN = 2241, SetMarginWidthN = 2242, GetMarginWidthN = 2243, SetMarginMaskN = 2244, GetMarginMaskN = 2245, SetMarginSensitiveN = 2246, GetMarginSensitiveN = 2247, SetMarginCursorN = 2248, GetMarginCursorN = 2249, SetMarginBackN = 2250, GetMarginBackN = 2251, SetMargins = 2252, GetMargins = 2253, StyleClearAll = 2050, StyleSetFore = 2051, StyleSetBack = 2052, StyleSetBold = 2053, StyleSetItalic = 2054, StyleSetSize = 2055, StyleSetFont = 2056, StyleSetEOLFilled = 2057, StyleResetDefault = 2058, StyleSetUnderline = 2059, StyleGetFore = 2481, StyleGetBack = 2482, StyleGetBold = 2483, StyleGetItalic = 2484, StyleGetSize = 2485, StyleGetFont = 2486, StyleGetEOLFilled = 2487, StyleGetUnderline = 2488, StyleGetCase = 2489, StyleGetCharacterSet = 2490, StyleGetVisible = 2491, StyleGetChangeable = 2492, StyleGetHotSpot = 2493, StyleSetCase = 2060, StyleSetSizeFractional = 2061, StyleGetSizeFractional = 2062, StyleSetWeight = 2063, StyleGetWeight = 2064, StyleSetCharacterSet = 2066, StyleSetHotSpot = 2409, SetElementColour = 2753, GetElementColour = 2754, ResetElementColour = 2755, GetElementIsSet = 2756, GetElementAllowsTranslucent = 2757, GetElementBaseColour = 2758, SetSelFore = 2067, SetSelBack = 2068, GetSelAlpha = 2477, SetSelAlpha = 2478, GetSelEOLFilled = 2479, SetSelEOLFilled = 2480, GetSelectionLayer = 2762, SetSelectionLayer = 2763, GetCaretLineLayer = 2764, SetCaretLineLayer = 2765, SetCaretFore = 2069, AssignCmdKey = 2070, ClearCmdKey = 2071, ClearAllCmdKeys = 2072, SetStylingEx = 2073, StyleSetVisible = 2074, GetCaretPeriod = 2075, SetCaretPeriod = 2076, SetWordChars = 2077, GetWordChars = 2646, SetCharacterCategoryOptimization = 2720, GetCharacterCategoryOptimization = 2721, BeginUndoAction = 2078, EndUndoAction = 2079, IndicSetStyle = 2080, IndicGetStyle = 2081, IndicSetFore = 2082, IndicGetFore = 2083, IndicSetUnder = 2510, IndicGetUnder = 2511, IndicSetHoverStyle = 2680, IndicGetHoverStyle = 2681, IndicSetHoverFore = 2682, IndicGetHoverFore = 2683, IndicSetFlags = 2684, IndicGetFlags = 2685, IndicSetStrokeWidth = 2751, IndicGetStrokeWidth = 2752, SetWhitespaceFore = 2084, SetWhitespaceBack = 2085, SetWhitespaceSize = 2086, GetWhitespaceSize = 2087, SetLineState = 2092, GetLineState = 2093, GetMaxLineState = 2094, GetCaretLineVisible = 2095, SetCaretLineVisible = 2096, GetCaretLineBack = 2097, SetCaretLineBack = 2098, GetCaretLineFrame = 2704, SetCaretLineFrame = 2705, StyleSetChangeable = 2099, AutoCShow = 2100, AutoCCancel = 2101, AutoCActive = 2102, AutoCPosStart = 2103, AutoCComplete = 2104, AutoCStops = 2105, AutoCSetSeparator = 2106, AutoCGetSeparator = 2107, AutoCSelect = 2108, AutoCSetCancelAtStart = 2110, AutoCGetCancelAtStart = 2111, AutoCSetFillUps = 2112, AutoCSetChooseSingle = 2113, AutoCGetChooseSingle = 2114, AutoCSetIgnoreCase = 2115, AutoCGetIgnoreCase = 2116, UserListShow = 2117, AutoCSetAutoHide = 2118, AutoCGetAutoHide = 2119, AutoCSetDropRestOfWord = 2270, AutoCGetDropRestOfWord = 2271, RegisterImage = 2405, ClearRegisteredImages = 2408, AutoCGetTypeSeparator = 2285, AutoCSetTypeSeparator = 2286, AutoCSetMaxWidth = 2208, AutoCGetMaxWidth = 2209, AutoCSetMaxHeight = 2210, AutoCGetMaxHeight = 2211, SetIndent = 2122, GetIndent = 2123, SetUseTabs = 2124, GetUseTabs = 2125, SetLineIndentation = 2126, GetLineIndentation = 2127, GetLineIndentPosition = 2128, GetColumn = 2129, CountCharacters = 2633, CountCodeUnits = 2715, SetHScrollBar = 2130, GetHScrollBar = 2131, SetIndentationGuides = 2132, GetIndentationGuides = 2133, SetHighlightGuide = 2134, GetHighlightGuide = 2135, GetLineEndPosition = 2136, GetCodePage = 2137, GetCaretFore = 2138, GetReadOnly = 2140, SetCurrentPos = 2141, SetSelectionStart = 2142, GetSelectionStart = 2143, SetSelectionEnd = 2144, GetSelectionEnd = 2145, SetEmptySelection = 2556, SetPrintMagnification = 2146, GetPrintMagnification = 2147, SetPrintColourMode = 2148, GetPrintColourMode = 2149, FindText = 2150, FormatRange = 2151, GetFirstVisibleLine = 2152, GetLine = 2153, GetLineCount = 2154, SetMarginLeft = 2155, GetMarginLeft = 2156, SetMarginRight = 2157, GetMarginRight = 2158, GetModify = 2159, SetSel = 2160, GetSelText = 2161, GetTextRange = 2162, HideSelection = 2163, PointXFromPosition = 2164, PointYFromPosition = 2165, LineFromPosition = 2166, PositionFromLine = 2167, LineScroll = 2168, ScrollCaret = 2169, ScrollRange = 2569, ReplaceSel = 2170, SetReadOnly = 2171, Null = 2172, CanPaste = 2173, CanUndo = 2174, EmptyUndoBuffer = 2175, Undo = 2176, Cut = 2177, Copy = 2178, Paste = 2179, Clear = 2180, SetText = 2181, GetText = 2182, GetTextLength = 2183, GetDirectFunction = 2184, GetDirectPointer = 2185, SetOvertype = 2186, GetOvertype = 2187, SetCaretWidth = 2188, GetCaretWidth = 2189, SetTargetStart = 2190, GetTargetStart = 2191, SetTargetStartVirtualSpace = 2728, GetTargetStartVirtualSpace = 2729, SetTargetEnd = 2192, GetTargetEnd = 2193, SetTargetEndVirtualSpace = 2730, GetTargetEndVirtualSpace = 2731, SetTargetRange = 2686, GetTargetText = 2687, TargetFromSelection = 2287, TargetWholeDocument = 2690, ReplaceTarget = 2194, ReplaceTargetRE = 2195, SearchInTarget = 2197, SetSearchFlags = 2198, GetSearchFlags = 2199, CallTipShow = 2200, CallTipCancel = 2201, CallTipActive = 2202, CallTipPosStart = 2203, CallTipSetPosStart = 2214, CallTipSetHlt = 2204, CallTipSetBack = 2205, CallTipSetFore = 2206, CallTipSetForeHlt = 2207, CallTipUseStyle = 2212, CallTipSetPosition = 2213, VisibleFromDocLine = 2220, DocLineFromVisible = 2221, WrapCount = 2235, SetFoldLevel = 2222, GetFoldLevel = 2223, GetLastChild = 2224, GetFoldParent = 2225, ShowLines = 2226, HideLines = 2227, GetLineVisible = 2228, GetAllLinesVisible = 2236, SetFoldExpanded = 2229, GetFoldExpanded = 2230, ToggleFold = 2231, ToggleFoldShowText = 2700, FoldDisplayTextSetStyle = 2701, FoldDisplayTextGetStyle = 2707, SetDefaultFoldDisplayText = 2722, GetDefaultFoldDisplayText = 2723, FoldLine = 2237, FoldChildren = 2238, ExpandChildren = 2239, FoldAll = 2662, EnsureVisible = 2232, SetAutomaticFold = 2663, GetAutomaticFold = 2664, SetFoldFlags = 2233, EnsureVisibleEnforcePolicy = 2234, SetTabIndents = 2260, GetTabIndents = 2261, SetBackSpaceUnIndents = 2262, GetBackSpaceUnIndents = 2263, SetMouseDwellTime = 2264, GetMouseDwellTime = 2265, WordStartPosition = 2266, WordEndPosition = 2267, IsRangeWord = 2691, SetIdleStyling = 2692, GetIdleStyling = 2693, SetWrapMode = 2268, GetWrapMode = 2269, SetWrapVisualFlags = 2460, GetWrapVisualFlags = 2461, SetWrapVisualFlagsLocation = 2462, GetWrapVisualFlagsLocation = 2463, SetWrapStartIndent = 2464, GetWrapStartIndent = 2465, SetWrapIndentMode = 2472, GetWrapIndentMode = 2473, SetLayoutCache = 2272, GetLayoutCache = 2273, SetScrollWidth = 2274, GetScrollWidth = 2275, SetScrollWidthTracking = 2516, GetScrollWidthTracking = 2517, TextWidth = 2276, SetEndAtLastLine = 2277, GetEndAtLastLine = 2278, TextHeight = 2279, SetVScrollBar = 2280, GetVScrollBar = 2281, AppendText = 2282, GetPhasesDraw = 2673, SetPhasesDraw = 2674, SetFontQuality = 2611, GetFontQuality = 2612, SetFirstVisibleLine = 2613, SetMultiPaste = 2614, GetMultiPaste = 2615, GetTag = 2616, LinesJoin = 2288, LinesSplit = 2289, SetFoldMarginColour = 2290, SetFoldMarginHiColour = 2291, SetAccessibility = 2702, GetAccessibility = 2703, LineDown = 2300, LineDownExtend = 2301, LineUp = 2302, LineUpExtend = 2303, CharLeft = 2304, CharLeftExtend = 2305, CharRight = 2306, CharRightExtend = 2307, WordLeft = 2308, WordLeftExtend = 2309, WordRight = 2310, WordRightExtend = 2311, Home = 2312, HomeExtend = 2313, LineEnd = 2314, LineEndExtend = 2315, DocumentStart = 2316, DocumentStartExtend = 2317, DocumentEnd = 2318, DocumentEndExtend = 2319, PageUp = 2320, PageUpExtend = 2321, PageDown = 2322, PageDownExtend = 2323, EditToggleOvertype = 2324, Cancel = 2325, DeleteBack = 2326, Tab = 2327, BackTab = 2328, NewLine = 2329, FormFeed = 2330, VCHome = 2331, VCHomeExtend = 233