浏览代码

Prep for Release v1.7.0 (#1910)

* prepping for v1.7 release

* Updated release notes for v1.7

* updated rel notes

* regen docs

* trying to fix view source

* reactive ui update
Tig Kindel 3 年之前
父节点
当前提交
26d2353e40
共有 100 个文件被更改,包括 3073 次插入386 次删除
  1. 1 1
      ReactiveExample/ReactiveExample.csproj
  2. 35 382
      Terminal.Gui/Terminal.Gui.csproj
  3. 4 0
      UICatalog/Properties/launchSettings.json
  4. 3 1
      docfx/build.ps1
  5. 7 1
      docfx/docfx.json
  6. 7 0
      docs/README.html
  7. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html
  8. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html
  9. 83 0
      docs/api/Terminal.Gui/Terminal.Gui.Application.html
  10. 26 0
      docs/api/Terminal.Gui/Terminal.Gui.Attribute.html
  11. 68 0
      docs/api/Terminal.Gui/Terminal.Gui.Autocomplete.html
  12. 22 0
      docs/api/Terminal.Gui/Terminal.Gui.Border.ToplevelContainer.html
  13. 46 0
      docs/api/Terminal.Gui/Terminal.Gui.Border.html
  14. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.BorderStyle.html
  15. 34 0
      docs/api/Terminal.Gui/Terminal.Gui.Button.html
  16. 30 0
      docs/api/Terminal.Gui/Terminal.Gui.CheckBox.html
  17. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html
  18. 20 0
      docs/api/Terminal.Gui/Terminal.Gui.ClipboardBase.html
  19. 38 0
      docs/api/Terminal.Gui/Terminal.Gui.Color.html
  20. 32 0
      docs/api/Terminal.Gui/Terminal.Gui.ColorPicker.html
  21. 26 0
      docs/api/Terminal.Gui/Terminal.Gui.ColorScheme.html
  22. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Colors.html
  23. 46 0
      docs/api/Terminal.Gui/Terminal.Gui.ComboBox.html
  24. 156 0
      docs/api/Terminal.Gui/Terminal.Gui.Command.html
  25. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.DiagnosticFlags.html
  26. 166 0
      docs/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.html
  27. 38 0
      docs/api/Terminal.Gui/Terminal.Gui.ContextMenu.html
  28. 22 0
      docs/api/Terminal.Gui/Terminal.Gui.CursorVisibility.html
  29. 28 0
      docs/api/Terminal.Gui/Terminal.Gui.DateField.html
  30. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.DateTimeEventArgs-1.html
  31. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.Dialog.ButtonAlignments.html
  32. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Dialog.html
  33. 28 0
      docs/api/Terminal.Gui/Terminal.Gui.Dim.html
  34. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.DisplayModeLayout.html
  35. 184 0
      docs/api/Terminal.Gui/Terminal.Gui.FakeConsole.html
  36. 78 0
      docs/api/Terminal.Gui/Terminal.Gui.FakeDriver.html
  37. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.FakeMainLoop.html
  38. 36 0
      docs/api/Terminal.Gui/Terminal.Gui.FileDialog.html
  39. 30 0
      docs/api/Terminal.Gui/Terminal.Gui.FrameView.html
  40. 46 0
      docs/api/Terminal.Gui/Terminal.Gui.GraphView.html
  41. 30 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.Axis.html
  42. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.AxisIncrementToRender.html
  43. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.BarSeries.Bar.html
  44. 24 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.BarSeries.html
  45. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.GraphCellToRender.html
  46. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.HorizontalAxis.html
  47. 8 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.IAnnotation.html
  48. 6 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.ISeries.html
  49. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.LabelGetterDelegate.html
  50. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.LegendAnnotation.html
  51. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.MultiBarSeries.html
  52. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.Orientation.html
  53. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.PathAnnotation.LineF.html
  54. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.PathAnnotation.html
  55. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.ScatterSeries.html
  56. 18 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.TextAnnotation.html
  57. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.VerticalAxis.html
  58. 4 0
      docs/api/Terminal.Gui/Terminal.Gui.Graphs.html
  59. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.HexView.HexViewEventArgs.html
  60. 48 0
      docs/api/Terminal.Gui/Terminal.Gui.HexView.html
  61. 38 0
      docs/api/Terminal.Gui/Terminal.Gui.IAutocomplete.html
  62. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.IClipboard.html
  63. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html
  64. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.IMainLoopDriver.html
  65. 11 1
      docs/api/Terminal.Gui/Terminal.Gui.ITreeView.html
  66. 202 0
      docs/api/Terminal.Gui/Terminal.Gui.Key.html
  67. 26 0
      docs/api/Terminal.Gui/Terminal.Gui.KeyEvent.html
  68. 18 0
      docs/api/Terminal.Gui/Terminal.Gui.KeyModifiers.html
  69. 26 0
      docs/api/Terminal.Gui/Terminal.Gui.Label.html
  70. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.LayoutStyle.html
  71. 18 0
      docs/api/Terminal.Gui/Terminal.Gui.LineView.html
  72. 80 0
      docs/api/Terminal.Gui/Terminal.Gui.ListView.html
  73. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.html
  74. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.ListViewRowEventArgs.html
  75. 18 0
      docs/api/Terminal.Gui/Terminal.Gui.ListWrapper.html
  76. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.MainLoop.Timeout.html
  77. 32 0
      docs/api/Terminal.Gui/Terminal.Gui.MainLoop.html
  78. 62 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuBar.html
  79. 22 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuBarItem.html
  80. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuClosingEventArgs.html
  81. 36 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuItem.html
  82. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuItemCheckStyle.html
  83. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.MenuOpeningEventArgs.html
  84. 30 0
      docs/api/Terminal.Gui/Terminal.Gui.MessageBox.html
  85. 18 0
      docs/api/Terminal.Gui/Terminal.Gui.MouseEvent.html
  86. 64 0
      docs/api/Terminal.Gui/Terminal.Gui.MouseFlags.html
  87. 12 0
      docs/api/Terminal.Gui/Terminal.Gui.OpenDialog.OpenMode.html
  88. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.OpenDialog.html
  89. 22 0
      docs/api/Terminal.Gui/Terminal.Gui.PanelView.html
  90. 40 0
      docs/api/Terminal.Gui/Terminal.Gui.Point.html
  91. 42 0
      docs/api/Terminal.Gui/Terminal.Gui.PointF.html
  92. 38 0
      docs/api/Terminal.Gui/Terminal.Gui.Pos.html
  93. 26 0
      docs/api/Terminal.Gui/Terminal.Gui.ProgressBar.html
  94. 16 0
      docs/api/Terminal.Gui/Terminal.Gui.ProgressBarFormat.html
  95. 14 0
      docs/api/Terminal.Gui/Terminal.Gui.ProgressBarStyle.html
  96. 38 0
      docs/api/Terminal.Gui/Terminal.Gui.RadioGroup.html
  97. 68 0
      docs/api/Terminal.Gui/Terminal.Gui.Rect.html
  98. 72 0
      docs/api/Terminal.Gui/Terminal.Gui.RectangleF.html
  99. 44 0
      docs/api/Terminal.Gui/Terminal.Gui.Responder.html
  100. 10 0
      docs/api/Terminal.Gui/Terminal.Gui.SaveDialog.html

+ 1 - 1
ReactiveExample/ReactiveExample.csproj

@@ -11,7 +11,7 @@
     <InformationalVersion>1.0</InformationalVersion>
   </PropertyGroup>
   <ItemGroup>
-    <PackageReference Include="ReactiveUI.Fody" Version="18.0.10" />
+    <PackageReference Include="ReactiveUI.Fody" Version="18.3.1" />
     <PackageReference Include="ReactiveUI" Version="18.3.1" />
     <PackageReference Include="ReactiveMarbles.ObservableEvents.SourceGenerator" Version="1.1.4" PrivateAssets="all" />
   </ItemGroup>

+ 35 - 382
Terminal.Gui/Terminal.Gui.csproj

@@ -9,7 +9,7 @@
   <PropertyGroup>
     <!-- Version numbers are automatically updated by gitversion when a release is released -->
     <!-- In the source tree the version will always be 1.0 for all projects. -->
-    <!-- Do not modify these. -->
+    <!-- Do not modify these. Do NOT commit after manually running `dotnet-gitversion /updateprojectfiles` -->
     <AssemblyVersion>1.0</AssemblyVersion>
     <FileVersion>1.0</FileVersion>
     <Version>1.0</Version>
@@ -79,387 +79,40 @@
     <Summary>A toolkit for building rich console apps for .NET that works on Windows, Mac, and Linux/Unix.</Summary>
     <Title>Terminal.Gui - Cross Platform Terminal user interface toolkit for .NET</Title>
     <PackageReleaseNotes>
-      v1.6.4
-      * Fixes #1750. Erroneous suppression of Button Text updates.
-      * Fixes #1753. Update all .csproj files with Release version # upon Release
-      * Fixes #1742. Explicitly dispose old TreeView instances in UICatalog scenario
-      * Fixes #1748. Add horizontal scroll idicators to TableView
-      * StandaloneExample: Updated to use latest version and added help menu
-
-      v1.6.0
-      * Adds ColorPicker control
-      * Adds Context Menu to TreeView
-      * Adds support for custom colors in TreeView
-      * Adds Data field to MenuItem
-      * Adds Timeout thread safety
-      * Adds better docs for Application.Shutdown ()
-      * Fixes #1699. Menu closes on button press and menu hot-key text renders correctly
-      * Fixes #1675. ContextMenu MenuItems typo
-      * Fixes #1715. UI Catalog about box version
-      * Fixes #1712. Intermittent Github Action build failures
-      * Fixes remaining wide runes render issues including #1693 Character Map
-      * Fixes the draw clip bounds issue visible on ScrollView.
-      * Fixes UpdateScreen running twice on Application.Refresh because Driver. Refresh already does.
-      * Fixes TextView throwing when WordWrap is true on constructor initialization.
-      * Fixes RunTimers not checking for key collisions in list when adding to timeouts
-      * Fixes erroneous namespace on LineView to match other views
-      * Fixes #1723. ProgressBar with Percentage has extra spaces on the right
-      * Fixes nullref on unclean shutdown
-      * Fixes Thin tabview
-      * Fixes #1732. Toplevel shouldn't clear the buffer.
-      * Fixes #1730. AllViewsTester throw exception on Dim.Percent.
-
-      v1.5.0
-      * Localization support added. en-US, Japanese, fr-FR, and pt-PT
-      * Adds Key Binding support. Also refactors Autocomplete.
-      * Adds a popup ContextMenu feature. Implements ContextMenu for TextField.
-      * Adds HistoryText class for undo and redo text.
-      * Adds mouse support and more features to the HexView.
-      * Adds feature to display the sub-menus on a single frame instead multiple frames.
-      * Adds Support for Colored ListView Items
-      * Adds context menu and localization on TextView.
-      * Cleanup of UI Catalog scenarios
-      * #1666  Fixes the MenuIem Width for wider runes
-      * #1658  Fixes wide runes not render well on NetDriver.
-      * #1656  Cursor visibility fix.
-      * #1652  Fixed Axis.Text being a field while every other class member is a property
-      * #1651  Dispose `FileSystemWatcher` instance before creating another in `FileDialog`
-      * #1639  Fixed TableView when redrawing a System.DataTable that has no columns
-      * #1633  Fixes the WindowsDriver dirty redrawn on resizing if HeightAsBuffer is true.
-      * #1630  Fixes TextField context menu not showing with the current localization.
-      * #1629  Bump actions/checkout from 2 to 3
-      * #1627  Table scroll fix
-      * #1622  Changed Button Text property to use override instead of new.
-      * #1614  Fixes the ProcessHotKey event.
-      * #1612  Fixes the CanFocus equal to false from setting HasFocus to true again.
-      * #1608  Implementing undo/redo to back tab key.
-      * #1606  Fixes ComboBox text and list if the height is equal to one.
-      * #1603  Fixes the auto-size text bug.
-      * #1600  Fixes FileSystemWatcher exception on Linux.
-      * #1599  Adding unit test for the ListView RowRender event.
-      * #1596  Standalone update fix
-      * #1595  Fixes #1588 - Documentation for keybinding
-      * #1593  Fixes TableView not activating after keybinding refactor
-      * #1586  fixing #1560 - Fix docfx errors and warnings
-      * #1585  Fixes #1584 - ComboBox is hiding elements below from being clicked/focused
-      * #1574  Use custom resolver for libcoreclr.so also for .NET 6.0
-      * #1572  Added MenuOpened event and others bug fixes.
-      * #1564  Fixes #1525 - Gives TextField the same backspace behavior as TextView
-      * #1563  Fixes #1557 - Border and PanelView fixes
-      * #1562  Fixes #1560. Documentation link broken.
-      * #1561  Fixes #1559 - Added DesiredCursorVisibility to TreeView
-      * #1550  Adding Application.Shutdown and updating ReactiveUI.Fody.
-
-      v1.4.0
-      * #1546  Fixes #1535. Added IsMouseDisabled prop to Application
-      * #1515  Upgrading to Net6.0
-      * #1508  Allows ListView trigger the Enter and Leave events.
-      * #1506  Prevents a Process breaks rendering on Linux.
-      * #1505  Fixes #1499. Allowing border settings for the MessageBox.
-      * #1504  Fixes #1502. Prevents high CPU usage.
-
-      v1.3.0
-      * #1491  Fix link to MainLoop docs in README.md
-      * #1489  Dynamic menu/statusbar and Enable property fix.
-      * #1488  Fixed label positions to begin at Margins not just bottom left of screen
-      * #1486  Scrollbarview ensures host always focused.
-      * #1484  NetDriver fixes keys modifiers not reseting and enter key on Windows Terminal.
-      * #1479  Trying updating FSharpExample to net5.0
-      * #1478  Fixes #1475. Selection ending with a white space error.
-      * #1476  Added PoshRedisViewer to the list of Showcases/Examples
-      * #1473  Bump ReportGenerator from 4.8.12 to 4.8.13
-      * #1472  ComboBox cursonDownKey nullref fix
-      * #1468  Fixes #1467. AlternateForward/BackwardKey bypasses dialog modality
-      * #1466  Fixes WindowsDriver HeightAsBuffer set to false.
-      * #1450  Added Application.QuitKey property to allow change the quitting application key.
-      * #1449  Bump ReactiveMarbles.ObservableEvents.SourceGenerator from 1.1.3 to 1.1.4
-      * #1448  Fixes #1445. Fixing more the Curses and WSL clipboard.
-      * #1447  Fixes #1446. Added more features to the Border and Toplevel focus.
-      * #1441  Fixes #1438. Backspace not redrawing screen under some situations.
-      * #1440  feature: Don't pull Terminal.Gui from NuGet, use ReactiveMarbles.ObservableEvents
-      * #1437  Fixed bug setting ColorScheme on Autocomplete
-      * #1436  Border feature
-      * #1432  tweaked readme
-
-      v1.2.1
-      * Fixes code block fencing
-      * NetDriver triple click mouse bug fix.
-      * WindowsDriver double click mouse bug fix.
-      * Fixes CursesDriver mouse and reset issue.
-      * Correctly mark the .NET Framework reference assemblies as private.
-      * Fix version conflicts caused by PR#1412
-      * Autocomplete for TextView
-      * Fixes #1402. Only WindowsDriver supports horizontal scroll.
-      * Fixes #1396. Using the Loaded event instead the Ready event.
-      * Fixes #1394. Added ReflectedType to check for overridden.
-      * Fixes #1389. Added a unidirectional feature to the Marquee styles to the ProgressBar.
-      * Fixes #1387. Allowing the UnitTests project to test internal keywords.
-      * Fixes #1384. Added a VisibleChanged event on the View class.
-      * Fixes #1381. Unit tests to demonstrate the Key enum ambiguity check.
-      * Fixes #546. Enhancement ProgressBar.
-      * Disables MinVer on Debug builds
-      * Adds Lineview
-      * CheckBox AutoSize should initialize with the Label default.
-      * Fixes to avoid exception with the ComboBox in All Views Tester.
-      * Simplifying FrameView constructors avoiding redundant code.
-      * Button text should be centered by default.
-      * Fixes #1078. ColorScheme setter now calls SetNeedsDisplay.
-      * Bump ReportGenerator from 4.8.11 to 4.8.12
-      * Fixes #1314. TextView now exposes file exceptions from callers.
-      * Prevents application crash if OS clipboard is not supported.
-      * Fixes #1358. Attribute.Foreground / Attribute.Background now working with CursesDriver
-      * Added support for coloring cells in TableView
-      * More unit test for issue #1344, testing IsVertical as False.
-      * Fix for #1353 (tab view not refreshing in some circumstances)
-      * Fixes #1344. Setting showBothScrollIndicator to false on the constructor don't throws NullReferenceException anymore.
-      * Fixes #1341. Now if AutoSize is true the Bounds size is always updated by using the Dim.Fill or the Dim.Absolute.
-      * Resolves: Add GitHub Codespaces configuration
-      * Expose TextView color methods as protected virtual (allows custom colors)
-      * Fixes InvalidOperationException from throwing when removing the label on the LabelsAsLabels scenario.
-      * Added a Initialize method to the Window to simplify the constructors.
-      * Fixes GetCurrentWidth and GetCurrentHeight providing the correct current values.
-      * Fixes CursesDriver resize issue.
-      * Toplevel improvement as a subviews container without frame borders.
-      * Prevents ListView top to be less than zero if source count is zero.
-      * Fixes #1326. Prevent selected item to be equal to the source count.
-      * Fixes #1327. Fixes TextField backspace and canceling TextChanging.
-      * Prevents WindowSize event from being always triggered in Netdriver unnecessarily.
-      * Fix bug where series/annotations are added during render
-      * Fixes #1318. Ensures that the OS clipboard is always sets.
-      * Fixes #983. Improving clipboard with interaction with the OS.
-      * Added Attributes tests; balanced Application.Init/Shutdown
-
-      v1.1.1
-      * Fixes #1307 - MainLoop timeouts duplicate keys error.
-
-      v1.1.0
-      * TextView CursorLeft/CursorRight change focus when at start/end #1271
-      * Fixes #1273 - Add direction summaries
-      * Fixes #1276 - Added TextDirection constructor to View and Label and improving AutoSize
-      * Fixes #1272 - Fixes Linux/Mac window sizing
-      * Fixes #1281 - Fixed CursesDriver colors. Added BasicColors scenario
-      * Fixes #1266 - Using Ctrl+PageUp/PageDown to allowing navigate through windows.
-      * TableView - adds last column dividing line #1289
-      * Fixes #1291. Combining two PosAbsolute or two DimAbsolute result on a PosAbsolute or DimAbsolute
-      * Changed Console.WriteLine to ITestOutputHelper in tests #1305
-
-      v1.0.0
-      * Version 1.0 Release!!! - Thank you to @migueldeicaza, @tig, @bdisp, @tznind, @jmprricone, and many more!
-
-      v1.0.0-rc.13
-      * NEW CONTROL: GraphView - thanks @tznind!
-      * Fixes #1256 - OutConsoleGridView no longer works - ENTER does not work
-
-      v1.0.0-rc.12
-      * Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined
-
-      v1.0.0-rc.10
-      * Fixes #931. Fixed the limit 25 lines issue
-      * Fixes #1251. Fixes TextValidateProvider exception on the All View Tester scenario.
-
-      v1.0.0-rc.9
-      * Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView.
-      * Fixes #1241. Added SendKeys feature to the ConsoleDriver.
-      * Fixes #418 and #931. Unix terminal hangs after exit.
-
-      v1.0.0-rc.7
-      * Added TextValidateField - Enables masked and validated text input. Thanks @jmperricone!
-      * Refactored TreeView and TabView to reduce api surface area
-      * Added code coverage reporting
-
-      v1.0.0-rc.1
-      * Added Dependabot support and updated dependencies
-      * Renamed master branch to main
-      * Fixes #1211. Added support to TextView for word based operations Ctrl+Del and Ctrl+Backspace
-      * Fixes #1208. Now the selected text is overwritten if SelectedStart is greater than CursorPosition.
-      * Fixes #1206. NetDriver now print the selected text. Attribute struct now create a valid Value for the current driver. Insert key is detected by NetDriver.
-      * Fixes #1202. CheckBox now deals with a functional '_' underscore hotkey.
-      * Fixes #1199. Normalize views constructors and did some typo fixing.
-      * Fixes #1197. Prevents width negative value if added directly to the A
-      * Added Vertical Alignment and Text Direction + UICatalog Demo (thanks @jmprricone!)
-      * Fixes #1193. A non auto size default Button now preserves his width and thus the text alignment now work.
-      * Fixes #1187. Prevents WordBackward throwing an exception if point is greater than the text length
-      * Fixes #1185. Button click is only processed if there are no mouse mov
-      * Fixes #1183. ListView now return true on the handled keys
-      * Fixes #1179. TextView does not copy to the clipboard on deleting
-      * Fixes #1177. Now is possible to copy or cut on the TextView with the...
-      * Fixes #1175. demo.cs editor now implement "Copy", "Cut" and "Paste".
-      * Fixes #1173. TextField only need to handle a single line.
-      * Fixes #1171. Delete and Backspace now deletes the selected text
-      * Fixes #1167. Application.Run method with #DEBUG can be simplified.
-      * Fixes #1165. Changing the directory name label or the field name crashes
-      * Fixes #1159. Dialog must have a default button if none is provided.
-
-      v1.0.0-beta.11
-      * NEW CONTROL: Tabview - thanks @tznind!
-      * UI Catalog now shows correct Terminal.gui.dll version
-      * Fixes #939 - README sample does not compile - thanks @buzzfrog!
-      * Fixes #1154 - FileDialog blank constructor results in unstable window
-      * Fixes #1155 - MoveForward/MoveBackward not bound on Text controls.
-      * Fixes #1152 - Generic TreeView`1 breaks upon selection in All Views Tester)
-      * Fixes #1148 - TextFormatter.Format does not keep the end spaces on wrapped text.
-      * Fixes #134 - (HUGE) TextView: Add line wrapping.
-      * Fixes #1145 - ScrollBar down arrow is not showing.
-      * Fixes #1143 - Cannot change the MenuBar's background color.
-      * Fixes #1141 - Cannot change the StatusBar's background color.
-      * Fixes #1048 - BrighCyan to BrightCyan spelling
-      * Fixes #1130 - Broken Table/TreeView links in docs.
-
-      v1.0.0-beta.8
-      * Now using MinVer to generate version numbers from git tags.
-      * Updated publish-to-nuget to work with minver
-
-      v1.0.0-pre.9
-      * NEW CONTROL: TreeView - Thanks @tznind!
-      * Fixes #1066. View sizing across the various terminals has been fixed; works in Windows Terminal again - thanks @bdisp
-      * Fixes #1117. Newfile Modal.
-
-      v1.0.0-pre.8
-      * NOTE: Windows Terminal is broken - see #1099
-      * NEW CONTROL: TableView - Thanks @tznind!
-      * NetDriver is signficantly imporved - thanks @bdisp!
-      * Fixes #1016. Window is drawing its frame over the menu.
-      * Fixes #1018. Since childNeedsDisplay is used outside the View class it must to be a property.
-      * Fixes #1024. TextView is printing theFixes #1030. Getting colors from the Attributes of a ColorScheme. new line character "\n" with a symbol
-      * Fixes #1030. Getting colors from the Attributes of a ColorScheme.
-      * Fixes #1034. The NuGet packages need to be updated.
-      * Fixes #1043. The menu separator is being printed in the wrong place.
-      * Fixes #93. Audit TextView just like we did TextField to ensure proper treatment of Unicode.
-      * Fixes #1050. ScrollView takes too long to scroll enormous content size.
-      * BREAKING CHANGE - Fixes #1052. Application.CurrentView looks unused.
-      * Fixes #1053. ProcessMouseEvent seems to initialize MouseEvent incorrectly.
-      * Fixes #1056. Window doesn't redraw his SuperView properly.
-      * Fixes #1061. ComputerLayout scenario does not drawn correctly.
-      * Added unhandled exception handling in Application.Run (#1063)
-      * Fixes #1068. The ResizeView doesn't handle the AutoSize properly.
-      * Fixes #1071. Toplevel.GetTopLevelSubviews (). Changed from HashSet to IList.
-      * Fixes #1073, #1058, #480 #1049. Provides more automation to the ScrollBarView, allowing easily implement on any view.
-      * Application.Shutdown() does not reset SynchronizationContext (#1085).
-      * Fixes #1088. On WindowsDriver moving the mouse with a button pressed, when it is released, the button clicked event is fired, causing an unintentional event.
-      * Fixes #1091. Continuous button pressed not working properly on Linux.
-      * Fixes #1100. TextFormatter doesn't handle ColumnWidth greater than 1.
-      * Cursor shape and visibility #1102
-
-      v1.0.0-pre.6
-      * If StatusBar.Visible is set to false, TopLevel resizes correctly enabling hiding/showing of a StatusBar. UICatalog demonstrates.
-      * New sample/demo app - ReactiveExample - Shows how to use reactive extensions and ReactiveUI with gui.cs. (Thanks @worldbeater)
-      * BREAKING API CHANGE - Removed IEnumerable from View and Window. Use Subviews property instead. See #950.
-      * Fixes #998. Added a cancelable TextChanging event to prevent the TextChanged event being called if the changing is canceled.
-      * Fixes #1002. Added a AutoSize property to the View class.
-      * Fixes #1009. AutoHideScrollBars is causing ScrollView always redrawing.
-      * Update to .NET 5 RTM
-      * Fixes #995. Improving TextField to work properly with Unicode characters
-      * Fixes #999. Toplevel should only redraw the subviews if !NeedDisplay.IsEmpty or layoutNeeded.
-      * Fixes #992. TextFormatter class now respect the view dimensions. Some typo fixing too.
-      * Fixes #990. Pos and Dim only can be properly used when all the views are totally initialized.
-      * Fixes #979. Force call LayoutSubviews to perform layout.
-      * Fixes #988. Update NStack.Core to version 0.15.0
-      * Fixes #41 and #949. Unit test to compare the difference between System.Rune and System.Text.Rune.
-      * Fixes #881, #928. Allowing more key combinations.
-      * Fixes #976. Mouse prints sequence characters on the terminal and the screen is not fully cleared. Only for netcoreapp3.1.
-      * BREAKING API CHANGE - #950 - Remove IEnumerable from View and Window
-      * Fixes #959. CursorPosition with hotkeys.
-      * Fixes #963. Added support for Unicode in TextField.
-      * Fixes #961. Recreates the Frame when necessary.
-      * Fixes #957. Terminal.Gui nuget package in Reactive example version.
-      * Fixes #933. Updated to work with libncurses 6.2
-      * Fixes #225 and maybe #41. Allowing Rune.ColumnWidth greater than one.
-      * Use glyphs for checkmarks and selection.
-
-      v0.90 - "Feature Complete" pre-release of Terminal.Gui (aka gui.cs) 1.0. This release is a signficant upgrade from the previous published release (0.81). Most of the major changes and bug fixes are listed below. NOTE: This release includes breaking changes to the API; we will strive to avoid any more breaking changes before 1.0.
-
-      What's new:
-      * New sample/demo app - UI Catalog - Replaces demo.cs with an easy to use and extend set of demo scenarios. (Thanks @tig!)
-      * The API documentation is completely revamped and updated. Readme upated. Contributors guide added (Thanks @tig!)
-      * MenuBar can now have MenuItems directly (enables top-level menu items with no submenu). (Thanks @tig!)
-      * API semantics are much more consistent across classes. For example, all events are now defined in terms of event Action instead of EventHanlder. BREAKING CHANGE. (Thanks @bdisp, @worldbeater, and @tig!)
-      * The project has been refactored an reorganized to reduce risk of bugs and make it easier to contribute.
-      * Symbols are now included with the nuget package.
-
-      Fixes/Improvements (partial list; see Github issues for complete list):
-      * Fixes #396 - Text alignnment issues.  (Thanks @tig!)
-      * Fixes #423 - Fix putting results of ocgv on command line erases cursor. (Thanks @tig!)
-      * Apps can now get KeyUp/KeyDown events. (Thanks @tig!)
-      * Example/Designer csproj files updated to latest Visual Studio model. (Thanks @tig!)
-      * Adjusted the default colors for Windows to make more readable. (Thanks @tig!)
-      * Toplevel.Ready event - Fired once the Toplevel's MainLoop has started (#445). (Thanks @tig!)
-      * All compile warnings fixed. (Thanks @tig!)
-      * Fixed a crash in EnsureVisibleBounds. (Thanks @tig!)
-      * Application.Init/Shutdown are more robust. (Thanks @tig!)
-      * New "Draw Window Frame" code; consistent across Window, FrameView, and Menu. Fixes many drawing bugs. (Thanks @tig!)
-      * Fixes #522 - Last view of Frameview not drawn. (Thanks @tig!)
-      * Clipping has been fixed/restored - it now works properly. (#586) (Thanks @tig!)
-      * Added a View.LayoutComplete event (#569). (Thanks @tig!)
-      * Fixes #299 - MessageBox now auto sizes. (Thanks @tig!)
-      * Fixes #557 - MessageBoxes on small screens. (Thanks @tig!)
-      * Fixes #432 - MessageBox does not deal with long text; width/height params are goofy. (Thanks @tig!)
-      * Fixes #35 - Dialog should have 1 char padding. (Thanks @tig!)
-      * `MessageBox.Query` called with `width` and `height` == 0 get auto-size behavior. A new constructor is added making this easy to use. (Thanks @tig!)
-      * Multi-line `MessageBox`es are now supported. Just use `\n` to add lines. The height of the MessageBox will adjust automatically. (Thanks @tig!)
-      * The `MessageBoxes` Scenario in UI Catalog provides a full demo/test-case. (Thanks @tig!)
-      * `Dialog` called with `width` and `height` == 0 are sized to 85% container. A new constructor is added making this easy to use. (Thanks @tig!)
-      * Dialog (and MessageBox `Buttons` are now dynamically laid out using Computed layout. (Thanks @tig!)
-      * A `Dialogs` Scenario has been added to UI Catalog making it easy to test the API. (Thanks @tig!)
-      * `Button` now supports BOTH specifying a hotkey with '_' and the old behavior of using the first uppercase char (if '_' is not found). (Thanks @tig!)
-      * All UI Catalog scenarios that use `Dialog` or `MessageBox` now use the simplified API. (Thanks @tig!)
-      * `Terminal.Gui.dll` now has version metadata and UI Catalog's about box displays it as a test case. (Thanks @tig!)
-      * Button, Dialog, and MessageBox API documentation has been updated/revised. (Thanks @tig!)
-      * `View`, `Window`, `FrameView`, and `Dialog` have been upgraded to use the new `ConsoleDriver.DrawFrameWindow` API directly. (Thanks @tig!)
-      * New ComboBox control (Thanks @fergusonr!)
-      * ConsoleDriver now supports improved KeyModifers (shift keys) with an expanded Keys Sceanrio in UI Catalog. (Thanks @bdisp!)
-      * Tons of mouse handling improvements. (Thanks @bdisp!)
-      * Fsharp sample updated. (Thanks @bdisp!)
-      * Fixes #562 - Background drawing issue. (Thanks @bdisp!)
-      * Fixes #517 - Focus and mouse handlers enahced (BREAKING CHANGE). (Thanks @bdisp!)
-      * Fixed resizing update and correct Toplevel colors without colors. (Thanks @bdisp!)
-      * Fixed #515, #518, #536, #540. (Thanks @bdisp!)
-      * Added Threading Scenario to UI catalog. (Thanks @bdisp!)
-      * Added support for F11 and F12 keys. (Thanks @bdisp!)
-      * Multiple improvements to Date/TimeField. (Thanks @bdisp!)
-      * Fixes #409 - Invoke does not cause Wakeup #501. (Thanks @bdisp!)
-      * Fixed Label text alignment. (Thanks @bdisp!)
-      * Added mouse features in the Unix version. Supports xterm-1006. (Thanks @bdisp!)
-      * Several StatusBar fixes. (Thanks @bdisp!)
-      * Tons of mouse improvements including mouse wheel support (e.g. #404, #409). (Thanks @bdisp!)
-      * Added a CloseFile method to the TextView as stated in #452. (Thanks @bdisp)
-      * Added a OpenSelectedItem event to the ListView #429. (Thanks @bdisp!)
-      * Fixes the return value of the position cursor in the TextField. (Thanks @bdisp!)
-      * Updates screen on Unix window resizing. (Thanks @bdisp!)
-      * Fixes the functions of the Edit-Copy-Cut-Paste menu for the TextField that was not working well. (Thanks @bdisp!)
-      * More robust error handing in Pos/Dim. Fixes #355 stack overflow with Pos based on the size of windows at startup. Added a OnResized action to set the Pos after the terminal are resized. (Thanks @bdisp!)
-      * Fixes #389 Window layouting breaks when resizing. (Thanks @bdisp!)
-      * Fixes #557 MessageBox needs to take ustrings (BREAKING CHANGE). (Thanks @tig!)
-      * Fixes ScrollView in several key ways. (Thanks @tig!)
-      *   Now supports Computed layout and has constructors that don't require parameters.
-      *   ScrollBarViews are now positioned using Computed layout versus error prone absolute
-      *   ScrollBarViews now correctly position themselves when one, either, or both are on/off.
-      *   IsVertical is now a public property that does the expected thing when changed
-      *   Mouse handling is better; there's still a bug where the mouse doesn't get grabbed by the ScrollView initially but I think this is a broader problem. I need @BDisp's help on this.
-      *   Supports "infinite scrolling" via the new OnDrawContent/DrawContent event on the View class.
-      *   The Scrolling Scenario was enhanced to demo dynamically adding/removing horizontal/vertical scrollbars (and to prove it was working right).
-      * The Checkbox.Toggled event is now an EventHandler event and passes previous state. (Thanks @tig!)
-      * Fixes #102 All Views now support parameterless constructors. (Thanks @Bdisp and @tig!)
-      * Fixes #583 Button can now be sized. Button now supports TextAlignment. (Thanks @Bdisp!)
-      * Fixes #421 Now builds on Linux with "dotnet build". (Thanks @AArnott!)
-      * MenuItem now supports checked/selected items. (Thanks @tig!)
-      * Label no longer incorreclty displays formfeed char. (Thanks @tig!)
-      * Fixes #645 - RadioGroup now supports unicode. (Thanks @tig!)
-      * Fixes #573 - RadioGroup supports Computed Layout. (Thanks @tig!)
-      * RadioGroup now uses a single, good looking, glyph. (Thanks @tig!)
-      * RadioGroup now supportrs the Action-based event pattern correctly. BREAKING CHANGE. (Thanks @tig!)
-      * ConsoleDriver and Drivers have new standard glyph definitions for things like right arrow. (Thanks @tig!)
-      * ScrollView updated to use pretty glyphs. (Thanks @tig!)
-      * Menubar now uses pretty arrow glyph for sub-menus. (Thanks @tig!)
-      * View now has a Text property, implemented via the new TextFormatting class. (Thanks @tig!)
-      * TextAlignment is implemented once across all Views that support it.
-      * Unicode support is now much more robust and complete; dozens of bugs fixed.
-      * Any view dervied from View now has a Text property with multi-line text formatting, including word-wrap and hotkey support.
-      * Label is now mostly just an alias for View; supports Clicked
-      * Button is now a very thin class derived from View (no API changes).
-      * Dozens of unit tests for TextAlignment are provided reducing the chance of regressions.
-      * Fixes #351. Added a horizontal display for RadioGroup. (Thanks @bidsp!)
-      * Fixes #644. Added a UICatalog Scenario for a dynamic menu bar. (Thanks @bidsp!)
-      * Fixes #838. Added a Visible property to the View. (Thanks @bidsp!)
+      Release v1.7.0
+      * Moved Terminal.Gui (and NStack) to the github.com/gui-cs organization.
+      * Adds multi-step Wizard View for setup experiences (#124)
+      * The synchronization context method Send is now blocking (#1854).
+      * Fixes #1893: Fix URLs to match gui-cs Org
+      * Fixes #1883. Child TopLevels now get Loaded/Ready events.
+      * Fixes #1867, #1866, #1796. TextView enhancements for ReadOnly and WordWrap.
+      * Fixes #1861. Border: Title property is preferable to Text.
+      * Fixes #1855. Window and Frame content view without the margin frame.
+      * Fixes #1848. Mouse clicks in Windows Terminal.
+      * Fixes #1846. TabView now clips to the draw bounds.
+      * Fix TableView multi selections extending to -1 indexes
+      * Fixes #1837. Setting Unix clipboard freezes.
+      * Fixes #1839. Process WindowsDriver click event if location is the same after pressed and released.
+      * Fixes #1830. If "libcoreclr.so" is not present then "libncursesw.so" will be used.
+      * Fixes #1816. MessageBox: Hides underlying dialog when visible
+      * Fixes #1815. Now returns false if WSL clipboard isn't supported.
+      * Fixes #1825. Parent MenuItem stay focused if child MenuItem is empty.
+      * Fixes #1812, #1797, #1791. AutoSize fixes.
+      * Fixes #1818. Adds Title change events to Window.
+      * Fixes #1810. Dialog: Closing event is not fired when ESC is pressed to close dialog.
+      * Fixes #1793. ScrollBarView is hiding if the host fit the available space.
+      * Added Pos/Dim Function feature to automate layout.
+      * Fixes #1786. Windows Terminal is reporting well on mouse button pressed + mouse movement.
+      * Fixes #1777 - Dialog button justification. Adds unit tests.
+      * Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default.
+      * Fixes #1772. Avoids WindowsDriver flickering when resizing.
+      * Fixed TableView always showing selected cell(s) even when not focused
+      * Fixes #1769. Supports a minimum view size for non-automatic size views.
+      * Exposes APIs to support upcoming Web console feature
+      * Fixes some scrolling performance issues
+      * Fixes #1763. Allowing read console inputs before idle handlers.
+      * TableView unicode scenario usability
+      * Added unicode testing code to TableEditor
     </PackageReleaseNotes>
   </PropertyGroup>
 </Project>

+ 4 - 0
UICatalog/Properties/launchSettings.json

@@ -22,6 +22,10 @@
     "WizardAsView": {
       "commandName": "Project",
       "commandLineArgs": "WizardAsView"
+    },
+    "Issue1719Repro": {
+      "commandName": "Project",
+      "commandLineArgs": "\"ProgressBar Styles\""
     }
   }
 }

+ 3 - 1
docfx/build.ps1

@@ -4,6 +4,8 @@ dotnet build --configuration Release ../Terminal.sln
 
 rm ../docs -Recurse -Force
 
-#docfx --metadata
+$env:DOCFX_SOURCE_BRANCH_NAME="main"
+
+docfx --metadata
 
 docfx --serve --force

+ 7 - 1
docfx/docfx.json

@@ -90,7 +90,13 @@
     "globalMetadata": {
       "_enableSearch": "true",
       "_appLogoPath": "images/logo48.png",
-      "_disableContribution": true
+      "_disableContribution": false,
+      "_gitContribute": {
+        "repo": "https://github.com/gui-cs/Terminal.Gui",
+        "branch": "develop",
+        "apiSpecFolder": "apidoc"
+      },
+      "_gitUrlPattern": "github"
     },
     "globalMetadataFiles": [],
     "fileMetadataFiles": [],

+ 7 - 0
docs/README.html

@@ -87,6 +87,13 @@
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                  <li>
+                    <a href="https://github.com/gui-cs/Terminal.Gui/blob/develop/docfx/README.md/#L1" class="contribution-link">Improve this Doc</a>
+                  </li>
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.Application.ResizedEventArgs.html

@@ -101,6 +101,8 @@ Event arguments for the <a class="xref" href="Terminal.Gui.Application.html#Term
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_ResizedEventArgs__ctor_" data-uid="Terminal.Gui.Application.ResizedEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_Application_ResizedEventArgs__ctor" data-uid="Terminal.Gui.Application.ResizedEventArgs.#ctor">ResizedEventArgs()</h4>
   <div class="markdown level1 summary"></div>
@@ -111,6 +113,8 @@ Event arguments for the <a class="xref" href="Terminal.Gui.Application.html#Term
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_ResizedEventArgs_Cols_" data-uid="Terminal.Gui.Application.ResizedEventArgs.Cols*"></a>
   <h4 id="Terminal_Gui_Application_ResizedEventArgs_Cols" data-uid="Terminal.Gui.Application.ResizedEventArgs.Cols">Cols</h4>
   <div class="markdown level1 summary">
@@ -136,6 +140,8 @@ The number of columns in the resized terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_ResizedEventArgs_Rows_" data-uid="Terminal.Gui.Application.ResizedEventArgs.Rows*"></a>
   <h4 id="Terminal_Gui_Application_ResizedEventArgs_Rows" data-uid="Terminal.Gui.Application.ResizedEventArgs.Rows">Rows</h4>
   <div class="markdown level1 summary">
@@ -166,6 +172,10 @@ The number of rows in the resized terminal.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Application.RunState.html

@@ -105,6 +105,8 @@ Captures the execution state for the provided <a class="xref" href="Terminal.Gui
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_RunState__ctor_" data-uid="Terminal.Gui.Application.RunState.#ctor*"></a>
   <h4 id="Terminal_Gui_Application_RunState__ctor_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Application.RunState.#ctor(Terminal.Gui.Toplevel)">RunState(Toplevel)</h4>
   <div class="markdown level1 summary">
@@ -134,6 +136,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.Application.RunState.html">
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_RunState_Toplevel_" data-uid="Terminal.Gui.Application.RunState.Toplevel*"></a>
   <h4 id="Terminal_Gui_Application_RunState_Toplevel" data-uid="Terminal.Gui.Application.RunState.Toplevel">Toplevel</h4>
   <div class="markdown level1 summary">
@@ -161,6 +165,8 @@ The <a class="xref" href="Terminal.Gui.Application.RunState.html#Terminal_Gui_Ap
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_RunState_Dispose_" data-uid="Terminal.Gui.Application.RunState.Dispose*"></a>
   <h4 id="Terminal_Gui_Application_RunState_Dispose" data-uid="Terminal.Gui.Application.RunState.Dispose">Dispose()</h4>
   <div class="markdown level1 summary">
@@ -171,6 +177,8 @@ Releases alTop = l resource used by the <a class="xref" href="Terminal.Gui.Appli
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Dispose()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_RunState_Dispose_" data-uid="Terminal.Gui.Application.RunState.Dispose*"></a>
   <h4 id="Terminal_Gui_Application_RunState_Dispose_System_Boolean_" data-uid="Terminal.Gui.Application.RunState.Dispose(System.Boolean)">Dispose(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -207,6 +215,10 @@ Dispose the specified disposing.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 83 - 0
docs/api/Terminal.Gui/Terminal.Gui.Application.html

@@ -130,6 +130,8 @@ Application.Run();</code></pre>
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Application_Driver" data-uid="Terminal.Gui.Application.Driver">Driver</h4>
   <div class="markdown level1 summary">
 The current <a class="xref" href="Terminal.Gui.ConsoleDriver.html">ConsoleDriver</a> in use.
@@ -154,6 +156,8 @@ The current <a class="xref" href="Terminal.Gui.ConsoleDriver.html">ConsoleDriver
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_Iteration" data-uid="Terminal.Gui.Application.Iteration">Iteration</h4>
   <div class="markdown level1 summary">
 This event is raised on each iteration of the <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_MainLoop">MainLoop</a> 
@@ -178,6 +182,8 @@ This event is raised on each iteration of the <a class="xref" href="Terminal.Gui
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_Resized" data-uid="Terminal.Gui.Application.Resized">Resized</h4>
   <div class="markdown level1 summary">
 Invoked when the terminal was resized. The new size of the terminal is provided.
@@ -202,6 +208,8 @@ Invoked when the terminal was resized. The new size of the terminal is provided.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_RootKeyEvent" data-uid="Terminal.Gui.Application.RootKeyEvent">RootKeyEvent</h4>
   <div class="markdown level1 summary">
 <p>
@@ -230,6 +238,8 @@ views evaluate.  Use for global key handling and/or debugging.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_RootMouseEvent" data-uid="Terminal.Gui.Application.RootMouseEvent">RootMouseEvent</h4>
   <div class="markdown level1 summary">
 Merely a debugging aid to see the raw mouse events
@@ -254,6 +264,8 @@ Merely a debugging aid to see the raw mouse events
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_UseSystemConsole" data-uid="Terminal.Gui.Application.UseSystemConsole">UseSystemConsole</h4>
   <div class="markdown level1 summary">
 If set, it forces the use of the System.Console-based driver.
@@ -280,6 +292,8 @@ If set, it forces the use of the System.Console-based driver.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_AlternateBackwardKey_" data-uid="Terminal.Gui.Application.AlternateBackwardKey*"></a>
   <h4 id="Terminal_Gui_Application_AlternateBackwardKey" data-uid="Terminal.Gui.Application.AlternateBackwardKey">AlternateBackwardKey</h4>
   <div class="markdown level1 summary">
@@ -305,6 +319,8 @@ Alternative key to navigate backwards through all views. Shift+Ctrl+Tab is alway
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_AlternateForwardKey_" data-uid="Terminal.Gui.Application.AlternateForwardKey*"></a>
   <h4 id="Terminal_Gui_Application_AlternateForwardKey" data-uid="Terminal.Gui.Application.AlternateForwardKey">AlternateForwardKey</h4>
   <div class="markdown level1 summary">
@@ -330,6 +346,8 @@ Alternative key to navigate forwards through all views. Ctrl+Tab is always used.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Current_" data-uid="Terminal.Gui.Application.Current*"></a>
   <h4 id="Terminal_Gui_Application_Current" data-uid="Terminal.Gui.Application.Current">Current</h4>
   <div class="markdown level1 summary">
@@ -355,6 +373,8 @@ The current <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> objec
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_ExitRunLoopAfterFirstIteration_" data-uid="Terminal.Gui.Application.ExitRunLoopAfterFirstIteration*"></a>
   <h4 id="Terminal_Gui_Application_ExitRunLoopAfterFirstIteration" data-uid="Terminal.Gui.Application.ExitRunLoopAfterFirstIteration">ExitRunLoopAfterFirstIteration</h4>
   <div class="markdown level1 summary">
@@ -381,6 +401,8 @@ Set to false (the default) to cause the RunLoop to continue running until Applic
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_HeightAsBuffer_" data-uid="Terminal.Gui.Application.HeightAsBuffer*"></a>
   <h4 id="Terminal_Gui_Application_HeightAsBuffer" data-uid="Terminal.Gui.Application.HeightAsBuffer">HeightAsBuffer</h4>
   <div class="markdown level1 summary">
@@ -406,6 +428,8 @@ The current <a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_C
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_IsMouseDisabled_" data-uid="Terminal.Gui.Application.IsMouseDisabled*"></a>
   <h4 id="Terminal_Gui_Application_IsMouseDisabled" data-uid="Terminal.Gui.Application.IsMouseDisabled">IsMouseDisabled</h4>
   <div class="markdown level1 summary">
@@ -431,6 +455,8 @@ Disable or enable the mouse in this <a class="xref" href="Terminal.Gui.Applicati
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_MainLoop_" data-uid="Terminal.Gui.Application.MainLoop*"></a>
   <h4 id="Terminal_Gui_Application_MainLoop" data-uid="Terminal.Gui.Application.MainLoop">MainLoop</h4>
   <div class="markdown level1 summary">
@@ -456,6 +482,8 @@ The <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_MdiChildes_" data-uid="Terminal.Gui.Application.MdiChildes*"></a>
   <h4 id="Terminal_Gui_Application_MdiChildes" data-uid="Terminal.Gui.Application.MdiChildes">MdiChildes</h4>
   <div class="markdown level1 summary">
@@ -481,6 +509,8 @@ Gets all the Mdi childes which represent all the not modal <a class="xref" href=
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_MdiTop_" data-uid="Terminal.Gui.Application.MdiTop*"></a>
   <h4 id="Terminal_Gui_Application_MdiTop" data-uid="Terminal.Gui.Application.MdiTop">MdiTop</h4>
   <div class="markdown level1 summary">
@@ -506,6 +536,8 @@ The <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> object used f
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_QuitKey_" data-uid="Terminal.Gui.Application.QuitKey*"></a>
   <h4 id="Terminal_Gui_Application_QuitKey" data-uid="Terminal.Gui.Application.QuitKey">QuitKey</h4>
   <div class="markdown level1 summary">
@@ -531,6 +563,8 @@ Gets or sets the key to quit the application.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_SupportedCultures_" data-uid="Terminal.Gui.Application.SupportedCultures*"></a>
   <h4 id="Terminal_Gui_Application_SupportedCultures" data-uid="Terminal.Gui.Application.SupportedCultures">SupportedCultures</h4>
   <div class="markdown level1 summary">
@@ -556,6 +590,8 @@ Gets all supported cultures by the application without the invariant language.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Top_" data-uid="Terminal.Gui.Application.Top*"></a>
   <h4 id="Terminal_Gui_Application_Top" data-uid="Terminal.Gui.Application.Top">Top</h4>
   <div class="markdown level1 summary">
@@ -581,6 +617,8 @@ The <a class="xref" href="Terminal.Gui.Toplevel.html">Toplevel</a> object used f
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_WantContinuousButtonPressedView_" data-uid="Terminal.Gui.Application.WantContinuousButtonPressedView*"></a>
   <h4 id="Terminal_Gui_Application_WantContinuousButtonPressedView" data-uid="Terminal.Gui.Application.WantContinuousButtonPressedView">WantContinuousButtonPressedView</h4>
   <div class="markdown level1 summary">
@@ -608,6 +646,8 @@ The current <a class="xref" href="Terminal.Gui.View.html">View</a> object that w
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Application_Begin_" data-uid="Terminal.Gui.Application.Begin*"></a>
   <h4 id="Terminal_Gui_Application_Begin_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Application.Begin(Terminal.Gui.Toplevel)">Begin(Toplevel)</h4>
   <div class="markdown level1 summary">
@@ -650,6 +690,8 @@ Building block API: Prepares the provided <a class="xref" href="Terminal.Gui.Top
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_DoEvents_" data-uid="Terminal.Gui.Application.DoEvents*"></a>
   <h4 id="Terminal_Gui_Application_DoEvents" data-uid="Terminal.Gui.Application.DoEvents">DoEvents()</h4>
   <div class="markdown level1 summary">
@@ -660,6 +702,8 @@ Wakes up the mainloop that might be waiting on input, must be thread safe.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void DoEvents()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_End_" data-uid="Terminal.Gui.Application.End*"></a>
   <h4 id="Terminal_Gui_Application_End_Terminal_Gui_Application_RunState_" data-uid="Terminal.Gui.Application.End(Terminal.Gui.Application.RunState)">End(Application.RunState)</h4>
   <div class="markdown level1 summary">
@@ -687,6 +731,8 @@ Building block API: completes the execution of a <a class="xref" href="Terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_EnsuresTopOnFront_" data-uid="Terminal.Gui.Application.EnsuresTopOnFront*"></a>
   <h4 id="Terminal_Gui_Application_EnsuresTopOnFront" data-uid="Terminal.Gui.Application.EnsuresTopOnFront">EnsuresTopOnFront()</h4>
   <div class="markdown level1 summary">
@@ -697,6 +743,8 @@ Ensures that the superview of the most focused view is on front.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void EnsuresTopOnFront()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_GrabMouse_" data-uid="Terminal.Gui.Application.GrabMouse*"></a>
   <h4 id="Terminal_Gui_Application_GrabMouse_Terminal_Gui_View_" data-uid="Terminal.Gui.Application.GrabMouse(Terminal.Gui.View)">GrabMouse(View)</h4>
   <div class="markdown level1 summary">
@@ -724,6 +772,8 @@ Grabs the mouse, forcing all mouse events to be routed to the specified view unt
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Init_" data-uid="Terminal.Gui.Application.Init*"></a>
   <h4 id="Terminal_Gui_Application_Init_Terminal_Gui_ConsoleDriver_Terminal_Gui_IMainLoopDriver_" data-uid="Terminal.Gui.Application.Init(Terminal.Gui.ConsoleDriver,Terminal.Gui.IMainLoopDriver)">Init(ConsoleDriver, IMainLoopDriver)</h4>
   <div class="markdown level1 summary">
@@ -756,6 +806,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.html">Terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_MakeCenteredRect_" data-uid="Terminal.Gui.Application.MakeCenteredRect*"></a>
   <h4 id="Terminal_Gui_Application_MakeCenteredRect_Terminal_Gui_Size_" data-uid="Terminal.Gui.Application.MakeCenteredRect(Terminal.Gui.Size)">MakeCenteredRect(Size)</h4>
   <div class="markdown level1 summary">
@@ -798,6 +850,8 @@ Returns a rectangle that is centered in the screen for the provided size.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_MoveNext_" data-uid="Terminal.Gui.Application.MoveNext*"></a>
   <h4 id="Terminal_Gui_Application_MoveNext" data-uid="Terminal.Gui.Application.MoveNext">MoveNext()</h4>
   <div class="markdown level1 summary">
@@ -808,6 +862,8 @@ Move to the next Mdi child from the <a class="xref" href="Terminal.Gui.Applicati
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void MoveNext()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_MovePrevious_" data-uid="Terminal.Gui.Application.MovePrevious*"></a>
   <h4 id="Terminal_Gui_Application_MovePrevious" data-uid="Terminal.Gui.Application.MovePrevious">MovePrevious()</h4>
   <div class="markdown level1 summary">
@@ -818,6 +874,8 @@ Move to the previous Mdi child from the <a class="xref" href="Terminal.Gui.Appli
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void MovePrevious()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_Refresh_" data-uid="Terminal.Gui.Application.Refresh*"></a>
   <h4 id="Terminal_Gui_Application_Refresh" data-uid="Terminal.Gui.Application.Refresh">Refresh()</h4>
   <div class="markdown level1 summary">
@@ -828,6 +886,8 @@ Triggers a refresh of the entire display.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void Refresh()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_RequestStop_" data-uid="Terminal.Gui.Application.RequestStop*"></a>
   <h4 id="Terminal_Gui_Application_RequestStop_Terminal_Gui_Toplevel_" data-uid="Terminal.Gui.Application.RequestStop(Terminal.Gui.Toplevel)">RequestStop(Toplevel)</h4>
   <div class="markdown level1 summary">
@@ -855,6 +915,8 @@ Stops running the most recent <a class="xref" href="Terminal.Gui.Toplevel.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Run_" data-uid="Terminal.Gui.Application.Run*"></a>
   <h4 id="Terminal_Gui_Application_Run_System_Func_System_Exception_System_Boolean__" data-uid="Terminal.Gui.Application.Run(System.Func{System.Exception,System.Boolean})">Run(Func&lt;Exception, Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -882,6 +944,8 @@ Runs the application by calling <a class="xref" href="Terminal.Gui.Application.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Run_" data-uid="Terminal.Gui.Application.Run*"></a>
   <h4 id="Terminal_Gui_Application_Run_Terminal_Gui_Toplevel_System_Func_System_Exception_System_Boolean__" data-uid="Terminal.Gui.Application.Run(Terminal.Gui.Toplevel,System.Func{System.Exception,System.Boolean})">Run(Toplevel, Func&lt;Exception, Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -914,6 +978,8 @@ Runs the main loop on the given <a class="xref" href="Terminal.Gui.Toplevel.html
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Run_" data-uid="Terminal.Gui.Application.Run*"></a>
   <h4 id="Terminal_Gui_Application_Run__1_System_Func_System_Exception_System_Boolean__" data-uid="Terminal.Gui.Application.Run``1(System.Func{System.Exception,System.Boolean})">Run&lt;T&gt;(Func&lt;Exception, Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -923,6 +989,7 @@ Runs the application by calling <a class="xref" href="Terminal.Gui.Application.h
   <h5 class="decalaration">Declaration</h5>
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void Run&lt;T&gt;(Func&lt;Exception, bool&gt; errorHandler = null)
+
     where T : Toplevel, new()</code></pre>
   </div>
   <h5 class="parameters">Parameters</h5>
@@ -957,6 +1024,8 @@ Runs the application by calling <a class="xref" href="Terminal.Gui.Application.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_RunLoop_" data-uid="Terminal.Gui.Application.RunLoop*"></a>
   <h4 id="Terminal_Gui_Application_RunLoop_Terminal_Gui_Application_RunState_System_Boolean_" data-uid="Terminal.Gui.Application.RunLoop(Terminal.Gui.Application.RunState,System.Boolean)">RunLoop(Application.RunState, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -989,6 +1058,8 @@ Building block API: Runs the main loop for the created dialog
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_RunMainLoopIteration_" data-uid="Terminal.Gui.Application.RunMainLoopIteration*"></a>
   <h4 id="Terminal_Gui_Application_RunMainLoopIteration_Terminal_Gui_Application_RunState__System_Boolean_System_Boolean__" data-uid="Terminal.Gui.Application.RunMainLoopIteration(Terminal.Gui.Application.RunState@,System.Boolean,System.Boolean@)">RunMainLoopIteration(ref Application.RunState, Boolean, ref Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1026,6 +1097,8 @@ Run one iteration of the MainLoop.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Application_Shutdown_" data-uid="Terminal.Gui.Application.Shutdown*"></a>
   <h4 id="Terminal_Gui_Application_Shutdown" data-uid="Terminal.Gui.Application.Shutdown">Shutdown()</h4>
   <div class="markdown level1 summary">
@@ -1036,6 +1109,8 @@ Shutdown an application initialized with <a class="xref" href="Terminal.Gui.Appl
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void Shutdown()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Application_UngrabMouse_" data-uid="Terminal.Gui.Application.UngrabMouse*"></a>
   <h4 id="Terminal_Gui_Application_UngrabMouse" data-uid="Terminal.Gui.Application.UngrabMouse">UngrabMouse()</h4>
   <div class="markdown level1 summary">
@@ -1048,6 +1123,8 @@ Releases the mouse grab, so mouse events will be routed to the view on which the
   </div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Application_NotifyNewRunState" data-uid="Terminal.Gui.Application.NotifyNewRunState">NotifyNewRunState</h4>
   <div class="markdown level1 summary">
 Notify that a new <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> token was created,
@@ -1073,6 +1150,8 @@ used if <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Applica
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Application_NotifyStopRunState" data-uid="Terminal.Gui.Application.NotifyStopRunState">NotifyStopRunState</h4>
   <div class="markdown level1 summary">
 Notify that a existent <a class="xref" href="Terminal.Gui.Application.RunState.html">Application.RunState</a> token is stopping,
@@ -1103,6 +1182,10 @@ used if <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Applica
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 26 - 0
docs/api/Terminal.Gui/Terminal.Gui.Attribute.html

@@ -107,6 +107,8 @@ class to define color schemes that can be used in your application.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Attribute__ctor_" data-uid="Terminal.Gui.Attribute.#ctor*"></a>
   <h4 id="Terminal_Gui_Attribute__ctor_System_Int32_" data-uid="Terminal.Gui.Attribute.#ctor(System.Int32)">Attribute(Int32)</h4>
   <div class="markdown level1 summary">
@@ -135,6 +137,8 @@ and trying to get the colors if defined.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute__ctor_" data-uid="Terminal.Gui.Attribute.#ctor*"></a>
   <h4 id="Terminal_Gui_Attribute__ctor_System_Int32_Terminal_Gui_Color_Terminal_Gui_Color_" data-uid="Terminal.Gui.Attribute.#ctor(System.Int32,Terminal.Gui.Color,Terminal.Gui.Color)">Attribute(Int32, Color, Color)</h4>
   <div class="markdown level1 summary">
@@ -172,6 +176,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.Attribute.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute__ctor_" data-uid="Terminal.Gui.Attribute.#ctor*"></a>
   <h4 id="Terminal_Gui_Attribute__ctor_Terminal_Gui_Color_" data-uid="Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color)">Attribute(Color)</h4>
   <div class="markdown level1 summary">
@@ -200,6 +206,8 @@ with the same colors for the foreground and background.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute__ctor_" data-uid="Terminal.Gui.Attribute.#ctor*"></a>
   <h4 id="Terminal_Gui_Attribute__ctor_Terminal_Gui_Color_Terminal_Gui_Color_" data-uid="Terminal.Gui.Attribute.#ctor(Terminal.Gui.Color,Terminal.Gui.Color)">Attribute(Color, Color)</h4>
   <div class="markdown level1 summary">
@@ -234,6 +242,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.Attribute.h
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Attribute_Background_" data-uid="Terminal.Gui.Attribute.Background*"></a>
   <h4 id="Terminal_Gui_Attribute_Background" data-uid="Terminal.Gui.Attribute.Background">Background</h4>
   <div class="markdown level1 summary">
@@ -259,6 +269,8 @@ The background color.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute_Foreground_" data-uid="Terminal.Gui.Attribute.Foreground*"></a>
   <h4 id="Terminal_Gui_Attribute_Foreground" data-uid="Terminal.Gui.Attribute.Foreground">Foreground</h4>
   <div class="markdown level1 summary">
@@ -284,6 +296,8 @@ The foreground color.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute_Value_" data-uid="Terminal.Gui.Attribute.Value*"></a>
   <h4 id="Terminal_Gui_Attribute_Value" data-uid="Terminal.Gui.Attribute.Value">Value</h4>
   <div class="markdown level1 summary">
@@ -311,6 +325,8 @@ The color attribute value.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Attribute_Get_" data-uid="Terminal.Gui.Attribute.Get*"></a>
   <h4 id="Terminal_Gui_Attribute_Get" data-uid="Terminal.Gui.Attribute.Get">Get()</h4>
   <div class="markdown level1 summary">
@@ -336,6 +352,8 @@ Gets the current <a class="xref" href="Terminal.Gui.Attribute.html">Attribute</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute_Make_" data-uid="Terminal.Gui.Attribute.Make*"></a>
   <h4 id="Terminal_Gui_Attribute_Make_Terminal_Gui_Color_Terminal_Gui_Color_" data-uid="Terminal.Gui.Attribute.Make(Terminal.Gui.Color,Terminal.Gui.Color)">Make(Color, Color)</h4>
   <div class="markdown level1 summary">
@@ -385,6 +403,8 @@ Creates an <a class="xref" href="Terminal.Gui.Attribute.html">Attribute</a> from
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_Attribute_op_Implicit_" data-uid="Terminal.Gui.Attribute.op_Implicit*"></a>
   <h4 id="Terminal_Gui_Attribute_op_Implicit_System_Int32__Terminal_Gui_Attribute" data-uid="Terminal.Gui.Attribute.op_Implicit(System.Int32)~Terminal.Gui.Attribute">Implicit(Int32 to Attribute)</h4>
   <div class="markdown level1 summary">
@@ -427,6 +447,8 @@ Implicitly convert an integer value into an <a class="xref" href="Terminal.Gui.A
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Attribute_op_Implicit_" data-uid="Terminal.Gui.Attribute.op_Implicit*"></a>
   <h4 id="Terminal_Gui_Attribute_op_Implicit_Terminal_Gui_Attribute__System_Int32" data-uid="Terminal.Gui.Attribute.op_Implicit(Terminal.Gui.Attribute)~System.Int32">Implicit(Attribute to Int32)</h4>
   <div class="markdown level1 summary">
@@ -474,6 +496,10 @@ Implicit conversion from an <a class="xref" href="Terminal.Gui.Attribute.html">A
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 68 - 0
docs/api/Terminal.Gui/Terminal.Gui.Autocomplete.html

@@ -108,6 +108,8 @@ from a range of &apos;autocomplete&apos; options.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Autocomplete__ctor_" data-uid="Terminal.Gui.Autocomplete.#ctor*"></a>
   <h4 id="Terminal_Gui_Autocomplete__ctor" data-uid="Terminal.Gui.Autocomplete.#ctor">Autocomplete()</h4>
   <div class="markdown level1 summary"></div>
@@ -118,6 +120,8 @@ from a range of &apos;autocomplete&apos; options.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Autocomplete_AllSuggestions_" data-uid="Terminal.Gui.Autocomplete.AllSuggestions*"></a>
   <h4 id="Terminal_Gui_Autocomplete_AllSuggestions" data-uid="Terminal.Gui.Autocomplete.AllSuggestions">AllSuggestions</h4>
   <div class="markdown level1 summary">
@@ -143,6 +147,8 @@ The full set of all strings that can be suggested.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_CloseKey_" data-uid="Terminal.Gui.Autocomplete.CloseKey*"></a>
   <h4 id="Terminal_Gui_Autocomplete_CloseKey" data-uid="Terminal.Gui.Autocomplete.CloseKey">CloseKey</h4>
   <div class="markdown level1 summary">
@@ -168,6 +174,8 @@ The key that the user can press to close the currently popped autocomplete menu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_ColorScheme_" data-uid="Terminal.Gui.Autocomplete.ColorScheme*"></a>
   <h4 id="Terminal_Gui_Autocomplete_ColorScheme" data-uid="Terminal.Gui.Autocomplete.ColorScheme">ColorScheme</h4>
   <div class="markdown level1 summary">
@@ -194,6 +202,8 @@ the Application has been initialized will cause an error
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_HostControl_" data-uid="Terminal.Gui.Autocomplete.HostControl*"></a>
   <h4 id="Terminal_Gui_Autocomplete_HostControl" data-uid="Terminal.Gui.Autocomplete.HostControl">HostControl</h4>
   <div class="markdown level1 summary">
@@ -219,6 +229,8 @@ The host control to handle.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_MaxHeight_" data-uid="Terminal.Gui.Autocomplete.MaxHeight*"></a>
   <h4 id="Terminal_Gui_Autocomplete_MaxHeight" data-uid="Terminal.Gui.Autocomplete.MaxHeight">MaxHeight</h4>
   <div class="markdown level1 summary">
@@ -244,6 +256,8 @@ The maximum number of visible rows in the autocomplete dropdown to render
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_MaxWidth_" data-uid="Terminal.Gui.Autocomplete.MaxWidth*"></a>
   <h4 id="Terminal_Gui_Autocomplete_MaxWidth" data-uid="Terminal.Gui.Autocomplete.MaxWidth">MaxWidth</h4>
   <div class="markdown level1 summary">
@@ -269,6 +283,8 @@ The maximum width of the autocomplete dropdown
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_PopupInsideContainer_" data-uid="Terminal.Gui.Autocomplete.PopupInsideContainer*"></a>
   <h4 id="Terminal_Gui_Autocomplete_PopupInsideContainer" data-uid="Terminal.Gui.Autocomplete.PopupInsideContainer">PopupInsideContainer</h4>
   <div class="markdown level1 summary">
@@ -294,6 +310,8 @@ Gets or sets If the popup is displayed inside or outside the host limits.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_Reopen_" data-uid="Terminal.Gui.Autocomplete.Reopen*"></a>
   <h4 id="Terminal_Gui_Autocomplete_Reopen" data-uid="Terminal.Gui.Autocomplete.Reopen">Reopen</h4>
   <div class="markdown level1 summary">
@@ -319,6 +337,8 @@ The key that the user can press to reopen the currently popped autocomplete menu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_ScrollOffset_" data-uid="Terminal.Gui.Autocomplete.ScrollOffset*"></a>
   <h4 id="Terminal_Gui_Autocomplete_ScrollOffset" data-uid="Terminal.Gui.Autocomplete.ScrollOffset">ScrollOffset</h4>
   <div class="markdown level1 summary">
@@ -346,6 +366,8 @@ have gone
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_SelectedIdx_" data-uid="Terminal.Gui.Autocomplete.SelectedIdx*"></a>
   <h4 id="Terminal_Gui_Autocomplete_SelectedIdx" data-uid="Terminal.Gui.Autocomplete.SelectedIdx">SelectedIdx</h4>
   <div class="markdown level1 summary">
@@ -371,6 +393,8 @@ The currently selected index into <a class="xref" href="Terminal.Gui.Autocomplet
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_SelectionKey_" data-uid="Terminal.Gui.Autocomplete.SelectionKey*"></a>
   <h4 id="Terminal_Gui_Autocomplete_SelectionKey" data-uid="Terminal.Gui.Autocomplete.SelectionKey">SelectionKey</h4>
   <div class="markdown level1 summary">
@@ -396,6 +420,8 @@ The key that the user must press to accept the currently selected autocomplete s
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_Suggestions_" data-uid="Terminal.Gui.Autocomplete.Suggestions*"></a>
   <h4 id="Terminal_Gui_Autocomplete_Suggestions" data-uid="Terminal.Gui.Autocomplete.Suggestions">Suggestions</h4>
   <div class="markdown level1 summary">
@@ -422,6 +448,8 @@ based on what the user has typed so far.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_Visible_" data-uid="Terminal.Gui.Autocomplete.Visible*"></a>
   <h4 id="Terminal_Gui_Autocomplete_Visible" data-uid="Terminal.Gui.Autocomplete.Visible">Visible</h4>
   <div class="markdown level1 summary">
@@ -449,6 +477,8 @@ True if the autocomplete should be considered open and visible
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Autocomplete_ClearSuggestions_" data-uid="Terminal.Gui.Autocomplete.ClearSuggestions*"></a>
   <h4 id="Terminal_Gui_Autocomplete_ClearSuggestions" data-uid="Terminal.Gui.Autocomplete.ClearSuggestions">ClearSuggestions()</h4>
   <div class="markdown level1 summary">
@@ -459,6 +489,8 @@ Clears <a class="xref" href="Terminal.Gui.Autocomplete.html#Terminal_Gui_Autocom
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void ClearSuggestions()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_Close_" data-uid="Terminal.Gui.Autocomplete.Close*"></a>
   <h4 id="Terminal_Gui_Autocomplete_Close" data-uid="Terminal.Gui.Autocomplete.Close">Close()</h4>
   <div class="markdown level1 summary">
@@ -469,6 +501,8 @@ Closes the Autocomplete context menu if it is showing and <a class="xref" href="
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">protected void Close()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_DeleteTextBackwards_" data-uid="Terminal.Gui.Autocomplete.DeleteTextBackwards*"></a>
   <h4 id="Terminal_Gui_Autocomplete_DeleteTextBackwards" data-uid="Terminal.Gui.Autocomplete.DeleteTextBackwards">DeleteTextBackwards()</h4>
   <div class="markdown level1 summary">
@@ -479,6 +513,8 @@ Deletes the text backwards before insert the selected text in the <a class="xref
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">protected abstract void DeleteTextBackwards()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_EnsureSelectedIdxIsValid_" data-uid="Terminal.Gui.Autocomplete.EnsureSelectedIdxIsValid*"></a>
   <h4 id="Terminal_Gui_Autocomplete_EnsureSelectedIdxIsValid" data-uid="Terminal.Gui.Autocomplete.EnsureSelectedIdxIsValid">EnsureSelectedIdxIsValid()</h4>
   <div class="markdown level1 summary">
@@ -489,6 +525,8 @@ Updates <a class="xref" href="Terminal.Gui.Autocomplete.html#Terminal_Gui_Autoco
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void EnsureSelectedIdxIsValid()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_GenerateSuggestions_" data-uid="Terminal.Gui.Autocomplete.GenerateSuggestions*"></a>
   <h4 id="Terminal_Gui_Autocomplete_GenerateSuggestions" data-uid="Terminal.Gui.Autocomplete.GenerateSuggestions">GenerateSuggestions()</h4>
   <div class="markdown level1 summary">
@@ -500,6 +538,8 @@ match with the current cursor position/text in the <a class="xref" href="Termina
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void GenerateSuggestions()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_GetCurrentWord_" data-uid="Terminal.Gui.Autocomplete.GetCurrentWord*"></a>
   <h4 id="Terminal_Gui_Autocomplete_GetCurrentWord" data-uid="Terminal.Gui.Autocomplete.GetCurrentWord">GetCurrentWord()</h4>
   <div class="markdown level1 summary">
@@ -528,6 +568,8 @@ When overriding this method views can make use of <a class="xref" href="Terminal
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_IdxToWord_" data-uid="Terminal.Gui.Autocomplete.IdxToWord*"></a>
   <h4 id="Terminal_Gui_Autocomplete_IdxToWord_System_Collections_Generic_List_System_Rune__System_Int32_" data-uid="Terminal.Gui.Autocomplete.IdxToWord(System.Collections.Generic.List{System.Rune},System.Int32)">IdxToWord(List&lt;Rune&gt;, Int32)</h4>
   <div class="markdown level1 summary">
@@ -581,6 +623,8 @@ a given point in a line and to get the word from which suggestions should be gen
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_InsertSelection_" data-uid="Terminal.Gui.Autocomplete.InsertSelection*"></a>
   <h4 id="Terminal_Gui_Autocomplete_InsertSelection_System_String_" data-uid="Terminal.Gui.Autocomplete.InsertSelection(System.String)">InsertSelection(String)</h4>
   <div class="markdown level1 summary">
@@ -627,6 +671,8 @@ completes the word instead of simply being appended.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_InsertText_" data-uid="Terminal.Gui.Autocomplete.InsertText*"></a>
   <h4 id="Terminal_Gui_Autocomplete_InsertText_System_String_" data-uid="Terminal.Gui.Autocomplete.InsertText(System.String)">InsertText(String)</h4>
   <div class="markdown level1 summary">
@@ -654,6 +700,8 @@ Inser the selected text in the <a class="xref" href="Terminal.Gui.Autocomplete.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_IsWordChar_" data-uid="Terminal.Gui.Autocomplete.IsWordChar*"></a>
   <h4 id="Terminal_Gui_Autocomplete_IsWordChar_System_Rune_" data-uid="Terminal.Gui.Autocomplete.IsWordChar(System.Rune)">IsWordChar(Rune)</h4>
   <div class="markdown level1 summary">
@@ -697,6 +745,8 @@ and can be contained in matches.  Base behavior is to use <span class="xref">Sys
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_MouseEvent_" data-uid="Terminal.Gui.Autocomplete.MouseEvent*"></a>
   <h4 id="Terminal_Gui_Autocomplete_MouseEvent_Terminal_Gui_MouseEvent_System_Boolean_" data-uid="Terminal.Gui.Autocomplete.MouseEvent(Terminal.Gui.MouseEvent,System.Boolean)">MouseEvent(MouseEvent, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -746,6 +796,8 @@ the underlying text view.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_MoveDown_" data-uid="Terminal.Gui.Autocomplete.MoveDown*"></a>
   <h4 id="Terminal_Gui_Autocomplete_MoveDown" data-uid="Terminal.Gui.Autocomplete.MoveDown">MoveDown()</h4>
   <div class="markdown level1 summary">
@@ -756,6 +808,8 @@ Moves the selection in the Autocomplete context menu down one
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">protected void MoveDown()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_MoveUp_" data-uid="Terminal.Gui.Autocomplete.MoveUp*"></a>
   <h4 id="Terminal_Gui_Autocomplete_MoveUp" data-uid="Terminal.Gui.Autocomplete.MoveUp">MoveUp()</h4>
   <div class="markdown level1 summary">
@@ -766,6 +820,8 @@ Moves the selection in the Autocomplete context menu up one
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">protected void MoveUp()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Autocomplete_ProcessKey_" data-uid="Terminal.Gui.Autocomplete.ProcessKey*"></a>
   <h4 id="Terminal_Gui_Autocomplete_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Autocomplete.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -810,6 +866,8 @@ the underlying text view.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_RenderOverlay_" data-uid="Terminal.Gui.Autocomplete.RenderOverlay*"></a>
   <h4 id="Terminal_Gui_Autocomplete_RenderOverlay_Terminal_Gui_Point_" data-uid="Terminal.Gui.Autocomplete.RenderOverlay(Terminal.Gui.Point)">RenderOverlay(Point)</h4>
   <div class="markdown level1 summary">
@@ -838,6 +896,8 @@ given point.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_RenderSelectedIdxByMouse_" data-uid="Terminal.Gui.Autocomplete.RenderSelectedIdxByMouse*"></a>
   <h4 id="Terminal_Gui_Autocomplete_RenderSelectedIdxByMouse_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Autocomplete.RenderSelectedIdxByMouse(Terminal.Gui.MouseEvent)">RenderSelectedIdxByMouse(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -865,6 +925,8 @@ Render the current selection in the Autocomplete context menu by the mouse repor
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_ReopenSuggestions_" data-uid="Terminal.Gui.Autocomplete.ReopenSuggestions*"></a>
   <h4 id="Terminal_Gui_Autocomplete_ReopenSuggestions" data-uid="Terminal.Gui.Autocomplete.ReopenSuggestions">ReopenSuggestions()</h4>
   <div class="markdown level1 summary">
@@ -890,6 +952,8 @@ Reopen the popup after it has been closed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Autocomplete_Select_" data-uid="Terminal.Gui.Autocomplete.Select*"></a>
   <h4 id="Terminal_Gui_Autocomplete_Select" data-uid="Terminal.Gui.Autocomplete.Select">Select()</h4>
   <div class="markdown level1 summary">
@@ -924,6 +988,10 @@ Completes the autocomplete selection process.  Called when user hits the <a clas
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 22 - 0
docs/api/Terminal.Gui/Terminal.Gui.Border.ToplevelContainer.html

@@ -620,6 +620,8 @@ border line or spacing around.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer__ctor_" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer__ctor" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor">ToplevelContainer()</h4>
   <div class="markdown level1 summary">
@@ -630,6 +632,8 @@ Initializes with default null values.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ToplevelContainer()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer__ctor_" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer__ctor_Terminal_Gui_Border_System_String_" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor(Terminal.Gui.Border,System.String)">ToplevelContainer(Border, String)</h4>
   <div class="markdown level1 summary">
@@ -662,6 +666,8 @@ Initializes a <a class="xref" href="Terminal.Gui.Border.ToplevelContainer.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer__ctor_" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer__ctor_Terminal_Gui_Rect_Terminal_Gui_Border_System_String_" data-uid="Terminal.Gui.Border.ToplevelContainer.#ctor(Terminal.Gui.Rect,Terminal.Gui.Border,System.String)">ToplevelContainer(Rect, Border, String)</h4>
   <div class="markdown level1 summary">
@@ -701,6 +707,8 @@ Initializes a <a class="xref" href="Terminal.Gui.Border.ToplevelContainer.html">
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_Border_" data-uid="Terminal.Gui.Border.ToplevelContainer.Border*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_Border" data-uid="Terminal.Gui.Border.ToplevelContainer.Border">Border</h4>
   <div class="markdown level1 summary"></div>
@@ -728,6 +736,8 @@ Initializes a <a class="xref" href="Terminal.Gui.Border.ToplevelContainer.html">
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Border">View.Border</a></div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_Add_" data-uid="Terminal.Gui.Border.ToplevelContainer.Add*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_Add_Terminal_Gui_View_" data-uid="Terminal.Gui.Border.ToplevelContainer.Add(Terminal.Gui.View)">Add(View)</h4>
   <div class="markdown level1 summary">
@@ -757,6 +767,8 @@ Adds a subview (child) to this view.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_Add_Terminal_Gui_View_">Toplevel.Add(View)</a></div>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_OnCanFocusChanged_" data-uid="Terminal.Gui.Border.ToplevelContainer.OnCanFocusChanged*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_OnCanFocusChanged" data-uid="Terminal.Gui.Border.ToplevelContainer.OnCanFocusChanged">OnCanFocusChanged()</h4>
   <div class="markdown level1 summary">
@@ -769,6 +781,8 @@ Method invoked when the <a class="xref" href="Terminal.Gui.Responder.html#Termin
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnCanFocusChanged">View.OnCanFocusChanged()</a></div>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_Redraw_" data-uid="Terminal.Gui.Border.ToplevelContainer.Redraw*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Border.ToplevelContainer.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -798,6 +812,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_Redraw_Terminal_Gui_Rect_">Toplevel.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_Remove_" data-uid="Terminal.Gui.Border.ToplevelContainer.Remove*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_Remove_Terminal_Gui_View_" data-uid="Terminal.Gui.Border.ToplevelContainer.Remove(Terminal.Gui.View)">Remove(View)</h4>
   <div class="markdown level1 summary">
@@ -827,6 +843,8 @@ Removes a subview added via <a class="xref" href="Terminal.Gui.View.html#Termina
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Toplevel.html#Terminal_Gui_Toplevel_Remove_Terminal_Gui_View_">Toplevel.Remove(View)</a></div>
+  
+  
   <a id="Terminal_Gui_Border_ToplevelContainer_RemoveAll_" data-uid="Terminal.Gui.Border.ToplevelContainer.RemoveAll*"></a>
   <h4 id="Terminal_Gui_Border_ToplevelContainer_RemoveAll" data-uid="Terminal.Gui.Border.ToplevelContainer.RemoveAll">RemoveAll()</h4>
   <div class="markdown level1 summary">
@@ -854,6 +872,10 @@ Removes all subviews (children) added via <a class="xref" href="Terminal.Gui.Vie
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 46 - 0
docs/api/Terminal.Gui/Terminal.Gui.Border.html

@@ -101,6 +101,8 @@ Draws a border, background, or both around another element.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Border__ctor_" data-uid="Terminal.Gui.Border.#ctor*"></a>
   <h4 id="Terminal_Gui_Border__ctor" data-uid="Terminal.Gui.Border.#ctor">Border()</h4>
   <div class="markdown level1 summary"></div>
@@ -111,6 +113,8 @@ Draws a border, background, or both around another element.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Border_ActualHeight_" data-uid="Terminal.Gui.Border.ActualHeight*"></a>
   <h4 id="Terminal_Gui_Border_ActualHeight" data-uid="Terminal.Gui.Border.ActualHeight">ActualHeight</h4>
   <div class="markdown level1 summary">
@@ -136,6 +140,8 @@ Gets the rendered height of this element.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_ActualWidth_" data-uid="Terminal.Gui.Border.ActualWidth*"></a>
   <h4 id="Terminal_Gui_Border_ActualWidth" data-uid="Terminal.Gui.Border.ActualWidth">ActualWidth</h4>
   <div class="markdown level1 summary">
@@ -161,6 +167,8 @@ Gets the rendered width of this element.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Background_" data-uid="Terminal.Gui.Border.Background*"></a>
   <h4 id="Terminal_Gui_Border_Background" data-uid="Terminal.Gui.Border.Background">Background</h4>
   <div class="markdown level1 summary">
@@ -186,6 +194,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.Color.html">Color</a> that f
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_BorderBrush_" data-uid="Terminal.Gui.Border.BorderBrush*"></a>
   <h4 id="Terminal_Gui_Border_BorderBrush" data-uid="Terminal.Gui.Border.BorderBrush">BorderBrush</h4>
   <div class="markdown level1 summary">
@@ -211,6 +221,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.Color.html">Color</a> that d
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_BorderStyle_" data-uid="Terminal.Gui.Border.BorderStyle*"></a>
   <h4 id="Terminal_Gui_Border_BorderStyle" data-uid="Terminal.Gui.Border.BorderStyle">BorderStyle</h4>
   <div class="markdown level1 summary">
@@ -236,6 +248,8 @@ Specifies the <a class="xref" href="Terminal.Gui.BorderStyle.html">BorderStyle</
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_BorderThickness_" data-uid="Terminal.Gui.Border.BorderThickness*"></a>
   <h4 id="Terminal_Gui_Border_BorderThickness" data-uid="Terminal.Gui.Border.BorderThickness">BorderThickness</h4>
   <div class="markdown level1 summary">
@@ -261,6 +275,8 @@ Gets or sets the relative <a class="xref" href="Terminal.Gui.Thickness.html">Thi
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Child_" data-uid="Terminal.Gui.Border.Child*"></a>
   <h4 id="Terminal_Gui_Border_Child" data-uid="Terminal.Gui.Border.Child">Child</h4>
   <div class="markdown level1 summary">
@@ -286,6 +302,8 @@ Gets or sets the single child element of a <a class="xref" href="Terminal.Gui.Vi
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_ChildContainer_" data-uid="Terminal.Gui.Border.ChildContainer*"></a>
   <h4 id="Terminal_Gui_Border_ChildContainer" data-uid="Terminal.Gui.Border.ChildContainer">ChildContainer</h4>
   <div class="markdown level1 summary">
@@ -311,6 +329,8 @@ Gets or private sets by the <a class="xref" href="Terminal.Gui.Border.ToplevelCo
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_DrawMarginFrame_" data-uid="Terminal.Gui.Border.DrawMarginFrame*"></a>
   <h4 id="Terminal_Gui_Border_DrawMarginFrame" data-uid="Terminal.Gui.Border.DrawMarginFrame">DrawMarginFrame</h4>
   <div class="markdown level1 summary">
@@ -336,6 +356,8 @@ Gets or sets if a margin frame is drawn around the <a class="xref" href="Termina
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Effect3D_" data-uid="Terminal.Gui.Border.Effect3D*"></a>
   <h4 id="Terminal_Gui_Border_Effect3D" data-uid="Terminal.Gui.Border.Effect3D">Effect3D</h4>
   <div class="markdown level1 summary">
@@ -361,6 +383,8 @@ Gets or sets the 3D effect around the <a class="xref" href="Terminal.Gui.Border.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Effect3DBrush_" data-uid="Terminal.Gui.Border.Effect3DBrush*"></a>
   <h4 id="Terminal_Gui_Border_Effect3DBrush" data-uid="Terminal.Gui.Border.Effect3DBrush">Effect3DBrush</h4>
   <div class="markdown level1 summary">
@@ -386,6 +410,8 @@ Gets or sets the color for the <a class="xref" href="Terminal.Gui.Border.html">B
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Effect3DOffset_" data-uid="Terminal.Gui.Border.Effect3DOffset*"></a>
   <h4 id="Terminal_Gui_Border_Effect3DOffset" data-uid="Terminal.Gui.Border.Effect3DOffset">Effect3DOffset</h4>
   <div class="markdown level1 summary">
@@ -411,6 +437,8 @@ Get or sets the offset start position for the <a class="xref" href="Terminal.Gui
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Padding_" data-uid="Terminal.Gui.Border.Padding*"></a>
   <h4 id="Terminal_Gui_Border_Padding" data-uid="Terminal.Gui.Border.Padding">Padding</h4>
   <div class="markdown level1 summary">
@@ -437,6 +465,8 @@ Gets or sets a <a class="xref" href="Terminal.Gui.Thickness.html">Thickness</a>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_Parent_" data-uid="Terminal.Gui.Border.Parent*"></a>
   <h4 id="Terminal_Gui_Border_Parent" data-uid="Terminal.Gui.Border.Parent">Parent</h4>
   <div class="markdown level1 summary">
@@ -464,6 +494,8 @@ Gets the parent <a class="xref" href="Terminal.Gui.Border.html#Terminal_Gui_Bord
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Border_DrawContent_" data-uid="Terminal.Gui.Border.DrawContent*"></a>
   <h4 id="Terminal_Gui_Border_DrawContent_Terminal_Gui_View_System_Boolean_" data-uid="Terminal.Gui.Border.DrawContent(Terminal.Gui.View,System.Boolean)">DrawContent(View, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -497,6 +529,8 @@ more the <a class="xref" href="Terminal.Gui.Border.html#Terminal_Gui_Border_Bord
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_DrawFullContent_" data-uid="Terminal.Gui.Border.DrawFullContent*"></a>
   <h4 id="Terminal_Gui_Border_DrawFullContent" data-uid="Terminal.Gui.Border.DrawFullContent">DrawFullContent()</h4>
   <div class="markdown level1 summary">
@@ -507,6 +541,8 @@ Same as <a class="xref" href="Terminal.Gui.Border.html#Terminal_Gui_Border_DrawC
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void DrawFullContent()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Border_DrawTitle_" data-uid="Terminal.Gui.Border.DrawTitle*"></a>
   <h4 id="Terminal_Gui_Border_DrawTitle_Terminal_Gui_View_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Border.DrawTitle(Terminal.Gui.View,Terminal.Gui.Rect)">DrawTitle(View, Rect)</h4>
   <div class="markdown level1 summary">
@@ -539,6 +575,8 @@ Drawn the view text from a <a class="xref" href="Terminal.Gui.View.html">View</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_GetSumThickness_" data-uid="Terminal.Gui.Border.GetSumThickness*"></a>
   <h4 id="Terminal_Gui_Border_GetSumThickness" data-uid="Terminal.Gui.Border.GetSumThickness">GetSumThickness()</h4>
   <div class="markdown level1 summary">
@@ -564,6 +602,8 @@ Calculate the sum of the <a class="xref" href="Terminal.Gui.Border.html#Terminal
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Border_OnBorderChanged_" data-uid="Terminal.Gui.Border.OnBorderChanged*"></a>
   <h4 id="Terminal_Gui_Border_OnBorderChanged" data-uid="Terminal.Gui.Border.OnBorderChanged">OnBorderChanged()</h4>
   <div class="markdown level1 summary">
@@ -576,6 +616,8 @@ Invoke the <a class="xref" href="Terminal.Gui.Border.html#Terminal_Gui_Border_Bo
   </div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Border_BorderChanged" data-uid="Terminal.Gui.Border.BorderChanged">BorderChanged</h4>
   <div class="markdown level1 summary">
 Event to be invoked when any border property change.
@@ -605,6 +647,10 @@ Event to be invoked when any border property change.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.BorderStyle.html

@@ -101,6 +101,8 @@ Specifies the border style for a <a class="xref" href="Terminal.Gui.View.html">V
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_BorderStyle_Double" data-uid="Terminal.Gui.BorderStyle.Double">Double</h4>
   <div class="markdown level1 summary">
 The border is drawn with a double line limits.
@@ -125,6 +127,8 @@ The border is drawn with a double line limits.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_BorderStyle_None" data-uid="Terminal.Gui.BorderStyle.None">None</h4>
   <div class="markdown level1 summary">
 No border is drawn.
@@ -149,6 +153,8 @@ No border is drawn.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_BorderStyle_Rounded" data-uid="Terminal.Gui.BorderStyle.Rounded">Rounded</h4>
   <div class="markdown level1 summary">
 The border is drawn with a single line and rounded corners limits.
@@ -173,6 +179,8 @@ The border is drawn with a single line and rounded corners limits.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_BorderStyle_Single" data-uid="Terminal.Gui.BorderStyle.Single">Single</h4>
   <div class="markdown level1 summary">
 The border is drawn with a single line limits.
@@ -197,6 +205,8 @@ The border is drawn with a single line limits.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_BorderStyle_value__" data-uid="Terminal.Gui.BorderStyle.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -224,6 +234,10 @@ The border is drawn with a single line limits.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 34 - 0
docs/api/Terminal.Gui/Terminal.Gui.Button.html

@@ -527,6 +527,8 @@ Button is a <a class="xref" href="Terminal.Gui.View.html">View</a> that provides
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Button__ctor_" data-uid="Terminal.Gui.Button.#ctor*"></a>
   <h4 id="Terminal_Gui_Button__ctor" data-uid="Terminal.Gui.Button.#ctor">Button()</h4>
   <div class="markdown level1 summary">
@@ -537,6 +539,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.Button.html">Bu
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public Button()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Button__ctor_" data-uid="Terminal.Gui.Button.#ctor*"></a>
   <h4 id="Terminal_Gui_Button__ctor_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.Button.#ctor(NStack.ustring,System.Boolean)">Button(ustring, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -572,6 +576,8 @@ in a <a class="xref" href="Terminal.Gui.Dialog.html">Dialog</a> will implicitly
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Button__ctor_" data-uid="Terminal.Gui.Button.#ctor*"></a>
   <h4 id="Terminal_Gui_Button__ctor_System_Int32_System_Int32_NStack_ustring_" data-uid="Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring)">Button(Int32, Int32, ustring)</h4>
   <div class="markdown level1 summary">
@@ -609,6 +615,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.Button.html">Bu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Button__ctor_" data-uid="Terminal.Gui.Button.#ctor*"></a>
   <h4 id="Terminal_Gui_Button__ctor_System_Int32_System_Int32_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.Button.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)">Button(Int32, Int32, ustring, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -656,6 +664,8 @@ in a <a class="xref" href="Terminal.Gui.Dialog.html">Dialog</a> will implicitly
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Button_HotKey_" data-uid="Terminal.Gui.Button.HotKey*"></a>
   <h4 id="Terminal_Gui_Button_HotKey" data-uid="Terminal.Gui.Button.HotKey">HotKey</h4>
   <div class="markdown level1 summary">
@@ -683,6 +693,8 @@ Gets or sets the HotKey defined for this view. A user pressing HotKey on the key
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKey">View.HotKey</a></div>
+  
+  
   <a id="Terminal_Gui_Button_IsDefault_" data-uid="Terminal.Gui.Button.IsDefault*"></a>
   <h4 id="Terminal_Gui_Button_IsDefault" data-uid="Terminal.Gui.Button.IsDefault">IsDefault</h4>
   <div class="markdown level1 summary">
@@ -710,6 +722,8 @@ Gets or sets whether the <a class="xref" href="Terminal.Gui.Button.html">Button<
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Button_MouseEvent_" data-uid="Terminal.Gui.Button.MouseEvent*"></a>
   <h4 id="Terminal_Gui_Button_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Button.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -754,6 +768,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_Button_OnClicked_" data-uid="Terminal.Gui.Button.OnClicked*"></a>
   <h4 id="Terminal_Gui_Button_OnClicked" data-uid="Terminal.Gui.Button.OnClicked">OnClicked()</h4>
   <div class="markdown level1 summary">
@@ -764,6 +780,8 @@ Virtual method to invoke the <a class="xref" href="Terminal.Gui.Button.html#Term
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnClicked()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Button_OnEnter_" data-uid="Terminal.Gui.Button.OnEnter*"></a>
   <h4 id="Terminal_Gui_Button_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.Button.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -808,6 +826,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_Button_PositionCursor_" data-uid="Terminal.Gui.Button.PositionCursor*"></a>
   <h4 id="Terminal_Gui_Button_PositionCursor" data-uid="Terminal.Gui.Button.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -820,6 +840,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_Button_ProcessColdKey_" data-uid="Terminal.Gui.Button.ProcessColdKey*"></a>
   <h4 id="Terminal_Gui_Button_ProcessColdKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Button.ProcessColdKey(Terminal.Gui.KeyEvent)">ProcessColdKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -867,6 +889,8 @@ interefering with normal ProcessKey behavior.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessColdKey_Terminal_Gui_KeyEvent_">View.ProcessColdKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_Button_ProcessHotKey_" data-uid="Terminal.Gui.Button.ProcessHotKey*"></a>
   <h4 id="Terminal_Gui_Button_ProcessHotKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Button.ProcessHotKey(Terminal.Gui.KeyEvent)">ProcessHotKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -913,6 +937,8 @@ want to provide accelerator functionality
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_Button_ProcessKey_" data-uid="Terminal.Gui.Button.ProcessKey*"></a>
   <h4 id="Terminal_Gui_Button_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Button.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -958,6 +984,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_Button_UpdateTextFormatterText_" data-uid="Terminal.Gui.Button.UpdateTextFormatterText*"></a>
   <h4 id="Terminal_Gui_Button_UpdateTextFormatterText" data-uid="Terminal.Gui.Button.UpdateTextFormatterText">UpdateTextFormatterText()</h4>
   <div class="markdown level1 summary">
@@ -973,6 +1001,8 @@ different format than the default.
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_UpdateTextFormatterText">View.UpdateTextFormatterText()</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Button_Clicked" data-uid="Terminal.Gui.Button.Clicked">Clicked</h4>
   <div class="markdown level1 summary">
 Clicked <span class="xref">System.Action</span>, raised when the user clicks the primary mouse button within the Bounds of this <a class="xref" href="Terminal.Gui.View.html">View</a>
@@ -1013,6 +1043,10 @@ or if the user presses the action key while this view is focused. (TODO: IsDefau
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 30 - 0
docs/api/Terminal.Gui/Terminal.Gui.CheckBox.html

@@ -514,6 +514,8 @@ The <a class="xref" href="Terminal.Gui.CheckBox.html">CheckBox</a> <a class="xre
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_CheckBox__ctor_" data-uid="Terminal.Gui.CheckBox.#ctor*"></a>
   <h4 id="Terminal_Gui_CheckBox__ctor" data-uid="Terminal.Gui.CheckBox.#ctor">CheckBox()</h4>
   <div class="markdown level1 summary">
@@ -524,6 +526,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.CheckBox.html">
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public CheckBox()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_CheckBox__ctor_" data-uid="Terminal.Gui.CheckBox.#ctor*"></a>
   <h4 id="Terminal_Gui_CheckBox__ctor_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.CheckBox.#ctor(NStack.ustring,System.Boolean)">CheckBox(ustring, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -556,6 +560,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.CheckBox.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_CheckBox__ctor_" data-uid="Terminal.Gui.CheckBox.#ctor*"></a>
   <h4 id="Terminal_Gui_CheckBox__ctor_System_Int32_System_Int32_NStack_ustring_" data-uid="Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring)">CheckBox(Int32, Int32, ustring)</h4>
   <div class="markdown level1 summary">
@@ -593,6 +599,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.CheckBox.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_CheckBox__ctor_" data-uid="Terminal.Gui.CheckBox.#ctor*"></a>
   <h4 id="Terminal_Gui_CheckBox__ctor_System_Int32_System_Int32_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.CheckBox.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)">CheckBox(Int32, Int32, ustring, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -637,6 +645,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.CheckBox.html">
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_CheckBox_Checked_" data-uid="Terminal.Gui.CheckBox.Checked*"></a>
   <h4 id="Terminal_Gui_CheckBox_Checked" data-uid="Terminal.Gui.CheckBox.Checked">Checked</h4>
   <div class="markdown level1 summary">
@@ -664,6 +674,8 @@ The state of the <a class="xref" href="Terminal.Gui.CheckBox.html">CheckBox</a>
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_CheckBox_MouseEvent_" data-uid="Terminal.Gui.CheckBox.MouseEvent*"></a>
   <h4 id="Terminal_Gui_CheckBox_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.CheckBox.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -708,6 +720,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_CheckBox_OnEnter_" data-uid="Terminal.Gui.CheckBox.OnEnter*"></a>
   <h4 id="Terminal_Gui_CheckBox_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.CheckBox.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -752,6 +766,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_CheckBox_OnToggled_" data-uid="Terminal.Gui.CheckBox.OnToggled*"></a>
   <h4 id="Terminal_Gui_CheckBox_OnToggled_System_Boolean_" data-uid="Terminal.Gui.CheckBox.OnToggled(System.Boolean)">OnToggled(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -779,6 +795,8 @@ Called when the <a class="xref" href="Terminal.Gui.CheckBox.html#Terminal_Gui_Ch
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_CheckBox_PositionCursor_" data-uid="Terminal.Gui.CheckBox.PositionCursor*"></a>
   <h4 id="Terminal_Gui_CheckBox_PositionCursor" data-uid="Terminal.Gui.CheckBox.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -791,6 +809,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_CheckBox_ProcessHotKey_" data-uid="Terminal.Gui.CheckBox.ProcessHotKey*"></a>
   <h4 id="Terminal_Gui_CheckBox_ProcessHotKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.CheckBox.ProcessHotKey(Terminal.Gui.KeyEvent)">ProcessHotKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -837,6 +857,8 @@ want to provide accelerator functionality
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_CheckBox_ProcessKey_" data-uid="Terminal.Gui.CheckBox.ProcessKey*"></a>
   <h4 id="Terminal_Gui_CheckBox_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.CheckBox.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -882,6 +904,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_CheckBox_UpdateTextFormatterText_" data-uid="Terminal.Gui.CheckBox.UpdateTextFormatterText*"></a>
   <h4 id="Terminal_Gui_CheckBox_UpdateTextFormatterText" data-uid="Terminal.Gui.CheckBox.UpdateTextFormatterText">UpdateTextFormatterText()</h4>
   <div class="markdown level1 summary">
@@ -897,6 +921,8 @@ different format than the default.
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_UpdateTextFormatterText">View.UpdateTextFormatterText()</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_CheckBox_Toggled" data-uid="Terminal.Gui.CheckBox.Toggled">Toggled</h4>
   <div class="markdown level1 summary">
 Toggled event, raised when the <a class="xref" href="Terminal.Gui.CheckBox.html">CheckBox</a>  is toggled.
@@ -936,6 +962,10 @@ Toggled event, raised when the <a class="xref" href="Terminal.Gui.CheckBox.html"
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Clipboard.html

@@ -101,6 +101,8 @@ Provides cut, copy, and paste support for the clipboard with OS interaction.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Clipboard_Contents_" data-uid="Terminal.Gui.Clipboard.Contents*"></a>
   <h4 id="Terminal_Gui_Clipboard_Contents" data-uid="Terminal.Gui.Clipboard.Contents">Contents</h4>
   <div class="markdown level1 summary">
@@ -126,6 +128,8 @@ Get or sets the operation system clipboard, otherwise the contents field.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Clipboard_IsSupported_" data-uid="Terminal.Gui.Clipboard.IsSupported*"></a>
   <h4 id="Terminal_Gui_Clipboard_IsSupported" data-uid="Terminal.Gui.Clipboard.IsSupported">IsSupported</h4>
   <div class="markdown level1 summary">
@@ -153,6 +157,8 @@ Returns true if the environmental dependencies are in place to interact with the
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Clipboard_TryGetClipboardData_" data-uid="Terminal.Gui.Clipboard.TryGetClipboardData*"></a>
   <h4 id="Terminal_Gui_Clipboard_TryGetClipboardData_System_String__" data-uid="Terminal.Gui.Clipboard.TryGetClipboardData(System.String@)">TryGetClipboardData(out String)</h4>
   <div class="markdown level1 summary">
@@ -195,6 +201,8 @@ Gets the operation system clipboard if possible.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Clipboard_TrySetClipboardData_" data-uid="Terminal.Gui.Clipboard.TrySetClipboardData*"></a>
   <h4 id="Terminal_Gui_Clipboard_TrySetClipboardData_System_String_" data-uid="Terminal.Gui.Clipboard.TrySetClipboardData(System.String)">TrySetClipboardData(String)</h4>
   <div class="markdown level1 summary">
@@ -242,6 +250,10 @@ Sets the operation system clipboard if possible.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 20 - 0
docs/api/Terminal.Gui/Terminal.Gui.ClipboardBase.html

@@ -105,6 +105,8 @@ Shared abstract class to enforce rules from the implementation of the <a class="
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ClipboardBase__ctor_" data-uid="Terminal.Gui.ClipboardBase.#ctor*"></a>
   <h4 id="Terminal_Gui_ClipboardBase__ctor" data-uid="Terminal.Gui.ClipboardBase.#ctor">ClipboardBase()</h4>
   <div class="markdown level1 summary"></div>
@@ -115,6 +117,8 @@ Shared abstract class to enforce rules from the implementation of the <a class="
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_IsSupported_" data-uid="Terminal.Gui.ClipboardBase.IsSupported*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_IsSupported" data-uid="Terminal.Gui.ClipboardBase.IsSupported">IsSupported</h4>
   <div class="markdown level1 summary">
@@ -142,6 +146,8 @@ Returns true if the environmental dependencies are in place to interact with the
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_GetClipboardData_" data-uid="Terminal.Gui.ClipboardBase.GetClipboardData*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_GetClipboardData" data-uid="Terminal.Gui.ClipboardBase.GetClipboardData">GetClipboardData()</h4>
   <div class="markdown level1 summary">
@@ -182,6 +188,8 @@ Get the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_GetClipboardDataImpl_" data-uid="Terminal.Gui.ClipboardBase.GetClipboardDataImpl*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_GetClipboardDataImpl" data-uid="Terminal.Gui.ClipboardBase.GetClipboardDataImpl">GetClipboardDataImpl()</h4>
   <div class="markdown level1 summary">
@@ -207,6 +215,8 @@ Get the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_SetClipboardData_" data-uid="Terminal.Gui.ClipboardBase.SetClipboardData*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_SetClipboardData_System_String_" data-uid="Terminal.Gui.ClipboardBase.SetClipboardData(System.String)">SetClipboardData(String)</h4>
   <div class="markdown level1 summary">
@@ -249,6 +259,8 @@ Sets the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_SetClipboardDataImpl_" data-uid="Terminal.Gui.ClipboardBase.SetClipboardDataImpl*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_SetClipboardDataImpl_System_String_" data-uid="Terminal.Gui.ClipboardBase.SetClipboardDataImpl(System.String)">SetClipboardDataImpl(String)</h4>
   <div class="markdown level1 summary">
@@ -276,6 +288,8 @@ Sets the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_TryGetClipboardData_" data-uid="Terminal.Gui.ClipboardBase.TryGetClipboardData*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_TryGetClipboardData_System_String__" data-uid="Terminal.Gui.ClipboardBase.TryGetClipboardData(System.String@)">TryGetClipboardData(out String)</h4>
   <div class="markdown level1 summary">
@@ -318,6 +332,8 @@ Gets the operation system clipboard if possible.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ClipboardBase_TrySetClipboardData_" data-uid="Terminal.Gui.ClipboardBase.TrySetClipboardData*"></a>
   <h4 id="Terminal_Gui_ClipboardBase_TrySetClipboardData_System_String_" data-uid="Terminal.Gui.ClipboardBase.TrySetClipboardData(System.String)">TrySetClipboardData(String)</h4>
   <div class="markdown level1 summary">
@@ -369,6 +385,10 @@ Sets the operation system clipboard if possible.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 38 - 0
docs/api/Terminal.Gui/Terminal.Gui.Color.html

@@ -101,6 +101,8 @@ Basic colors that can be used to set the foreground and background colors in con
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Color_Black" data-uid="Terminal.Gui.Color.Black">Black</h4>
   <div class="markdown level1 summary">
 The black color.
@@ -125,6 +127,8 @@ The black color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Blue" data-uid="Terminal.Gui.Color.Blue">Blue</h4>
   <div class="markdown level1 summary">
 The blue color.
@@ -149,6 +153,8 @@ The blue color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightBlue" data-uid="Terminal.Gui.Color.BrightBlue">BrightBlue</h4>
   <div class="markdown level1 summary">
 The bright bBlue color.
@@ -173,6 +179,8 @@ The bright bBlue color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightCyan" data-uid="Terminal.Gui.Color.BrightCyan">BrightCyan</h4>
   <div class="markdown level1 summary">
 The bright cyan color.
@@ -197,6 +205,8 @@ The bright cyan color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightGreen" data-uid="Terminal.Gui.Color.BrightGreen">BrightGreen</h4>
   <div class="markdown level1 summary">
 The bright green color.
@@ -221,6 +231,8 @@ The bright green color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightMagenta" data-uid="Terminal.Gui.Color.BrightMagenta">BrightMagenta</h4>
   <div class="markdown level1 summary">
 The bright magenta color.
@@ -245,6 +257,8 @@ The bright magenta color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightRed" data-uid="Terminal.Gui.Color.BrightRed">BrightRed</h4>
   <div class="markdown level1 summary">
 The bright red color.
@@ -269,6 +283,8 @@ The bright red color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_BrightYellow" data-uid="Terminal.Gui.Color.BrightYellow">BrightYellow</h4>
   <div class="markdown level1 summary">
 The bright yellow color.
@@ -293,6 +309,8 @@ The bright yellow color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Brown" data-uid="Terminal.Gui.Color.Brown">Brown</h4>
   <div class="markdown level1 summary">
 The brown color.
@@ -317,6 +335,8 @@ The brown color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Cyan" data-uid="Terminal.Gui.Color.Cyan">Cyan</h4>
   <div class="markdown level1 summary">
 The cyan color.
@@ -341,6 +361,8 @@ The cyan color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_DarkGray" data-uid="Terminal.Gui.Color.DarkGray">DarkGray</h4>
   <div class="markdown level1 summary">
 The dark gray color.
@@ -365,6 +387,8 @@ The dark gray color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Gray" data-uid="Terminal.Gui.Color.Gray">Gray</h4>
   <div class="markdown level1 summary">
 The gray color.
@@ -389,6 +413,8 @@ The gray color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Green" data-uid="Terminal.Gui.Color.Green">Green</h4>
   <div class="markdown level1 summary">
 The green color.
@@ -413,6 +439,8 @@ The green color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Magenta" data-uid="Terminal.Gui.Color.Magenta">Magenta</h4>
   <div class="markdown level1 summary">
 The magenta color.
@@ -437,6 +465,8 @@ The magenta color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_Red" data-uid="Terminal.Gui.Color.Red">Red</h4>
   <div class="markdown level1 summary">
 The red color.
@@ -461,6 +491,8 @@ The red color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_value__" data-uid="Terminal.Gui.Color.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -483,6 +515,8 @@ The red color.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Color_White" data-uid="Terminal.Gui.Color.White">White</h4>
   <div class="markdown level1 summary">
 The White color.
@@ -512,6 +546,10 @@ The White color.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 32 - 0
docs/api/Terminal.Gui/Terminal.Gui.ColorPicker.html

@@ -523,6 +523,8 @@ The <a class="xref" href="Terminal.Gui.ColorPicker.html">ColorPicker</a> <a clas
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorPicker__ctor_" data-uid="Terminal.Gui.ColorPicker.#ctor*"></a>
   <h4 id="Terminal_Gui_ColorPicker__ctor" data-uid="Terminal.Gui.ColorPicker.#ctor">ColorPicker()</h4>
   <div class="markdown level1 summary">
@@ -533,6 +535,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ColorPicker.htm
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ColorPicker()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ColorPicker__ctor_" data-uid="Terminal.Gui.ColorPicker.#ctor*"></a>
   <h4 id="Terminal_Gui_ColorPicker__ctor_NStack_ustring_" data-uid="Terminal.Gui.ColorPicker.#ctor(NStack.ustring)">ColorPicker(ustring)</h4>
   <div class="markdown level1 summary">
@@ -560,6 +564,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ColorPicker.htm
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker__ctor_" data-uid="Terminal.Gui.ColorPicker.#ctor*"></a>
   <h4 id="Terminal_Gui_ColorPicker__ctor_System_Int32_System_Int32_NStack_ustring_" data-uid="Terminal.Gui.ColorPicker.#ctor(System.Int32,System.Int32,NStack.ustring)">ColorPicker(Int32, Int32, ustring)</h4>
   <div class="markdown level1 summary">
@@ -597,6 +603,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ColorPicker.htm
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker__ctor_" data-uid="Terminal.Gui.ColorPicker.#ctor*"></a>
   <h4 id="Terminal_Gui_ColorPicker__ctor_Terminal_Gui_Point_NStack_ustring_" data-uid="Terminal.Gui.ColorPicker.#ctor(Terminal.Gui.Point,NStack.ustring)">ColorPicker(Point, ustring)</h4>
   <div class="markdown level1 summary">
@@ -631,6 +639,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ColorPicker.htm
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorPicker_Cursor_" data-uid="Terminal.Gui.ColorPicker.Cursor*"></a>
   <h4 id="Terminal_Gui_ColorPicker_Cursor" data-uid="Terminal.Gui.ColorPicker.Cursor">Cursor</h4>
   <div class="markdown level1 summary">
@@ -656,6 +666,8 @@ Cursor for the selected color.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker_SelectedColor_" data-uid="Terminal.Gui.ColorPicker.SelectedColor*"></a>
   <h4 id="Terminal_Gui_ColorPicker_SelectedColor" data-uid="Terminal.Gui.ColorPicker.SelectedColor">SelectedColor</h4>
   <div class="markdown level1 summary">
@@ -683,6 +695,8 @@ Selected color.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorPicker_MouseEvent_" data-uid="Terminal.Gui.ColorPicker.MouseEvent*"></a>
   <h4 id="Terminal_Gui_ColorPicker_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.ColorPicker.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -727,6 +741,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ColorPicker_MoveDown_" data-uid="Terminal.Gui.ColorPicker.MoveDown*"></a>
   <h4 id="Terminal_Gui_ColorPicker_MoveDown" data-uid="Terminal.Gui.ColorPicker.MoveDown">MoveDown()</h4>
   <div class="markdown level1 summary">
@@ -752,6 +768,8 @@ Moves the selected item index to the next row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker_MoveLeft_" data-uid="Terminal.Gui.ColorPicker.MoveLeft*"></a>
   <h4 id="Terminal_Gui_ColorPicker_MoveLeft" data-uid="Terminal.Gui.ColorPicker.MoveLeft">MoveLeft()</h4>
   <div class="markdown level1 summary">
@@ -777,6 +795,8 @@ Moves the selected item index to the previous column.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker_MoveRight_" data-uid="Terminal.Gui.ColorPicker.MoveRight*"></a>
   <h4 id="Terminal_Gui_ColorPicker_MoveRight" data-uid="Terminal.Gui.ColorPicker.MoveRight">MoveRight()</h4>
   <div class="markdown level1 summary">
@@ -802,6 +822,8 @@ Moves the selected item index to the next column.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker_MoveUp_" data-uid="Terminal.Gui.ColorPicker.MoveUp*"></a>
   <h4 id="Terminal_Gui_ColorPicker_MoveUp" data-uid="Terminal.Gui.ColorPicker.MoveUp">MoveUp()</h4>
   <div class="markdown level1 summary">
@@ -827,6 +849,8 @@ Moves the selected item index to the previous row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorPicker_ProcessKey_" data-uid="Terminal.Gui.ColorPicker.ProcessKey*"></a>
   <h4 id="Terminal_Gui_ColorPicker_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.ColorPicker.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -872,6 +896,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ColorPicker_Redraw_" data-uid="Terminal.Gui.ColorPicker.Redraw*"></a>
   <h4 id="Terminal_Gui_ColorPicker_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ColorPicker.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -903,6 +929,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ColorPicker_ColorChanged" data-uid="Terminal.Gui.ColorPicker.ColorChanged">ColorChanged</h4>
   <div class="markdown level1 summary">
 Fired when a color is picked.
@@ -942,6 +970,10 @@ Fired when a color is picked.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 26 - 0
docs/api/Terminal.Gui/Terminal.Gui.ColorScheme.html

@@ -107,6 +107,8 @@ views contained inside.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorScheme__ctor_" data-uid="Terminal.Gui.ColorScheme.#ctor*"></a>
   <h4 id="Terminal_Gui_ColorScheme__ctor" data-uid="Terminal.Gui.ColorScheme.#ctor">ColorScheme()</h4>
   <div class="markdown level1 summary"></div>
@@ -117,6 +119,8 @@ views contained inside.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorScheme_Disabled_" data-uid="Terminal.Gui.ColorScheme.Disabled*"></a>
   <h4 id="Terminal_Gui_ColorScheme_Disabled" data-uid="Terminal.Gui.ColorScheme.Disabled">Disabled</h4>
   <div class="markdown level1 summary">
@@ -142,6 +146,8 @@ The default color for text, when the view is disabled.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_Focus_" data-uid="Terminal.Gui.ColorScheme.Focus*"></a>
   <h4 id="Terminal_Gui_ColorScheme_Focus" data-uid="Terminal.Gui.ColorScheme.Focus">Focus</h4>
   <div class="markdown level1 summary">
@@ -167,6 +173,8 @@ The color for text when the view has the focus.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_HotFocus_" data-uid="Terminal.Gui.ColorScheme.HotFocus*"></a>
   <h4 id="Terminal_Gui_ColorScheme_HotFocus" data-uid="Terminal.Gui.ColorScheme.HotFocus">HotFocus</h4>
   <div class="markdown level1 summary">
@@ -192,6 +200,8 @@ The color for the hotkey when the view is focused.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_HotNormal_" data-uid="Terminal.Gui.ColorScheme.HotNormal*"></a>
   <h4 id="Terminal_Gui_ColorScheme_HotNormal" data-uid="Terminal.Gui.ColorScheme.HotNormal">HotNormal</h4>
   <div class="markdown level1 summary">
@@ -217,6 +227,8 @@ The color for the hotkey when a view is not focused
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_Normal_" data-uid="Terminal.Gui.ColorScheme.Normal*"></a>
   <h4 id="Terminal_Gui_ColorScheme_Normal" data-uid="Terminal.Gui.ColorScheme.Normal">Normal</h4>
   <div class="markdown level1 summary">
@@ -244,6 +256,8 @@ The default color for text, when the view is not focused.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorScheme_Equals_" data-uid="Terminal.Gui.ColorScheme.Equals*"></a>
   <h4 id="Terminal_Gui_ColorScheme_Equals_System_Object_" data-uid="Terminal.Gui.ColorScheme.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">
@@ -286,6 +300,8 @@ Compares two <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_Equals_" data-uid="Terminal.Gui.ColorScheme.Equals*"></a>
   <h4 id="Terminal_Gui_ColorScheme_Equals_Terminal_Gui_ColorScheme_" data-uid="Terminal.Gui.ColorScheme.Equals(Terminal.Gui.ColorScheme)">Equals(ColorScheme)</h4>
   <div class="markdown level1 summary">
@@ -328,6 +344,8 @@ Compares two <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_GetHashCode_" data-uid="Terminal.Gui.ColorScheme.GetHashCode*"></a>
   <h4 id="Terminal_Gui_ColorScheme_GetHashCode" data-uid="Terminal.Gui.ColorScheme.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">
@@ -355,6 +373,8 @@ Returns a hashcode for this instance.
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_ColorScheme_op_Equality_" data-uid="Terminal.Gui.ColorScheme.op_Equality*"></a>
   <h4 id="Terminal_Gui_ColorScheme_op_Equality_Terminal_Gui_ColorScheme_Terminal_Gui_ColorScheme_" data-uid="Terminal.Gui.ColorScheme.op_Equality(Terminal.Gui.ColorScheme,Terminal.Gui.ColorScheme)">Equality(ColorScheme, ColorScheme)</h4>
   <div class="markdown level1 summary">
@@ -402,6 +422,8 @@ Compares two <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ColorScheme_op_Inequality_" data-uid="Terminal.Gui.ColorScheme.op_Inequality*"></a>
   <h4 id="Terminal_Gui_ColorScheme_op_Inequality_Terminal_Gui_ColorScheme_Terminal_Gui_ColorScheme_" data-uid="Terminal.Gui.ColorScheme.op_Inequality(Terminal.Gui.ColorScheme,Terminal.Gui.ColorScheme)">Inequality(ColorScheme, ColorScheme)</h4>
   <div class="markdown level1 summary">
@@ -458,6 +480,10 @@ Compares two <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Colors.html

@@ -101,6 +101,8 @@ The default <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorScheme</a>
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Colors_Base_" data-uid="Terminal.Gui.Colors.Base*"></a>
   <h4 id="Terminal_Gui_Colors_Base" data-uid="Terminal.Gui.Colors.Base">Base</h4>
   <div class="markdown level1 summary">
@@ -126,6 +128,8 @@ The base color scheme, for the default toplevel views.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Colors_ColorSchemes_" data-uid="Terminal.Gui.Colors.ColorSchemes*"></a>
   <h4 id="Terminal_Gui_Colors_ColorSchemes" data-uid="Terminal.Gui.Colors.ColorSchemes">ColorSchemes</h4>
   <div class="markdown level1 summary">
@@ -151,6 +155,8 @@ Provides the defined <a class="xref" href="Terminal.Gui.ColorScheme.html">ColorS
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Colors_Dialog_" data-uid="Terminal.Gui.Colors.Dialog*"></a>
   <h4 id="Terminal_Gui_Colors_Dialog" data-uid="Terminal.Gui.Colors.Dialog">Dialog</h4>
   <div class="markdown level1 summary">
@@ -176,6 +182,8 @@ The dialog color scheme, for standard popup dialog boxes
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Colors_Error_" data-uid="Terminal.Gui.Colors.Error*"></a>
   <h4 id="Terminal_Gui_Colors_Error" data-uid="Terminal.Gui.Colors.Error">Error</h4>
   <div class="markdown level1 summary">
@@ -201,6 +209,8 @@ The color scheme for showing errors.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Colors_Menu_" data-uid="Terminal.Gui.Colors.Menu*"></a>
   <h4 id="Terminal_Gui_Colors_Menu" data-uid="Terminal.Gui.Colors.Menu">Menu</h4>
   <div class="markdown level1 summary">
@@ -226,6 +236,8 @@ The menu bar color
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Colors_TopLevel_" data-uid="Terminal.Gui.Colors.TopLevel*"></a>
   <h4 id="Terminal_Gui_Colors_TopLevel" data-uid="Terminal.Gui.Colors.TopLevel">TopLevel</h4>
   <div class="markdown level1 summary">
@@ -256,6 +268,10 @@ The application toplevel color scheme, for the default toplevel views.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 46 - 0
docs/api/Terminal.Gui/Terminal.Gui.ComboBox.html

@@ -511,6 +511,8 @@ Provides a drop-down list of items the user can select from.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ComboBox__ctor_" data-uid="Terminal.Gui.ComboBox.#ctor*"></a>
   <h4 id="Terminal_Gui_ComboBox__ctor" data-uid="Terminal.Gui.ComboBox.#ctor">ComboBox()</h4>
   <div class="markdown level1 summary">
@@ -521,6 +523,8 @@ Public constructor
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ComboBox()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ComboBox__ctor_" data-uid="Terminal.Gui.ComboBox.#ctor*"></a>
   <h4 id="Terminal_Gui_ComboBox__ctor_NStack_ustring_" data-uid="Terminal.Gui.ComboBox.#ctor(NStack.ustring)">ComboBox(ustring)</h4>
   <div class="markdown level1 summary">
@@ -548,6 +552,8 @@ Public constructor
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox__ctor_" data-uid="Terminal.Gui.ComboBox.#ctor*"></a>
   <h4 id="Terminal_Gui_ComboBox__ctor_Terminal_Gui_Rect_System_Collections_IList_" data-uid="Terminal.Gui.ComboBox.#ctor(Terminal.Gui.Rect,System.Collections.IList)">ComboBox(Rect, IList)</h4>
   <div class="markdown level1 summary">
@@ -582,6 +588,8 @@ Public constructor
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ComboBox_ColorScheme_" data-uid="Terminal.Gui.ComboBox.ColorScheme*"></a>
   <h4 id="Terminal_Gui_ComboBox_ColorScheme" data-uid="Terminal.Gui.ComboBox.ColorScheme">ColorScheme</h4>
   <div class="markdown level1 summary"></div>
@@ -605,6 +613,8 @@ Public constructor
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_IsShow_" data-uid="Terminal.Gui.ComboBox.IsShow*"></a>
   <h4 id="Terminal_Gui_ComboBox_IsShow" data-uid="Terminal.Gui.ComboBox.IsShow">IsShow</h4>
   <div class="markdown level1 summary">
@@ -630,6 +640,8 @@ Gets the drop down list state, expanded or collapsed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_ReadOnly_" data-uid="Terminal.Gui.ComboBox.ReadOnly*"></a>
   <h4 id="Terminal_Gui_ComboBox_ReadOnly" data-uid="Terminal.Gui.ComboBox.ReadOnly">ReadOnly</h4>
   <div class="markdown level1 summary">
@@ -655,6 +667,8 @@ If set to true its not allow any changes in the text.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_SelectedItem_" data-uid="Terminal.Gui.ComboBox.SelectedItem*"></a>
   <h4 id="Terminal_Gui_ComboBox_SelectedItem" data-uid="Terminal.Gui.ComboBox.SelectedItem">SelectedItem</h4>
   <div class="markdown level1 summary">
@@ -680,6 +694,8 @@ Gets the index of the currently selected item in the <a class="xref" href="Termi
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_Source_" data-uid="Terminal.Gui.ComboBox.Source*"></a>
   <h4 id="Terminal_Gui_ComboBox_Source" data-uid="Terminal.Gui.ComboBox.Source">Source</h4>
   <div class="markdown level1 summary">
@@ -705,6 +721,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.IListDataSource.html">IListD
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_Text_" data-uid="Terminal.Gui.ComboBox.Text*"></a>
   <h4 id="Terminal_Gui_ComboBox_Text" data-uid="Terminal.Gui.ComboBox.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -732,6 +750,8 @@ The currently selected list item
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ComboBox_Collapse_" data-uid="Terminal.Gui.ComboBox.Collapse*"></a>
   <h4 id="Terminal_Gui_ComboBox_Collapse" data-uid="Terminal.Gui.ComboBox.Collapse">Collapse()</h4>
   <div class="markdown level1 summary">
@@ -758,6 +778,8 @@ if it was already collapsed and no action was taken
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_Expand_" data-uid="Terminal.Gui.ComboBox.Expand*"></a>
   <h4 id="Terminal_Gui_ComboBox_Expand" data-uid="Terminal.Gui.ComboBox.Expand">Expand()</h4>
   <div class="markdown level1 summary">
@@ -784,6 +806,8 @@ if it was already expanded and no action was taken
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_MouseEvent_" data-uid="Terminal.Gui.ComboBox.MouseEvent*"></a>
   <h4 id="Terminal_Gui_ComboBox_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.ComboBox.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -828,6 +852,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ComboBox_OnEnter_" data-uid="Terminal.Gui.ComboBox.OnEnter*"></a>
   <h4 id="Terminal_Gui_ComboBox_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.ComboBox.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -872,6 +898,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_ComboBox_OnLeave_" data-uid="Terminal.Gui.ComboBox.OnLeave*"></a>
   <h4 id="Terminal_Gui_ComboBox_OnLeave_Terminal_Gui_View_" data-uid="Terminal.Gui.ComboBox.OnLeave(Terminal.Gui.View)">OnLeave(View)</h4>
   <div class="markdown level1 summary">
@@ -916,6 +944,8 @@ Method invoked when a view loses focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnLeave_Terminal_Gui_View_">View.OnLeave(View)</a></div>
+  
+  
   <a id="Terminal_Gui_ComboBox_OnOpenSelectedItem_" data-uid="Terminal.Gui.ComboBox.OnOpenSelectedItem*"></a>
   <h4 id="Terminal_Gui_ComboBox_OnOpenSelectedItem" data-uid="Terminal.Gui.ComboBox.OnOpenSelectedItem">OnOpenSelectedItem()</h4>
   <div class="markdown level1 summary">
@@ -941,6 +971,8 @@ Invokes the OnOpenSelectedItem event if it is defined.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_OnSelectedChanged_" data-uid="Terminal.Gui.ComboBox.OnSelectedChanged*"></a>
   <h4 id="Terminal_Gui_ComboBox_OnSelectedChanged" data-uid="Terminal.Gui.ComboBox.OnSelectedChanged">OnSelectedChanged()</h4>
   <div class="markdown level1 summary">
@@ -966,6 +998,8 @@ Invokes the SelectedChanged event if it is defined.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ComboBox_ProcessKey_" data-uid="Terminal.Gui.ComboBox.ProcessKey*"></a>
   <h4 id="Terminal_Gui_ComboBox_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.ComboBox.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1011,6 +1045,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ComboBox_Redraw_" data-uid="Terminal.Gui.ComboBox.Redraw*"></a>
   <h4 id="Terminal_Gui_ComboBox_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ComboBox.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -1040,6 +1076,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_ComboBox_SetSource_" data-uid="Terminal.Gui.ComboBox.SetSource*"></a>
   <h4 id="Terminal_Gui_ComboBox_SetSource_System_Collections_IList_" data-uid="Terminal.Gui.ComboBox.SetSource(System.Collections.IList)">SetSource(IList)</h4>
   <div class="markdown level1 summary">
@@ -1069,6 +1107,8 @@ Sets the source of the <a class="xref" href="Terminal.Gui.ComboBox.html">ComboBo
   </table>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ComboBox_OpenSelectedItem" data-uid="Terminal.Gui.ComboBox.OpenSelectedItem">OpenSelectedItem</h4>
   <div class="markdown level1 summary">
 This event is raised when the user Double Clicks on an item or presses ENTER to open the selected item.
@@ -1093,6 +1133,8 @@ This event is raised when the user Double Clicks on an item or presses ENTER to
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ComboBox_SelectedItemChanged" data-uid="Terminal.Gui.ComboBox.SelectedItemChanged">SelectedItemChanged</h4>
   <div class="markdown level1 summary">
 This event is raised when the selected item in the <a class="xref" href="Terminal.Gui.ComboBox.html">ComboBox</a> has changed.
@@ -1132,6 +1174,10 @@ This event is raised when the selected item in the <a class="xref" href="Termina
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 156 - 0
docs/api/Terminal.Gui/Terminal.Gui.Command.html

@@ -101,6 +101,8 @@ Actions which can be performed by the application or bound to keys in a <a class
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Command_Accept" data-uid="Terminal.Gui.Command.Accept">Accept</h4>
   <div class="markdown level1 summary">
 Accepts the current state (e.g. selection, button press etc)
@@ -125,6 +127,8 @@ Accepts the current state (e.g. selection, button press etc)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_BackTab" data-uid="Terminal.Gui.Command.BackTab">BackTab</h4>
   <div class="markdown level1 summary">
 Inserts a shift tab.
@@ -149,6 +153,8 @@ Inserts a shift tab.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_BottomEnd" data-uid="Terminal.Gui.Command.BottomEnd">BottomEnd</h4>
   <div class="markdown level1 summary">
 Moves to bottom end.
@@ -173,6 +179,8 @@ Moves to bottom end.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_BottomEndExtend" data-uid="Terminal.Gui.Command.BottomEndExtend">BottomEndExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the bottom end.
@@ -197,6 +205,8 @@ Extends the selection to the bottom end.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Cancel" data-uid="Terminal.Gui.Command.Cancel">Cancel</h4>
   <div class="markdown level1 summary">
 Cancels any current temporary states on the control e.g. expanding
@@ -222,6 +232,8 @@ a combo list
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Collapse" data-uid="Terminal.Gui.Command.Collapse">Collapse</h4>
   <div class="markdown level1 summary">
 Collapses a list or item (with subitems)
@@ -246,6 +258,8 @@ Collapses a list or item (with subitems)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_CollapseAll" data-uid="Terminal.Gui.Command.CollapseAll">CollapseAll</h4>
   <div class="markdown level1 summary">
 Recursively collapses a list items of their children (if any)
@@ -270,6 +284,8 @@ Recursively collapses a list items of their children (if any)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Copy" data-uid="Terminal.Gui.Command.Copy">Copy</h4>
   <div class="markdown level1 summary">
 Copies the current selection.
@@ -294,6 +310,8 @@ Copies the current selection.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Cut" data-uid="Terminal.Gui.Command.Cut">Cut</h4>
   <div class="markdown level1 summary">
 Cuts the current selection.
@@ -318,6 +336,8 @@ Cuts the current selection.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_CutToEndLine" data-uid="Terminal.Gui.Command.CutToEndLine">CutToEndLine</h4>
   <div class="markdown level1 summary">
 Deletes and copies to the clipboard the characters from the current position to the end of the line.
@@ -342,6 +362,8 @@ Deletes and copies to the clipboard the characters from the current position to
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_CutToStartLine" data-uid="Terminal.Gui.Command.CutToStartLine">CutToStartLine</h4>
   <div class="markdown level1 summary">
 Deletes and copies to the clipboard the characters from the current position to the start of the line.
@@ -366,6 +388,8 @@ Deletes and copies to the clipboard the characters from the current position to
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_DeleteAll" data-uid="Terminal.Gui.Command.DeleteAll">DeleteAll</h4>
   <div class="markdown level1 summary">
 Deletes all objects in the control.
@@ -390,6 +414,8 @@ Deletes all objects in the control.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_DeleteCharLeft" data-uid="Terminal.Gui.Command.DeleteCharLeft">DeleteCharLeft</h4>
   <div class="markdown level1 summary">
 Deletes the character on the left.
@@ -414,6 +440,8 @@ Deletes the character on the left.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_DeleteCharRight" data-uid="Terminal.Gui.Command.DeleteCharRight">DeleteCharRight</h4>
   <div class="markdown level1 summary">
 Deletes the character on the right.
@@ -438,6 +466,8 @@ Deletes the character on the right.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_DisableOverwrite" data-uid="Terminal.Gui.Command.DisableOverwrite">DisableOverwrite</h4>
   <div class="markdown level1 summary">
 Disables overwrite mode (<a class="xref" href="Terminal.Gui.Command.html#Terminal_Gui_Command_EnableOverwrite">EnableOverwrite</a>)
@@ -462,6 +492,8 @@ Disables overwrite mode (<a class="xref" href="Terminal.Gui.Command.html#Termina
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_EnableOverwrite" data-uid="Terminal.Gui.Command.EnableOverwrite">EnableOverwrite</h4>
   <div class="markdown level1 summary">
 Enables overwrite mode such that newly typed text overwrites the text that is
@@ -487,6 +519,8 @@ already there (typically associated with the Insert key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_EndOfLine" data-uid="Terminal.Gui.Command.EndOfLine">EndOfLine</h4>
   <div class="markdown level1 summary">
 Moves the cursor to the end of line.
@@ -511,6 +545,8 @@ Moves the cursor to the end of line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_EndOfLineExtend" data-uid="Terminal.Gui.Command.EndOfLineExtend">EndOfLineExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the end of line.
@@ -535,6 +571,8 @@ Extends the selection to the end of line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_EndOfPage" data-uid="Terminal.Gui.Command.EndOfPage">EndOfPage</h4>
   <div class="markdown level1 summary">
 Moves the cursor to the bottom of page.
@@ -559,6 +597,8 @@ Moves the cursor to the bottom of page.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Expand" data-uid="Terminal.Gui.Command.Expand">Expand</h4>
   <div class="markdown level1 summary">
 Expands a list or item (with subitems)
@@ -583,6 +623,8 @@ Expands a list or item (with subitems)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ExpandAll" data-uid="Terminal.Gui.Command.ExpandAll">ExpandAll</h4>
   <div class="markdown level1 summary">
 Recursively Expands all child items and their child items (if any)
@@ -607,6 +649,8 @@ Recursively Expands all child items and their child items (if any)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_KillWordBackwards" data-uid="Terminal.Gui.Command.KillWordBackwards">KillWordBackwards</h4>
   <div class="markdown level1 summary">
 Deletes the characters backwards.
@@ -631,6 +675,8 @@ Deletes the characters backwards.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_KillWordForwards" data-uid="Terminal.Gui.Command.KillWordForwards">KillWordForwards</h4>
   <div class="markdown level1 summary">
 Deletes the characters forwards.
@@ -655,6 +701,8 @@ Deletes the characters forwards.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Left" data-uid="Terminal.Gui.Command.Left">Left</h4>
   <div class="markdown level1 summary">
 Moves the selection left one by the minimum increment supported by the view e.g. single character, cell, item etc.
@@ -679,6 +727,8 @@ Moves the selection left one by the minimum increment supported by the view e.g.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LeftExtend" data-uid="Terminal.Gui.Command.LeftExtend">LeftExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection left one by the minimum increment supported by the view e.g. single character, cell, item etc.
@@ -703,6 +753,8 @@ Extends the selection left one by the minimum increment supported by the view e.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LeftHome" data-uid="Terminal.Gui.Command.LeftHome">LeftHome</h4>
   <div class="markdown level1 summary">
 Moves to the left begin.
@@ -727,6 +779,8 @@ Moves to the left begin.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LeftHomeExtend" data-uid="Terminal.Gui.Command.LeftHomeExtend">LeftHomeExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the left begin.
@@ -751,6 +805,8 @@ Extends the selection to the left begin.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineDown" data-uid="Terminal.Gui.Command.LineDown">LineDown</h4>
   <div class="markdown level1 summary">
 Moves the caret down one line.
@@ -775,6 +831,8 @@ Moves the caret down one line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineDownExtend" data-uid="Terminal.Gui.Command.LineDownExtend">LineDownExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection down one line.
@@ -799,6 +857,8 @@ Extends the selection down one line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineDownToLastBranch" data-uid="Terminal.Gui.Command.LineDownToLastBranch">LineDownToLastBranch</h4>
   <div class="markdown level1 summary">
 Moves the caret down to the last child node of the branch that holds the current selection
@@ -823,6 +883,8 @@ Moves the caret down to the last child node of the branch that holds the current
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineUp" data-uid="Terminal.Gui.Command.LineUp">LineUp</h4>
   <div class="markdown level1 summary">
 Moves the caret up one line.
@@ -847,6 +909,8 @@ Moves the caret up one line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineUpExtend" data-uid="Terminal.Gui.Command.LineUpExtend">LineUpExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection up one line.
@@ -871,6 +935,8 @@ Extends the selection up one line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_LineUpToFirstBranch" data-uid="Terminal.Gui.Command.LineUpToFirstBranch">LineUpToFirstBranch</h4>
   <div class="markdown level1 summary">
 Moves the caret up to the first child node of the branch that holds the current selection
@@ -895,6 +961,8 @@ Moves the caret up to the first child node of the branch that holds the current
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_NewLine" data-uid="Terminal.Gui.Command.NewLine">NewLine</h4>
   <div class="markdown level1 summary">
 Inserts a new line.
@@ -919,6 +987,8 @@ Inserts a new line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_NextView" data-uid="Terminal.Gui.Command.NextView">NextView</h4>
   <div class="markdown level1 summary">
 Moves focus to the next view.
@@ -943,6 +1013,8 @@ Moves focus to the next view.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_NextViewOrTop" data-uid="Terminal.Gui.Command.NextViewOrTop">NextViewOrTop</h4>
   <div class="markdown level1 summary">
 Moves focus to the next view or toplevel (case of Mdi).
@@ -967,6 +1039,8 @@ Moves focus to the next view or toplevel (case of Mdi).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_OpenSelectedItem" data-uid="Terminal.Gui.Command.OpenSelectedItem">OpenSelectedItem</h4>
   <div class="markdown level1 summary">
 Open selected item.
@@ -991,6 +1065,8 @@ Open selected item.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageDown" data-uid="Terminal.Gui.Command.PageDown">PageDown</h4>
   <div class="markdown level1 summary">
 Move the page down.
@@ -1015,6 +1091,8 @@ Move the page down.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageDownExtend" data-uid="Terminal.Gui.Command.PageDownExtend">PageDownExtend</h4>
   <div class="markdown level1 summary">
 Move the page down increase selection area to cover revealed objects/characters.
@@ -1039,6 +1117,8 @@ Move the page down increase selection area to cover revealed objects/characters.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageLeft" data-uid="Terminal.Gui.Command.PageLeft">PageLeft</h4>
   <div class="markdown level1 summary">
 Moves to the left page.
@@ -1063,6 +1143,8 @@ Moves to the left page.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageRight" data-uid="Terminal.Gui.Command.PageRight">PageRight</h4>
   <div class="markdown level1 summary">
 Moves to the right page.
@@ -1087,6 +1169,8 @@ Moves to the right page.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageUp" data-uid="Terminal.Gui.Command.PageUp">PageUp</h4>
   <div class="markdown level1 summary">
 Move the page up.
@@ -1111,6 +1195,8 @@ Move the page up.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PageUpExtend" data-uid="Terminal.Gui.Command.PageUpExtend">PageUpExtend</h4>
   <div class="markdown level1 summary">
 Move the page up increase selection area to cover revealed objects/characters.
@@ -1135,6 +1221,8 @@ Move the page up increase selection area to cover revealed objects/characters.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Paste" data-uid="Terminal.Gui.Command.Paste">Paste</h4>
   <div class="markdown level1 summary">
 Pastes the current selection.
@@ -1159,6 +1247,8 @@ Pastes the current selection.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PreviousView" data-uid="Terminal.Gui.Command.PreviousView">PreviousView</h4>
   <div class="markdown level1 summary">
 Moves focuss to the previous view.
@@ -1183,6 +1273,8 @@ Moves focuss to the previous view.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_PreviousViewOrTop" data-uid="Terminal.Gui.Command.PreviousViewOrTop">PreviousViewOrTop</h4>
   <div class="markdown level1 summary">
 Moves focus to the next previous or toplevel (case of Mdi).
@@ -1207,6 +1299,8 @@ Moves focus to the next previous or toplevel (case of Mdi).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_QuitToplevel" data-uid="Terminal.Gui.Command.QuitToplevel">QuitToplevel</h4>
   <div class="markdown level1 summary">
 Quit a toplevel.
@@ -1231,6 +1325,8 @@ Quit a toplevel.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Redo" data-uid="Terminal.Gui.Command.Redo">Redo</h4>
   <div class="markdown level1 summary">
 Redo changes.
@@ -1255,6 +1351,8 @@ Redo changes.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Refresh" data-uid="Terminal.Gui.Command.Refresh">Refresh</h4>
   <div class="markdown level1 summary">
 Refresh the application.
@@ -1279,6 +1377,8 @@ Refresh the application.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Right" data-uid="Terminal.Gui.Command.Right">Right</h4>
   <div class="markdown level1 summary">
 Moves the selection right one by the minimum increment supported by the view e.g. single character, cell, item etc.
@@ -1303,6 +1403,8 @@ Moves the selection right one by the minimum increment supported by the view e.g
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_RightEnd" data-uid="Terminal.Gui.Command.RightEnd">RightEnd</h4>
   <div class="markdown level1 summary">
 Moves to the right end.
@@ -1327,6 +1429,8 @@ Moves to the right end.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_RightEndExtend" data-uid="Terminal.Gui.Command.RightEndExtend">RightEndExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the right end.
@@ -1351,6 +1455,8 @@ Extends the selection to the right end.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_RightExtend" data-uid="Terminal.Gui.Command.RightExtend">RightExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection right one by the minimum increment supported by the view e.g. single character, cell, item etc.
@@ -1375,6 +1481,8 @@ Extends the selection right one by the minimum increment supported by the view e
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ScrollDown" data-uid="Terminal.Gui.Command.ScrollDown">ScrollDown</h4>
   <div class="markdown level1 summary">
 Scrolls down one line (without changing the selection).
@@ -1399,6 +1507,8 @@ Scrolls down one line (without changing the selection).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ScrollLeft" data-uid="Terminal.Gui.Command.ScrollLeft">ScrollLeft</h4>
   <div class="markdown level1 summary">
 Scrolls one character to the left
@@ -1423,6 +1533,8 @@ Scrolls one character to the left
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ScrollRight" data-uid="Terminal.Gui.Command.ScrollRight">ScrollRight</h4>
   <div class="markdown level1 summary">
 Scrolls one character to the right.
@@ -1447,6 +1559,8 @@ Scrolls one character to the right.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ScrollUp" data-uid="Terminal.Gui.Command.ScrollUp">ScrollUp</h4>
   <div class="markdown level1 summary">
 Scrolls up one line (without changing the selection).
@@ -1471,6 +1585,8 @@ Scrolls up one line (without changing the selection).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_SelectAll" data-uid="Terminal.Gui.Command.SelectAll">SelectAll</h4>
   <div class="markdown level1 summary">
 Selects all objects in the control.
@@ -1495,6 +1611,8 @@ Selects all objects in the control.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_StartOfLine" data-uid="Terminal.Gui.Command.StartOfLine">StartOfLine</h4>
   <div class="markdown level1 summary">
 Moves the cursor to the start of line.
@@ -1519,6 +1637,8 @@ Moves the cursor to the start of line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_StartOfLineExtend" data-uid="Terminal.Gui.Command.StartOfLineExtend">StartOfLineExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the start of line.
@@ -1543,6 +1663,8 @@ Extends the selection to the start of line.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_StartOfPage" data-uid="Terminal.Gui.Command.StartOfPage">StartOfPage</h4>
   <div class="markdown level1 summary">
 Moves the cursor to the top of page.
@@ -1567,6 +1689,8 @@ Moves the cursor to the top of page.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Suspend" data-uid="Terminal.Gui.Command.Suspend">Suspend</h4>
   <div class="markdown level1 summary">
 Suspend a application (used on Linux).
@@ -1591,6 +1715,8 @@ Suspend a application (used on Linux).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Tab" data-uid="Terminal.Gui.Command.Tab">Tab</h4>
   <div class="markdown level1 summary">
 Inserts a tab.
@@ -1615,6 +1741,8 @@ Inserts a tab.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ToggleChecked" data-uid="Terminal.Gui.Command.ToggleChecked">ToggleChecked</h4>
   <div class="markdown level1 summary">
 Toggle the checked state.
@@ -1639,6 +1767,8 @@ Toggle the checked state.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ToggleExpandCollapse" data-uid="Terminal.Gui.Command.ToggleExpandCollapse">ToggleExpandCollapse</h4>
   <div class="markdown level1 summary">
 Toggles the Expanded or collapsed state of a a list or item (with subitems)
@@ -1663,6 +1793,8 @@ Toggles the Expanded or collapsed state of a a list or item (with subitems)
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ToggleExtend" data-uid="Terminal.Gui.Command.ToggleExtend">ToggleExtend</h4>
   <div class="markdown level1 summary">
 Toggles the extended selection.
@@ -1687,6 +1819,8 @@ Toggles the extended selection.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_ToggleOverwrite" data-uid="Terminal.Gui.Command.ToggleOverwrite">ToggleOverwrite</h4>
   <div class="markdown level1 summary">
 Toggles overwrite mode such that newly typed text overwrites the text that is
@@ -1712,6 +1846,8 @@ already there (typically associated with the Insert key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_TopHome" data-uid="Terminal.Gui.Command.TopHome">TopHome</h4>
   <div class="markdown level1 summary">
 Moves to top begin.
@@ -1736,6 +1872,8 @@ Moves to top begin.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_TopHomeExtend" data-uid="Terminal.Gui.Command.TopHomeExtend">TopHomeExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the top begin.
@@ -1760,6 +1898,8 @@ Extends the selection to the top begin.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_Undo" data-uid="Terminal.Gui.Command.Undo">Undo</h4>
   <div class="markdown level1 summary">
 Undo changes.
@@ -1784,6 +1924,8 @@ Undo changes.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_UnixEmulation" data-uid="Terminal.Gui.Command.UnixEmulation">UnixEmulation</h4>
   <div class="markdown level1 summary">
 Unix emulation
@@ -1808,6 +1950,8 @@ Unix emulation
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_value__" data-uid="Terminal.Gui.Command.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1830,6 +1974,8 @@ Unix emulation
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_WordLeft" data-uid="Terminal.Gui.Command.WordLeft">WordLeft</h4>
   <div class="markdown level1 summary">
 Moves the caret to the start of the previous word.
@@ -1854,6 +2000,8 @@ Moves the caret to the start of the previous word.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_WordLeftExtend" data-uid="Terminal.Gui.Command.WordLeftExtend">WordLeftExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the start of the previous word.
@@ -1878,6 +2026,8 @@ Extends the selection to the start of the previous word.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_WordRight" data-uid="Terminal.Gui.Command.WordRight">WordRight</h4>
   <div class="markdown level1 summary">
 Moves the caret to the start of the next word.
@@ -1902,6 +2052,8 @@ Moves the caret to the start of the next word.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Command_WordRightExtend" data-uid="Terminal.Gui.Command.WordRightExtend">WordRightExtend</h4>
   <div class="markdown level1 summary">
 Extends the selection to the start of the next word.
@@ -1931,6 +2083,10 @@ Extends the selection to the start of the next word.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.DiagnosticFlags.html

@@ -101,6 +101,8 @@ Enables diagnostic functions
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_DiagnosticFlags_FramePadding" data-uid="Terminal.Gui.ConsoleDriver.DiagnosticFlags.FramePadding">FramePadding</h4>
   <div class="markdown level1 summary">
 When Enabled, <a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_DrawWindowFrame_Terminal_Gui_Rect_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_Terminal_Gui_Border_">DrawWindowFrame(Rect, Int32, Int32, Int32, Int32, Boolean, Boolean, Border)</a> will use
@@ -126,6 +128,8 @@ When Enabled, <a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_DiagnosticFlags_FrameRuler" data-uid="Terminal.Gui.ConsoleDriver.DiagnosticFlags.FrameRuler">FrameRuler</h4>
   <div class="markdown level1 summary">
 When enabled, <a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_DrawWindowFrame_Terminal_Gui_Rect_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_Terminal_Gui_Border_">DrawWindowFrame(Rect, Int32, Int32, Int32, Int32, Boolean, Boolean, Border)</a> will draw a 
@@ -151,6 +155,8 @@ ruler in the frame for any side with a padding value greater than 0.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_DiagnosticFlags_Off" data-uid="Terminal.Gui.ConsoleDriver.DiagnosticFlags.Off">Off</h4>
   <div class="markdown level1 summary">
 All diagnostics off
@@ -175,6 +181,8 @@ All diagnostics off
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_DiagnosticFlags_value__" data-uid="Terminal.Gui.ConsoleDriver.DiagnosticFlags.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -202,6 +210,10 @@ All diagnostics off
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 166 - 0
docs/api/Terminal.Gui/Terminal.Gui.ConsoleDriver.html

@@ -103,6 +103,8 @@ There are currently three implementations: <span class="xref">Terminal.Gui.Curse
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver__ctor_" data-uid="Terminal.Gui.ConsoleDriver.#ctor*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver__ctor" data-uid="Terminal.Gui.ConsoleDriver.#ctor">ConsoleDriver()</h4>
   <div class="markdown level1 summary"></div>
@@ -113,6 +115,8 @@ There are currently three implementations: <span class="xref">Terminal.Gui.Curse
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_BlocksMeterSegment" data-uid="Terminal.Gui.ConsoleDriver.BlocksMeterSegment">BlocksMeterSegment</h4>
   <div class="markdown level1 summary">
 Blocks Segment indicator for meter views (e.g. <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a>.
@@ -137,6 +141,8 @@ Blocks Segment indicator for meter views (e.g. <a class="xref" href="Terminal.Gu
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_BottomTee" data-uid="Terminal.Gui.ConsoleDriver.BottomTee">BottomTee</h4>
   <div class="markdown level1 summary">
 The bottom tee.
@@ -161,6 +167,8 @@ The bottom tee.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_Checked" data-uid="Terminal.Gui.ConsoleDriver.Checked">Checked</h4>
   <div class="markdown level1 summary">
 Checkmark.
@@ -185,6 +193,8 @@ Checkmark.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_ContinuousMeterSegment" data-uid="Terminal.Gui.ConsoleDriver.ContinuousMeterSegment">ContinuousMeterSegment</h4>
   <div class="markdown level1 summary">
 Continuous Segment indicator for meter views (e.g. <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a>.
@@ -209,6 +219,8 @@ Continuous Segment indicator for meter views (e.g. <a class="xref" href="Termina
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_Diamond" data-uid="Terminal.Gui.ConsoleDriver.Diamond">Diamond</h4>
   <div class="markdown level1 summary">
 Diamond character
@@ -233,6 +245,8 @@ Diamond character
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_DownArrow" data-uid="Terminal.Gui.ConsoleDriver.DownArrow">DownArrow</h4>
   <div class="markdown level1 summary">
 Down Arrow.
@@ -257,6 +271,8 @@ Down Arrow.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_HDLine" data-uid="Terminal.Gui.ConsoleDriver.HDLine">HDLine</h4>
   <div class="markdown level1 summary">
 Horizontal double line character.
@@ -281,6 +297,8 @@ Horizontal double line character.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_HLine" data-uid="Terminal.Gui.ConsoleDriver.HLine">HLine</h4>
   <div class="markdown level1 summary">
 Horizontal line character.
@@ -305,6 +323,8 @@ Horizontal line character.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_HRLine" data-uid="Terminal.Gui.ConsoleDriver.HRLine">HRLine</h4>
   <div class="markdown level1 summary">
 Horizontal line character for rounded corners.
@@ -329,6 +349,8 @@ Horizontal line character for rounded corners.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LeftArrow" data-uid="Terminal.Gui.ConsoleDriver.LeftArrow">LeftArrow</h4>
   <div class="markdown level1 summary">
 Left Arrow.
@@ -353,6 +375,8 @@ Left Arrow.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LeftBracket" data-uid="Terminal.Gui.ConsoleDriver.LeftBracket">LeftBracket</h4>
   <div class="markdown level1 summary">
 Left frame/bracket (e.g. &apos;[&apos; for <a class="xref" href="Terminal.Gui.Button.html">Button</a>).
@@ -377,6 +401,8 @@ Left frame/bracket (e.g. &apos;[&apos; for <a class="xref" href="Terminal.Gui.Bu
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LeftDefaultIndicator" data-uid="Terminal.Gui.ConsoleDriver.LeftDefaultIndicator">LeftDefaultIndicator</h4>
   <div class="markdown level1 summary">
 Left indicator for default action (e.g. for <a class="xref" href="Terminal.Gui.Button.html">Button</a>).
@@ -401,6 +427,8 @@ Left indicator for default action (e.g. for <a class="xref" href="Terminal.Gui.B
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LeftTee" data-uid="Terminal.Gui.ConsoleDriver.LeftTee">LeftTee</h4>
   <div class="markdown level1 summary">
 Left tee
@@ -425,6 +453,8 @@ Left tee
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LLCorner" data-uid="Terminal.Gui.ConsoleDriver.LLCorner">LLCorner</h4>
   <div class="markdown level1 summary">
 Lower left corner
@@ -449,6 +479,8 @@ Lower left corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LLDCorner" data-uid="Terminal.Gui.ConsoleDriver.LLDCorner">LLDCorner</h4>
   <div class="markdown level1 summary">
 Lower left double corner
@@ -473,6 +505,8 @@ Lower left double corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LLRCorner" data-uid="Terminal.Gui.ConsoleDriver.LLRCorner">LLRCorner</h4>
   <div class="markdown level1 summary">
 Lower left rounded corner
@@ -497,6 +531,8 @@ Lower left rounded corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LRCorner" data-uid="Terminal.Gui.ConsoleDriver.LRCorner">LRCorner</h4>
   <div class="markdown level1 summary">
 Lower right corner
@@ -521,6 +557,8 @@ Lower right corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LRDCorner" data-uid="Terminal.Gui.ConsoleDriver.LRDCorner">LRDCorner</h4>
   <div class="markdown level1 summary">
 Lower right double corner
@@ -545,6 +583,8 @@ Lower right double corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_LRRCorner" data-uid="Terminal.Gui.ConsoleDriver.LRRCorner">LRRCorner</h4>
   <div class="markdown level1 summary">
 Lower right rounded corner
@@ -569,6 +609,8 @@ Lower right rounded corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_RightArrow" data-uid="Terminal.Gui.ConsoleDriver.RightArrow">RightArrow</h4>
   <div class="markdown level1 summary">
 Right Arrow.
@@ -593,6 +635,8 @@ Right Arrow.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_RightBracket" data-uid="Terminal.Gui.ConsoleDriver.RightBracket">RightBracket</h4>
   <div class="markdown level1 summary">
 Right frame/bracket (e.g. &apos;]&apos; for <a class="xref" href="Terminal.Gui.Button.html">Button</a>).
@@ -617,6 +661,8 @@ Right frame/bracket (e.g. &apos;]&apos; for <a class="xref" href="Terminal.Gui.B
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_RightDefaultIndicator" data-uid="Terminal.Gui.ConsoleDriver.RightDefaultIndicator">RightDefaultIndicator</h4>
   <div class="markdown level1 summary">
 Right indicator for default action (e.g. for <a class="xref" href="Terminal.Gui.Button.html">Button</a>).
@@ -641,6 +687,8 @@ Right indicator for default action (e.g. for <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_RightTee" data-uid="Terminal.Gui.ConsoleDriver.RightTee">RightTee</h4>
   <div class="markdown level1 summary">
 Right tee
@@ -665,6 +713,8 @@ Right tee
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_Selected" data-uid="Terminal.Gui.ConsoleDriver.Selected">Selected</h4>
   <div class="markdown level1 summary">
 Selected mark.
@@ -689,6 +739,8 @@ Selected mark.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_Stipple" data-uid="Terminal.Gui.ConsoleDriver.Stipple">Stipple</h4>
   <div class="markdown level1 summary">
 Stipple pattern
@@ -713,6 +765,8 @@ Stipple pattern
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_TerminalResized" data-uid="Terminal.Gui.ConsoleDriver.TerminalResized">TerminalResized</h4>
   <div class="markdown level1 summary">
 The handler fired when the terminal is resized.
@@ -737,6 +791,8 @@ The handler fired when the terminal is resized.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_TopTee" data-uid="Terminal.Gui.ConsoleDriver.TopTee">TopTee</h4>
   <div class="markdown level1 summary">
 Top tee
@@ -761,6 +817,8 @@ Top tee
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_ULCorner" data-uid="Terminal.Gui.ConsoleDriver.ULCorner">ULCorner</h4>
   <div class="markdown level1 summary">
 Upper left corner
@@ -785,6 +843,8 @@ Upper left corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_ULDCorner" data-uid="Terminal.Gui.ConsoleDriver.ULDCorner">ULDCorner</h4>
   <div class="markdown level1 summary">
 Upper left double corner
@@ -809,6 +869,8 @@ Upper left double corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_ULRCorner" data-uid="Terminal.Gui.ConsoleDriver.ULRCorner">ULRCorner</h4>
   <div class="markdown level1 summary">
 Upper left rounded corner
@@ -833,6 +895,8 @@ Upper left rounded corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_UnChecked" data-uid="Terminal.Gui.ConsoleDriver.UnChecked">UnChecked</h4>
   <div class="markdown level1 summary">
 Un-checked checkmark.
@@ -857,6 +921,8 @@ Un-checked checkmark.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_UnSelected" data-uid="Terminal.Gui.ConsoleDriver.UnSelected">UnSelected</h4>
   <div class="markdown level1 summary">
 Un-selected selected mark.
@@ -881,6 +947,8 @@ Un-selected selected mark.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_UpArrow" data-uid="Terminal.Gui.ConsoleDriver.UpArrow">UpArrow</h4>
   <div class="markdown level1 summary">
 Up Arrow.
@@ -905,6 +973,8 @@ Up Arrow.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_URCorner" data-uid="Terminal.Gui.ConsoleDriver.URCorner">URCorner</h4>
   <div class="markdown level1 summary">
 Upper right corner
@@ -929,6 +999,8 @@ Upper right corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_URDCorner" data-uid="Terminal.Gui.ConsoleDriver.URDCorner">URDCorner</h4>
   <div class="markdown level1 summary">
 Upper right double corner
@@ -953,6 +1025,8 @@ Upper right double corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_URRCorner" data-uid="Terminal.Gui.ConsoleDriver.URRCorner">URRCorner</h4>
   <div class="markdown level1 summary">
 Upper right rounded corner
@@ -977,6 +1051,8 @@ Upper right rounded corner
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_VDLine" data-uid="Terminal.Gui.ConsoleDriver.VDLine">VDLine</h4>
   <div class="markdown level1 summary">
 Vertical double line character.
@@ -1001,6 +1077,8 @@ Vertical double line character.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_VLine" data-uid="Terminal.Gui.ConsoleDriver.VLine">VLine</h4>
   <div class="markdown level1 summary">
 Vertical line character.
@@ -1025,6 +1103,8 @@ Vertical line character.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ConsoleDriver_VRLine" data-uid="Terminal.Gui.ConsoleDriver.VRLine">VRLine</h4>
   <div class="markdown level1 summary">
 Vertical line character for rounded corners.
@@ -1051,6 +1131,8 @@ Vertical line character for rounded corners.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Clip_" data-uid="Terminal.Gui.ConsoleDriver.Clip*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Clip" data-uid="Terminal.Gui.ConsoleDriver.Clip">Clip</h4>
   <div class="markdown level1 summary">
@@ -1076,6 +1158,8 @@ Controls the current clipping region that AddRune/AddStr is subject to.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Clipboard_" data-uid="Terminal.Gui.ConsoleDriver.Clipboard*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Clipboard" data-uid="Terminal.Gui.ConsoleDriver.Clipboard">Clipboard</h4>
   <div class="markdown level1 summary">
@@ -1101,6 +1185,8 @@ Get the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Cols_" data-uid="Terminal.Gui.ConsoleDriver.Cols*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Cols" data-uid="Terminal.Gui.ConsoleDriver.Cols">Cols</h4>
   <div class="markdown level1 summary">
@@ -1126,6 +1212,8 @@ The current number of columns in the terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Contents_" data-uid="Terminal.Gui.ConsoleDriver.Contents*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Contents" data-uid="Terminal.Gui.ConsoleDriver.Contents">Contents</h4>
   <div class="markdown level1 summary">
@@ -1151,6 +1239,8 @@ The format is rows, columns and 3 values on the last column: Rune, Attribute and
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Diagnostics_" data-uid="Terminal.Gui.ConsoleDriver.Diagnostics*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Diagnostics" data-uid="Terminal.Gui.ConsoleDriver.Diagnostics">Diagnostics</h4>
   <div class="markdown level1 summary">
@@ -1176,6 +1266,8 @@ Set flags to enable/disable <a class="xref" href="Terminal.Gui.ConsoleDriver.htm
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_HeightAsBuffer_" data-uid="Terminal.Gui.ConsoleDriver.HeightAsBuffer*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_HeightAsBuffer" data-uid="Terminal.Gui.ConsoleDriver.HeightAsBuffer">HeightAsBuffer</h4>
   <div class="markdown level1 summary">
@@ -1202,6 +1294,8 @@ If true then height is measured by the buffer height, enabling scrolling.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Left_" data-uid="Terminal.Gui.ConsoleDriver.Left*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Left" data-uid="Terminal.Gui.ConsoleDriver.Left">Left</h4>
   <div class="markdown level1 summary">
@@ -1227,6 +1321,8 @@ The current left in the terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Rows_" data-uid="Terminal.Gui.ConsoleDriver.Rows*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Rows" data-uid="Terminal.Gui.ConsoleDriver.Rows">Rows</h4>
   <div class="markdown level1 summary">
@@ -1252,6 +1348,8 @@ The current number of rows in the terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Top_" data-uid="Terminal.Gui.ConsoleDriver.Top*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Top" data-uid="Terminal.Gui.ConsoleDriver.Top">Top</h4>
   <div class="markdown level1 summary">
@@ -1279,6 +1377,8 @@ The current top in the terminal.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_AddRune_" data-uid="Terminal.Gui.ConsoleDriver.AddRune*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_AddRune_System_Rune_" data-uid="Terminal.Gui.ConsoleDriver.AddRune(System.Rune)">AddRune(Rune)</h4>
   <div class="markdown level1 summary">
@@ -1306,6 +1406,8 @@ Adds the specified rune to the display at the current cursor position
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_AddStr_" data-uid="Terminal.Gui.ConsoleDriver.AddStr*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_AddStr_NStack_ustring_" data-uid="Terminal.Gui.ConsoleDriver.AddStr(NStack.ustring)">AddStr(ustring)</h4>
   <div class="markdown level1 summary">
@@ -1333,6 +1435,8 @@ Adds the specified
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_CookMouse_" data-uid="Terminal.Gui.ConsoleDriver.CookMouse*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_CookMouse" data-uid="Terminal.Gui.ConsoleDriver.CookMouse">CookMouse()</h4>
   <div class="markdown level1 summary">
@@ -1343,6 +1447,8 @@ Enables the cooked event processing from the mouse driver
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void CookMouse()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_DrawFrame_" data-uid="Terminal.Gui.ConsoleDriver.DrawFrame*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_DrawFrame_Terminal_Gui_Rect_System_Int32_System_Boolean_" data-uid="Terminal.Gui.ConsoleDriver.DrawFrame(Terminal.Gui.Rect,System.Int32,System.Boolean)">DrawFrame(Rect, Int32, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1380,6 +1486,8 @@ Draws a frame on the specified region with the specified padding around the fram
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_DrawWindowFrame_" data-uid="Terminal.Gui.ConsoleDriver.DrawWindowFrame*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_DrawWindowFrame_Terminal_Gui_Rect_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Boolean_Terminal_Gui_Border_" data-uid="Terminal.Gui.ConsoleDriver.DrawWindowFrame(Terminal.Gui.Rect,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Boolean,Terminal.Gui.Border)">DrawWindowFrame(Rect, Int32, Int32, Int32, Int32, Boolean, Boolean, Border)</h4>
   <div class="markdown level1 summary">
@@ -1442,6 +1550,8 @@ Draws a frame for a window with padding and an optional visible border inside th
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_DrawWindowTitle_" data-uid="Terminal.Gui.ConsoleDriver.DrawWindowTitle*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_DrawWindowTitle_Terminal_Gui_Rect_NStack_ustring_System_Int32_System_Int32_System_Int32_System_Int32_Terminal_Gui_TextAlignment_" data-uid="Terminal.Gui.ConsoleDriver.DrawWindowTitle(Terminal.Gui.Rect,NStack.ustring,System.Int32,System.Int32,System.Int32,System.Int32,Terminal.Gui.TextAlignment)">DrawWindowTitle(Rect, ustring, Int32, Int32, Int32, Int32, TextAlignment)</h4>
   <div class="markdown level1 summary">
@@ -1499,6 +1609,8 @@ Draws the title for a Window-style view incorporating padding.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_End_" data-uid="Terminal.Gui.ConsoleDriver.End*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_End" data-uid="Terminal.Gui.ConsoleDriver.End">End()</h4>
   <div class="markdown level1 summary">
@@ -1509,6 +1621,8 @@ Ends the execution of the console driver.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void End()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_EnsureCursorVisibility_" data-uid="Terminal.Gui.ConsoleDriver.EnsureCursorVisibility*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_EnsureCursorVisibility" data-uid="Terminal.Gui.ConsoleDriver.EnsureCursorVisibility">EnsureCursorVisibility()</h4>
   <div class="markdown level1 summary">
@@ -1534,6 +1648,8 @@ Ensure the cursor visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_GetAttribute_" data-uid="Terminal.Gui.ConsoleDriver.GetAttribute*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_GetAttribute" data-uid="Terminal.Gui.ConsoleDriver.GetAttribute">GetAttribute()</h4>
   <div class="markdown level1 summary">
@@ -1559,6 +1675,8 @@ Gets the current <a class="xref" href="Terminal.Gui.Attribute.html">Attribute</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_GetColors_" data-uid="Terminal.Gui.ConsoleDriver.GetColors*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_GetColors_System_Int32_Terminal_Gui_Color__Terminal_Gui_Color__" data-uid="Terminal.Gui.ConsoleDriver.GetColors(System.Int32,Terminal.Gui.Color@,Terminal.Gui.Color@)">GetColors(Int32, out Color, out Color)</h4>
   <div class="markdown level1 summary">
@@ -1611,6 +1729,8 @@ Gets the foreground and background colors based on the value.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_GetCursorVisibility_" data-uid="Terminal.Gui.ConsoleDriver.GetCursorVisibility*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_GetCursorVisibility_Terminal_Gui_CursorVisibility__" data-uid="Terminal.Gui.ConsoleDriver.GetCursorVisibility(Terminal.Gui.CursorVisibility@)">GetCursorVisibility(out CursorVisibility)</h4>
   <div class="markdown level1 summary">
@@ -1653,6 +1773,8 @@ Retreive the cursor caret visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Init_" data-uid="Terminal.Gui.ConsoleDriver.Init*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Init_System_Action_" data-uid="Terminal.Gui.ConsoleDriver.Init(System.Action)">Init(Action)</h4>
   <div class="markdown level1 summary">
@@ -1680,6 +1802,8 @@ Initializes the driver
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_IsValidContent_" data-uid="Terminal.Gui.ConsoleDriver.IsValidContent*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_IsValidContent_System_Int32_System_Int32_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ConsoleDriver.IsValidContent(System.Int32,System.Int32,Terminal.Gui.Rect)">IsValidContent(Int32, Int32, Rect)</h4>
   <div class="markdown level1 summary">
@@ -1732,6 +1856,8 @@ Ensures that the column and line are in a valid range from the size of the drive
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_MakeAttribute_" data-uid="Terminal.Gui.ConsoleDriver.MakeAttribute*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_MakeAttribute_Terminal_Gui_Color_Terminal_Gui_Color_" data-uid="Terminal.Gui.ConsoleDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color)">MakeAttribute(Color, Color)</h4>
   <div class="markdown level1 summary">
@@ -1779,6 +1905,8 @@ Make the attribute for the foreground and background colors.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_MakePrintable_" data-uid="Terminal.Gui.ConsoleDriver.MakePrintable*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_MakePrintable_System_Rune_" data-uid="Terminal.Gui.ConsoleDriver.MakePrintable(System.Rune)">MakePrintable(Rune)</h4>
   <div class="markdown level1 summary">
@@ -1822,6 +1950,8 @@ to equivalent, printable, Unicode chars.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Move_" data-uid="Terminal.Gui.ConsoleDriver.Move*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Move_System_Int32_System_Int32_" data-uid="Terminal.Gui.ConsoleDriver.Move(System.Int32,System.Int32)">Move(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1854,6 +1984,8 @@ Moves the cursor to the specified column and row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_PrepareToRun_" data-uid="Terminal.Gui.ConsoleDriver.PrepareToRun*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_PrepareToRun_Terminal_Gui_MainLoop_System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_MouseEvent__" data-uid="Terminal.Gui.ConsoleDriver.PrepareToRun(Terminal.Gui.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent})">PrepareToRun(MainLoop, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;MouseEvent&gt;)</h4>
   <div class="markdown level1 summary">
@@ -1901,6 +2033,8 @@ Prepare the driver and set the key and mouse events handlers.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Refresh_" data-uid="Terminal.Gui.ConsoleDriver.Refresh*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Refresh" data-uid="Terminal.Gui.ConsoleDriver.Refresh">Refresh()</h4>
   <div class="markdown level1 summary">
@@ -1911,6 +2045,8 @@ Updates the screen to reflect all the changes that have been done to the display
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void Refresh()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_ResizeScreen_" data-uid="Terminal.Gui.ConsoleDriver.ResizeScreen*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_ResizeScreen" data-uid="Terminal.Gui.ConsoleDriver.ResizeScreen">ResizeScreen()</h4>
   <div class="markdown level1 summary">
@@ -1921,6 +2057,8 @@ Resizes the clip area when the screen is resized.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void ResizeScreen()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SendKeys_" data-uid="Terminal.Gui.ConsoleDriver.SendKeys*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SendKeys_System_Char_System_ConsoleKey_System_Boolean_System_Boolean_System_Boolean_" data-uid="Terminal.Gui.ConsoleDriver.SendKeys(System.Char,System.ConsoleKey,System.Boolean,System.Boolean,System.Boolean)">SendKeys(Char, ConsoleKey, Boolean, Boolean, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1968,6 +2106,8 @@ Allows sending keys without typing on a keyboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SetAttribute_" data-uid="Terminal.Gui.ConsoleDriver.SetAttribute*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SetAttribute_Terminal_Gui_Attribute_" data-uid="Terminal.Gui.ConsoleDriver.SetAttribute(Terminal.Gui.Attribute)">SetAttribute(Attribute)</h4>
   <div class="markdown level1 summary">
@@ -1995,6 +2135,8 @@ Selects the specified attribute as the attribute to use for future calls to AddR
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SetColors_" data-uid="Terminal.Gui.ConsoleDriver.SetColors*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SetColors_System_ConsoleColor_System_ConsoleColor_" data-uid="Terminal.Gui.ConsoleDriver.SetColors(System.ConsoleColor,System.ConsoleColor)">SetColors(ConsoleColor, ConsoleColor)</h4>
   <div class="markdown level1 summary">
@@ -2027,6 +2169,8 @@ Set Colors from limit sets of colors.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SetColors_" data-uid="Terminal.Gui.ConsoleDriver.SetColors*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SetColors_System_Int16_System_Int16_" data-uid="Terminal.Gui.ConsoleDriver.SetColors(System.Int16,System.Int16)">SetColors(Int16, Int16)</h4>
   <div class="markdown level1 summary">
@@ -2060,6 +2204,8 @@ that independently with the R, G, B values.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SetCursorVisibility_" data-uid="Terminal.Gui.ConsoleDriver.SetCursorVisibility*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SetCursorVisibility_Terminal_Gui_CursorVisibility_" data-uid="Terminal.Gui.ConsoleDriver.SetCursorVisibility(Terminal.Gui.CursorVisibility)">SetCursorVisibility(CursorVisibility)</h4>
   <div class="markdown level1 summary">
@@ -2102,6 +2248,8 @@ Change the cursor caret visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_SetTerminalResized_" data-uid="Terminal.Gui.ConsoleDriver.SetTerminalResized*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_SetTerminalResized_System_Action_" data-uid="Terminal.Gui.ConsoleDriver.SetTerminalResized(System.Action)">SetTerminalResized(Action)</h4>
   <div class="markdown level1 summary">
@@ -2129,6 +2277,8 @@ Set the handler when the terminal is resized.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_StartReportingMouseMoves_" data-uid="Terminal.Gui.ConsoleDriver.StartReportingMouseMoves*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_StartReportingMouseMoves" data-uid="Terminal.Gui.ConsoleDriver.StartReportingMouseMoves">StartReportingMouseMoves()</h4>
   <div class="markdown level1 summary">
@@ -2139,6 +2289,8 @@ Start of mouse moves.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void StartReportingMouseMoves()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_StopReportingMouseMoves_" data-uid="Terminal.Gui.ConsoleDriver.StopReportingMouseMoves*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_StopReportingMouseMoves" data-uid="Terminal.Gui.ConsoleDriver.StopReportingMouseMoves">StopReportingMouseMoves()</h4>
   <div class="markdown level1 summary">
@@ -2149,6 +2301,8 @@ Stop reporting mouses moves.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void StopReportingMouseMoves()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_Suspend_" data-uid="Terminal.Gui.ConsoleDriver.Suspend*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_Suspend" data-uid="Terminal.Gui.ConsoleDriver.Suspend">Suspend()</h4>
   <div class="markdown level1 summary">
@@ -2159,6 +2313,8 @@ Suspend the application, typically needs to save the state, suspend the app and
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void Suspend()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_UncookMouse_" data-uid="Terminal.Gui.ConsoleDriver.UncookMouse*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_UncookMouse" data-uid="Terminal.Gui.ConsoleDriver.UncookMouse">UncookMouse()</h4>
   <div class="markdown level1 summary">
@@ -2169,6 +2325,8 @@ Disables the cooked event processing from the mouse driver.  At startup, it is a
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void UncookMouse()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_UpdateCursor_" data-uid="Terminal.Gui.ConsoleDriver.UpdateCursor*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_UpdateCursor" data-uid="Terminal.Gui.ConsoleDriver.UpdateCursor">UpdateCursor()</h4>
   <div class="markdown level1 summary">
@@ -2179,6 +2337,8 @@ Updates the location of the cursor position
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void UpdateCursor()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_UpdateOffScreen_" data-uid="Terminal.Gui.ConsoleDriver.UpdateOffScreen*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_UpdateOffScreen" data-uid="Terminal.Gui.ConsoleDriver.UpdateOffScreen">UpdateOffScreen()</h4>
   <div class="markdown level1 summary">
@@ -2189,6 +2349,8 @@ Reset and recreate the contents and the driver buffer.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public abstract void UpdateOffScreen()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ConsoleDriver_UpdateScreen_" data-uid="Terminal.Gui.ConsoleDriver.UpdateScreen*"></a>
   <h4 id="Terminal_Gui_ConsoleDriver_UpdateScreen" data-uid="Terminal.Gui.ConsoleDriver.UpdateScreen">UpdateScreen()</h4>
   <div class="markdown level1 summary">
@@ -2204,6 +2366,10 @@ Redraws the physical screen with the contents that have been queued up via any o
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 38 - 0
docs/api/Terminal.Gui/Terminal.Gui.ContextMenu.html

@@ -106,6 +106,8 @@ which can be opened in any position.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ContextMenu__ctor_" data-uid="Terminal.Gui.ContextMenu.#ctor*"></a>
   <h4 id="Terminal_Gui_ContextMenu__ctor" data-uid="Terminal.Gui.ContextMenu.#ctor">ContextMenu()</h4>
   <div class="markdown level1 summary">
@@ -116,6 +118,8 @@ Initialize a context menu with empty menu items.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ContextMenu()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ContextMenu__ctor_" data-uid="Terminal.Gui.ContextMenu.#ctor*"></a>
   <h4 id="Terminal_Gui_ContextMenu__ctor_System_Int32_System_Int32_Terminal_Gui_MenuBarItem_" data-uid="Terminal.Gui.ContextMenu.#ctor(System.Int32,System.Int32,Terminal.Gui.MenuBarItem)">ContextMenu(Int32, Int32, MenuBarItem)</h4>
   <div class="markdown level1 summary">
@@ -153,6 +157,8 @@ Initialize a context menu with menu items.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu__ctor_" data-uid="Terminal.Gui.ContextMenu.#ctor*"></a>
   <h4 id="Terminal_Gui_ContextMenu__ctor_Terminal_Gui_View_Terminal_Gui_MenuBarItem_" data-uid="Terminal.Gui.ContextMenu.#ctor(Terminal.Gui.View,Terminal.Gui.MenuBarItem)">ContextMenu(View, MenuBarItem)</h4>
   <div class="markdown level1 summary">
@@ -187,6 +193,8 @@ Initialize a context menu with menu items from a host <a class="xref" href="Term
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ContextMenu_ForceMinimumPosToZero_" data-uid="Terminal.Gui.ContextMenu.ForceMinimumPosToZero*"></a>
   <h4 id="Terminal_Gui_ContextMenu_ForceMinimumPosToZero" data-uid="Terminal.Gui.ContextMenu.ForceMinimumPosToZero">ForceMinimumPosToZero</h4>
   <div class="markdown level1 summary">
@@ -213,6 +221,8 @@ if the left or right position are negative.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Host_" data-uid="Terminal.Gui.ContextMenu.Host*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Host" data-uid="Terminal.Gui.ContextMenu.Host">Host</h4>
   <div class="markdown level1 summary">
@@ -239,6 +249,8 @@ otherwise if it&apos;s null the container will be used.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_IsShow_" data-uid="Terminal.Gui.ContextMenu.IsShow*"></a>
   <h4 id="Terminal_Gui_ContextMenu_IsShow" data-uid="Terminal.Gui.ContextMenu.IsShow">IsShow</h4>
   <div class="markdown level1 summary">
@@ -264,6 +276,8 @@ Gets information whether menu is showing or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Key_" data-uid="Terminal.Gui.ContextMenu.Key*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Key" data-uid="Terminal.Gui.ContextMenu.Key">Key</h4>
   <div class="markdown level1 summary">
@@ -289,6 +303,8 @@ The <a class="xref" href="Terminal.Gui.Key.html">Key</a> used to activate the co
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_MenuBar_" data-uid="Terminal.Gui.ContextMenu.MenuBar*"></a>
   <h4 id="Terminal_Gui_ContextMenu_MenuBar" data-uid="Terminal.Gui.ContextMenu.MenuBar">MenuBar</h4>
   <div class="markdown level1 summary">
@@ -314,6 +330,8 @@ Gets the <a class="xref" href="Terminal.Gui.MenuBar.html">MenuBar</a> that is ho
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_MenuItems_" data-uid="Terminal.Gui.ContextMenu.MenuItems*"></a>
   <h4 id="Terminal_Gui_ContextMenu_MenuItems" data-uid="Terminal.Gui.ContextMenu.MenuItems">MenuItems</h4>
   <div class="markdown level1 summary">
@@ -339,6 +357,8 @@ Gets or sets the menu items for this context menu.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_MouseFlags_" data-uid="Terminal.Gui.ContextMenu.MouseFlags*"></a>
   <h4 id="Terminal_Gui_ContextMenu_MouseFlags" data-uid="Terminal.Gui.ContextMenu.MouseFlags">MouseFlags</h4>
   <div class="markdown level1 summary">
@@ -364,6 +384,8 @@ The <a class="xref" href="Terminal.Gui.MouseFlags.html">MouseFlags</a> used to a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Position_" data-uid="Terminal.Gui.ContextMenu.Position*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Position" data-uid="Terminal.Gui.ContextMenu.Position">Position</h4>
   <div class="markdown level1 summary">
@@ -389,6 +411,8 @@ Gets or set the menu position.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ContextMenu_UseSubMenusSingleFrame_" data-uid="Terminal.Gui.ContextMenu.UseSubMenusSingleFrame*"></a>
   <h4 id="Terminal_Gui_ContextMenu_UseSubMenusSingleFrame" data-uid="Terminal.Gui.ContextMenu.UseSubMenusSingleFrame">UseSubMenusSingleFrame</h4>
   <div class="markdown level1 summary">
@@ -416,6 +440,8 @@ Gets or sets if the sub-menus must be displayed in a single or multiple frames.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Dispose_" data-uid="Terminal.Gui.ContextMenu.Dispose*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Dispose" data-uid="Terminal.Gui.ContextMenu.Dispose">Dispose()</h4>
   <div class="markdown level1 summary">
@@ -426,6 +452,8 @@ Disposes the all the context menu objects instances.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Dispose()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Hide_" data-uid="Terminal.Gui.ContextMenu.Hide*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Hide" data-uid="Terminal.Gui.ContextMenu.Hide">Hide()</h4>
   <div class="markdown level1 summary">
@@ -436,6 +464,8 @@ Close the <a class="xref" href="Terminal.Gui.ContextMenu.html#Terminal_Gui_Conte
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Hide()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ContextMenu_Show_" data-uid="Terminal.Gui.ContextMenu.Show*"></a>
   <h4 id="Terminal_Gui_ContextMenu_Show" data-uid="Terminal.Gui.ContextMenu.Show">Show()</h4>
   <div class="markdown level1 summary">
@@ -448,6 +478,8 @@ Open the <a class="xref" href="Terminal.Gui.ContextMenu.html#Terminal_Gui_Contex
   </div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ContextMenu_KeyChanged" data-uid="Terminal.Gui.ContextMenu.KeyChanged">KeyChanged</h4>
   <div class="markdown level1 summary">
 Event invoked when the <a class="xref" href="Terminal.Gui.ContextMenu.html#Terminal_Gui_ContextMenu_Key">Key</a> is changed.
@@ -472,6 +504,8 @@ Event invoked when the <a class="xref" href="Terminal.Gui.ContextMenu.html#Termi
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ContextMenu_MouseFlagsChanged" data-uid="Terminal.Gui.ContextMenu.MouseFlagsChanged">MouseFlagsChanged</h4>
   <div class="markdown level1 summary">
 Event invoked when the <a class="xref" href="Terminal.Gui.ContextMenu.html#Terminal_Gui_ContextMenu_MouseFlags">MouseFlags</a> is changed.
@@ -505,6 +539,10 @@ Event invoked when the <a class="xref" href="Terminal.Gui.ContextMenu.html#Termi
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 22 - 0
docs/api/Terminal.Gui/Terminal.Gui.CursorVisibility.html

@@ -101,6 +101,8 @@ Cursors Visibility that are displayed
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_Box" data-uid="Terminal.Gui.CursorVisibility.Box">Box</h4>
   <div class="markdown level1 summary">
 Cursor caret is displayed as a blinking block ▉
@@ -125,6 +127,8 @@ Cursor caret is displayed as a blinking block ▉
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_BoxFix" data-uid="Terminal.Gui.CursorVisibility.BoxFix">BoxFix</h4>
   <div class="markdown level1 summary">
 Cursor caret is displayed a block ▉
@@ -149,6 +153,8 @@ Cursor caret is displayed a block ▉
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_Default" data-uid="Terminal.Gui.CursorVisibility.Default">Default</h4>
   <div class="markdown level1 summary">
 Cursor caret has default
@@ -173,6 +179,8 @@ Cursor caret has default
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_Invisible" data-uid="Terminal.Gui.CursorVisibility.Invisible">Invisible</h4>
   <div class="markdown level1 summary">
 Cursor caret is hidden
@@ -197,6 +205,8 @@ Cursor caret is hidden
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_Underline" data-uid="Terminal.Gui.CursorVisibility.Underline">Underline</h4>
   <div class="markdown level1 summary">
 Cursor caret is normally shown as a blinking underline bar _
@@ -221,6 +231,8 @@ Cursor caret is normally shown as a blinking underline bar _
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_UnderlineFix" data-uid="Terminal.Gui.CursorVisibility.UnderlineFix">UnderlineFix</h4>
   <div class="markdown level1 summary">
 Cursor caret is normally shown as a underline bar _
@@ -245,6 +257,8 @@ Cursor caret is normally shown as a underline bar _
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_value__" data-uid="Terminal.Gui.CursorVisibility.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -267,6 +281,8 @@ Cursor caret is normally shown as a underline bar _
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_Vertical" data-uid="Terminal.Gui.CursorVisibility.Vertical">Vertical</h4>
   <div class="markdown level1 summary">
 Cursor caret is displayed a blinking vertical bar |
@@ -291,6 +307,8 @@ Cursor caret is displayed a blinking vertical bar |
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_CursorVisibility_VerticalFix" data-uid="Terminal.Gui.CursorVisibility.VerticalFix">VerticalFix</h4>
   <div class="markdown level1 summary">
 Cursor caret is displayed a blinking vertical bar |
@@ -320,6 +338,10 @@ Cursor caret is displayed a blinking vertical bar |
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 28 - 0
docs/api/Terminal.Gui/Terminal.Gui.DateField.html

@@ -606,6 +606,8 @@ The <a class="xref" href="Terminal.Gui.DateField.html">DateField</a> <a class="x
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_DateField__ctor_" data-uid="Terminal.Gui.DateField.#ctor*"></a>
   <h4 id="Terminal_Gui_DateField__ctor" data-uid="Terminal.Gui.DateField.#ctor">DateField()</h4>
   <div class="markdown level1 summary">
@@ -616,6 +618,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.DateField.html"
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public DateField()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_DateField__ctor_" data-uid="Terminal.Gui.DateField.#ctor*"></a>
   <h4 id="Terminal_Gui_DateField__ctor_System_DateTime_" data-uid="Terminal.Gui.DateField.#ctor(System.DateTime)">DateField(DateTime)</h4>
   <div class="markdown level1 summary">
@@ -643,6 +647,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.DateField.html"
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_DateField__ctor_" data-uid="Terminal.Gui.DateField.#ctor*"></a>
   <h4 id="Terminal_Gui_DateField__ctor_System_Int32_System_Int32_System_DateTime_System_Boolean_" data-uid="Terminal.Gui.DateField.#ctor(System.Int32,System.Int32,System.DateTime,System.Boolean)">DateField(Int32, Int32, DateTime, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -687,6 +693,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.DateField.html"
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_DateField_CursorPosition_" data-uid="Terminal.Gui.DateField.CursorPosition*"></a>
   <h4 id="Terminal_Gui_DateField_CursorPosition" data-uid="Terminal.Gui.DateField.CursorPosition">CursorPosition</h4>
   <div class="markdown level1 summary">
@@ -714,6 +722,8 @@ Sets or gets the current cursor position.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.TextField.html#Terminal_Gui_TextField_CursorPosition">TextField.CursorPosition</a></div>
+  
+  
   <a id="Terminal_Gui_DateField_Date_" data-uid="Terminal.Gui.DateField.Date*"></a>
   <h4 id="Terminal_Gui_DateField_Date" data-uid="Terminal.Gui.DateField.Date">Date</h4>
   <div class="markdown level1 summary">
@@ -739,6 +749,8 @@ Gets or sets the date of the <a class="xref" href="Terminal.Gui.DateField.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_DateField_IsShortFormat_" data-uid="Terminal.Gui.DateField.IsShortFormat*"></a>
   <h4 id="Terminal_Gui_DateField_IsShortFormat" data-uid="Terminal.Gui.DateField.IsShortFormat">IsShortFormat</h4>
   <div class="markdown level1 summary">
@@ -766,6 +778,8 @@ Get or set the date format for the widget.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_DateField_DeleteCharLeft_" data-uid="Terminal.Gui.DateField.DeleteCharLeft*"></a>
   <h4 id="Terminal_Gui_DateField_DeleteCharLeft_System_Boolean_" data-uid="Terminal.Gui.DateField.DeleteCharLeft(System.Boolean)">DeleteCharLeft(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -795,6 +809,8 @@ Deletes the left character.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.TextField.html#Terminal_Gui_TextField_DeleteCharLeft_System_Boolean_">TextField.DeleteCharLeft(Boolean)</a></div>
+  
+  
   <a id="Terminal_Gui_DateField_DeleteCharRight_" data-uid="Terminal.Gui.DateField.DeleteCharRight*"></a>
   <h4 id="Terminal_Gui_DateField_DeleteCharRight" data-uid="Terminal.Gui.DateField.DeleteCharRight">DeleteCharRight()</h4>
   <div class="markdown level1 summary">
@@ -807,6 +823,8 @@ Deletes the right character.
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.TextField.html#Terminal_Gui_TextField_DeleteCharRight">TextField.DeleteCharRight()</a></div>
+  
+  
   <a id="Terminal_Gui_DateField_MouseEvent_" data-uid="Terminal.Gui.DateField.MouseEvent*"></a>
   <h4 id="Terminal_Gui_DateField_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.DateField.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -851,6 +869,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.TextField.html#Terminal_Gui_TextField_MouseEvent_Terminal_Gui_MouseEvent_">TextField.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_DateField_OnDateChanged_" data-uid="Terminal.Gui.DateField.OnDateChanged*"></a>
   <h4 id="Terminal_Gui_DateField_OnDateChanged_Terminal_Gui_DateTimeEventArgs_System_DateTime__" data-uid="Terminal.Gui.DateField.OnDateChanged(Terminal.Gui.DateTimeEventArgs{System.DateTime})">OnDateChanged(DateTimeEventArgs&lt;DateTime&gt;)</h4>
   <div class="markdown level1 summary">
@@ -878,6 +898,8 @@ Event firing method for the <a class="xref" href="Terminal.Gui.DateField.html#Te
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_DateField_ProcessKey_" data-uid="Terminal.Gui.DateField.ProcessKey*"></a>
   <h4 id="Terminal_Gui_DateField_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.DateField.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -924,6 +946,8 @@ Processes key presses for the <a class="xref" href="Terminal.Gui.TextField.html"
   <div><a class="xref" href="Terminal.Gui.TextField.html#Terminal_Gui_TextField_ProcessKey_Terminal_Gui_KeyEvent_">TextField.ProcessKey(KeyEvent)</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_DateField_DateChanged" data-uid="Terminal.Gui.DateField.DateChanged">DateChanged</h4>
   <div class="markdown level1 summary">
 DateChanged event, raised when the <a class="xref" href="Terminal.Gui.DateField.html#Terminal_Gui_DateField_Date">Date</a> property has changed.
@@ -963,6 +987,10 @@ DateChanged event, raised when the <a class="xref" href="Terminal.Gui.DateField.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.DateTimeEventArgs-1.html

@@ -116,6 +116,8 @@ Defines the event arguments for <a class="xref" href="Terminal.Gui.DateField.htm
   </table>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_DateTimeEventArgs_1__ctor_" data-uid="Terminal.Gui.DateTimeEventArgs`1.#ctor*"></a>
   <h4 id="Terminal_Gui_DateTimeEventArgs_1__ctor__0__0_System_String_" data-uid="Terminal.Gui.DateTimeEventArgs`1.#ctor(`0,`0,System.String)">DateTimeEventArgs(T, T, String)</h4>
   <div class="markdown level1 summary">
@@ -155,6 +157,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.DateTimeEventAr
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_DateTimeEventArgs_1_Format_" data-uid="Terminal.Gui.DateTimeEventArgs`1.Format*"></a>
   <h4 id="Terminal_Gui_DateTimeEventArgs_1_Format" data-uid="Terminal.Gui.DateTimeEventArgs`1.Format">Format</h4>
   <div class="markdown level1 summary">
@@ -180,6 +184,8 @@ The <a class="xref" href="Terminal.Gui.DateField.html">DateField</a> or <a class
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_DateTimeEventArgs_1_NewValue_" data-uid="Terminal.Gui.DateTimeEventArgs`1.NewValue*"></a>
   <h4 id="Terminal_Gui_DateTimeEventArgs_1_NewValue" data-uid="Terminal.Gui.DateTimeEventArgs`1.NewValue">NewValue</h4>
   <div class="markdown level1 summary">
@@ -205,6 +211,8 @@ The new <a class="xref" href="Terminal.Gui.DateField.html">DateField</a> or <a c
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_DateTimeEventArgs_1_OldValue_" data-uid="Terminal.Gui.DateTimeEventArgs`1.OldValue*"></a>
   <h4 id="Terminal_Gui_DateTimeEventArgs_1_OldValue" data-uid="Terminal.Gui.DateTimeEventArgs`1.OldValue">OldValue</h4>
   <div class="markdown level1 summary">
@@ -235,6 +243,10 @@ The old <a class="xref" href="Terminal.Gui.DateField.html">DateField</a> or <a c
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.Dialog.ButtonAlignments.html

@@ -101,6 +101,8 @@ Determines the horizontal alignment of the Dialog buttons.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Dialog_ButtonAlignments_Center" data-uid="Terminal.Gui.Dialog.ButtonAlignments.Center">Center</h4>
   <div class="markdown level1 summary">
 Center-aligns the buttons (the default).
@@ -125,6 +127,8 @@ Center-aligns the buttons (the default).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Dialog_ButtonAlignments_Justify" data-uid="Terminal.Gui.Dialog.ButtonAlignments.Justify">Justify</h4>
   <div class="markdown level1 summary">
 Justifies the buttons
@@ -149,6 +153,8 @@ Justifies the buttons
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Dialog_ButtonAlignments_Left" data-uid="Terminal.Gui.Dialog.ButtonAlignments.Left">Left</h4>
   <div class="markdown level1 summary">
 Left-aligns the buttons
@@ -173,6 +179,8 @@ Left-aligns the buttons
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Dialog_ButtonAlignments_Right" data-uid="Terminal.Gui.Dialog.ButtonAlignments.Right">Right</h4>
   <div class="markdown level1 summary">
 Right-aligns the buttons
@@ -197,6 +205,8 @@ Right-aligns the buttons
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Dialog_ButtonAlignments_value__" data-uid="Terminal.Gui.Dialog.ButtonAlignments.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -224,6 +234,10 @@ Right-aligns the buttons
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Dialog.html

@@ -657,6 +657,8 @@ or buttons added to the dialog calls <a class="xref" href="Terminal.Gui.Applicat
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Dialog__ctor_" data-uid="Terminal.Gui.Dialog.#ctor*"></a>
   <h4 id="Terminal_Gui_Dialog__ctor" data-uid="Terminal.Gui.Dialog.#ctor">Dialog()</h4>
   <div class="markdown level1 summary">
@@ -667,6 +669,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.Dialog.html
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public Dialog()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Dialog__ctor_" data-uid="Terminal.Gui.Dialog.#ctor*"></a>
   <h4 id="Terminal_Gui_Dialog__ctor_NStack_ustring_System_Int32_System_Int32_Terminal_Gui_Button___" data-uid="Terminal.Gui.Dialog.#ctor(NStack.ustring,System.Int32,System.Int32,Terminal.Gui.Button[])">Dialog(ustring, Int32, Int32, Button[])</h4>
   <div class="markdown level1 summary">
@@ -710,6 +714,8 @@ and an optional set of <a class="xref" href="Terminal.Gui.Button.html">Button</a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dialog__ctor_" data-uid="Terminal.Gui.Dialog.#ctor*"></a>
   <h4 id="Terminal_Gui_Dialog__ctor_NStack_ustring_Terminal_Gui_Button___" data-uid="Terminal.Gui.Dialog.#ctor(NStack.ustring,Terminal.Gui.Button[])">Dialog(ustring, Button[])</h4>
   <div class="markdown level1 summary">
@@ -745,6 +751,8 @@ and with an optional set of <a class="xref" href="Terminal.Gui.Button.html">Butt
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Dialog_ButtonAlignment_" data-uid="Terminal.Gui.Dialog.ButtonAlignment*"></a>
   <h4 id="Terminal_Gui_Dialog_ButtonAlignment" data-uid="Terminal.Gui.Dialog.ButtonAlignment">ButtonAlignment</h4>
   <div class="markdown level1 summary">
@@ -773,6 +781,8 @@ bottom of the dialog.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Dialog_AddButton_" data-uid="Terminal.Gui.Dialog.AddButton*"></a>
   <h4 id="Terminal_Gui_Dialog_AddButton_Terminal_Gui_Button_" data-uid="Terminal.Gui.Dialog.AddButton(Terminal.Gui.Button)">AddButton(Button)</h4>
   <div class="markdown level1 summary">
@@ -800,6 +810,8 @@ Adds a <a class="xref" href="Terminal.Gui.Button.html">Button</a> to the <a clas
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dialog_ProcessKey_" data-uid="Terminal.Gui.Dialog.ProcessKey*"></a>
   <h4 id="Terminal_Gui_Dialog_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Dialog.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -860,6 +872,10 @@ chance to process the keystroke.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 28 - 0
docs/api/Terminal.Gui/Terminal.Gui.Dim.html

@@ -113,6 +113,8 @@ Dim properties of a <a class="xref" href="Terminal.Gui.View.html">View</a> to co
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Dim__ctor_" data-uid="Terminal.Gui.Dim.#ctor*"></a>
   <h4 id="Terminal_Gui_Dim__ctor" data-uid="Terminal.Gui.Dim.#ctor">Dim()</h4>
   <div class="markdown level1 summary"></div>
@@ -123,6 +125,8 @@ Dim properties of a <a class="xref" href="Terminal.Gui.View.html">View</a> to co
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Dim_Equals_" data-uid="Terminal.Gui.Dim.Equals*"></a>
   <h4 id="Terminal_Gui_Dim_Equals_System_Object_" data-uid="Terminal.Gui.Dim.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">Determines whether the specified object is equal to the current object.</div>
@@ -164,6 +168,8 @@ Dim properties of a <a class="xref" href="Terminal.Gui.View.html">View</a> to co
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Fill_" data-uid="Terminal.Gui.Dim.Fill*"></a>
   <h4 id="Terminal_Gui_Dim_Fill_System_Int32_" data-uid="Terminal.Gui.Dim.Fill(System.Int32)">Fill(Int32)</h4>
   <div class="markdown level1 summary">
@@ -206,6 +212,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.Dim.html">D
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Function_" data-uid="Terminal.Gui.Dim.Function*"></a>
   <h4 id="Terminal_Gui_Dim_Function_System_Func_System_Int32__" data-uid="Terminal.Gui.Dim.Function(System.Func{System.Int32})">Function(Func&lt;Int32&gt;)</h4>
   <div class="markdown level1 summary">
@@ -248,6 +256,8 @@ Creates a &quot;DimFunc&quot; from the specified function.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_GetHashCode_" data-uid="Terminal.Gui.Dim.GetHashCode*"></a>
   <h4 id="Terminal_Gui_Dim_GetHashCode" data-uid="Terminal.Gui.Dim.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">Serves as the default hash function. </div>
@@ -271,6 +281,8 @@ Creates a &quot;DimFunc&quot; from the specified function.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Height_" data-uid="Terminal.Gui.Dim.Height*"></a>
   <h4 id="Terminal_Gui_Dim_Height_Terminal_Gui_View_" data-uid="Terminal.Gui.Dim.Height(Terminal.Gui.View)">Height(View)</h4>
   <div class="markdown level1 summary">
@@ -313,6 +325,8 @@ Returns a <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Percent_" data-uid="Terminal.Gui.Dim.Percent*"></a>
   <h4 id="Terminal_Gui_Dim_Percent_System_Single_System_Boolean_" data-uid="Terminal.Gui.Dim.Percent(System.Single,System.Boolean)">Percent(Single, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -360,6 +374,8 @@ Creates a percentage <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> object
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Sized_" data-uid="Terminal.Gui.Dim.Sized*"></a>
   <h4 id="Terminal_Gui_Dim_Sized_System_Int32_" data-uid="Terminal.Gui.Dim.Sized(System.Int32)">Sized(Int32)</h4>
   <div class="markdown level1 summary">
@@ -402,6 +418,8 @@ Creates an Absolute <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> from th
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_Width_" data-uid="Terminal.Gui.Dim.Width*"></a>
   <h4 id="Terminal_Gui_Dim_Width_Terminal_Gui_View_" data-uid="Terminal.Gui.Dim.Width(Terminal.Gui.View)">Width(View)</h4>
   <div class="markdown level1 summary">
@@ -446,6 +464,8 @@ Returns a <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> object tracks the
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_Dim_op_Addition_" data-uid="Terminal.Gui.Dim.op_Addition*"></a>
   <h4 id="Terminal_Gui_Dim_op_Addition_Terminal_Gui_Dim_Terminal_Gui_Dim_" data-uid="Terminal.Gui.Dim.op_Addition(Terminal.Gui.Dim,Terminal.Gui.Dim)">Addition(Dim, Dim)</h4>
   <div class="markdown level1 summary">
@@ -493,6 +513,8 @@ Adds a <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> to a <a class="xref"
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_op_Implicit_" data-uid="Terminal.Gui.Dim.op_Implicit*"></a>
   <h4 id="Terminal_Gui_Dim_op_Implicit_System_Int32__Terminal_Gui_Dim" data-uid="Terminal.Gui.Dim.op_Implicit(System.Int32)~Terminal.Gui.Dim">Implicit(Int32 to Dim)</h4>
   <div class="markdown level1 summary">
@@ -535,6 +557,8 @@ Creates an Absolute <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> from th
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Dim_op_Subtraction_" data-uid="Terminal.Gui.Dim.op_Subtraction*"></a>
   <h4 id="Terminal_Gui_Dim_op_Subtraction_Terminal_Gui_Dim_Terminal_Gui_Dim_" data-uid="Terminal.Gui.Dim.op_Subtraction(Terminal.Gui.Dim,Terminal.Gui.Dim)">Subtraction(Dim, Dim)</h4>
   <div class="markdown level1 summary">
@@ -587,6 +611,10 @@ Subtracts a <a class="xref" href="Terminal.Gui.Dim.html">Dim</a> from a <a class
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.DisplayModeLayout.html

@@ -101,6 +101,8 @@ Used for choose the display mode of this <a class="xref" href="Terminal.Gui.Radi
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_DisplayModeLayout_Horizontal" data-uid="Terminal.Gui.DisplayModeLayout.Horizontal">Horizontal</h4>
   <div class="markdown level1 summary">
 Horizontal mode display.
@@ -125,6 +127,8 @@ Horizontal mode display.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_DisplayModeLayout_value__" data-uid="Terminal.Gui.DisplayModeLayout.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -147,6 +151,8 @@ Horizontal mode display.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_DisplayModeLayout_Vertical" data-uid="Terminal.Gui.DisplayModeLayout.Vertical">Vertical</h4>
   <div class="markdown level1 summary">
 Vertical mode display. It&apos;s the default.
@@ -176,6 +182,10 @@ Vertical mode display. It&apos;s the default.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 184 - 0
docs/api/Terminal.Gui/Terminal.Gui.FakeConsole.html

@@ -101,6 +101,8 @@
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_FakeConsole_HEIGHT" data-uid="Terminal.Gui.FakeConsole.HEIGHT">HEIGHT</h4>
   <div class="markdown level1 summary">
 Specifies the initial console height.
@@ -125,6 +127,8 @@ Specifies the initial console height.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_FakeConsole_MockKeyPresses" data-uid="Terminal.Gui.FakeConsole.MockKeyPresses">MockKeyPresses</h4>
   <div class="markdown level1 summary">
 
@@ -149,6 +153,8 @@ Specifies the initial console height.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_FakeConsole_WIDTH" data-uid="Terminal.Gui.FakeConsole.WIDTH">WIDTH</h4>
   <div class="markdown level1 summary">
 Specifies the initial console width.
@@ -175,6 +181,8 @@ Specifies the initial console width.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeConsole_BackgroundColor_" data-uid="Terminal.Gui.FakeConsole.BackgroundColor*"></a>
   <h4 id="Terminal_Gui_FakeConsole_BackgroundColor" data-uid="Terminal.Gui.FakeConsole.BackgroundColor">BackgroundColor</h4>
   <div class="markdown level1 summary">
@@ -200,6 +208,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_BufferHeight_" data-uid="Terminal.Gui.FakeConsole.BufferHeight*"></a>
   <h4 id="Terminal_Gui_FakeConsole_BufferHeight" data-uid="Terminal.Gui.FakeConsole.BufferHeight">BufferHeight</h4>
   <div class="markdown level1 summary">
@@ -225,6 +235,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_BufferWidth_" data-uid="Terminal.Gui.FakeConsole.BufferWidth*"></a>
   <h4 id="Terminal_Gui_FakeConsole_BufferWidth" data-uid="Terminal.Gui.FakeConsole.BufferWidth">BufferWidth</h4>
   <div class="markdown level1 summary">
@@ -250,6 +262,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_CapsLock_" data-uid="Terminal.Gui.FakeConsole.CapsLock*"></a>
   <h4 id="Terminal_Gui_FakeConsole_CapsLock" data-uid="Terminal.Gui.FakeConsole.CapsLock">CapsLock</h4>
   <div class="markdown level1 summary">
@@ -275,6 +289,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_CursorLeft_" data-uid="Terminal.Gui.FakeConsole.CursorLeft*"></a>
   <h4 id="Terminal_Gui_FakeConsole_CursorLeft" data-uid="Terminal.Gui.FakeConsole.CursorLeft">CursorLeft</h4>
   <div class="markdown level1 summary">
@@ -300,6 +316,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_CursorSize_" data-uid="Terminal.Gui.FakeConsole.CursorSize*"></a>
   <h4 id="Terminal_Gui_FakeConsole_CursorSize" data-uid="Terminal.Gui.FakeConsole.CursorSize">CursorSize</h4>
   <div class="markdown level1 summary">
@@ -325,6 +343,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_CursorTop_" data-uid="Terminal.Gui.FakeConsole.CursorTop*"></a>
   <h4 id="Terminal_Gui_FakeConsole_CursorTop" data-uid="Terminal.Gui.FakeConsole.CursorTop">CursorTop</h4>
   <div class="markdown level1 summary">
@@ -350,6 +370,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_CursorVisible_" data-uid="Terminal.Gui.FakeConsole.CursorVisible*"></a>
   <h4 id="Terminal_Gui_FakeConsole_CursorVisible" data-uid="Terminal.Gui.FakeConsole.CursorVisible">CursorVisible</h4>
   <div class="markdown level1 summary">
@@ -375,6 +397,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Error_" data-uid="Terminal.Gui.FakeConsole.Error*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Error" data-uid="Terminal.Gui.FakeConsole.Error">Error</h4>
   <div class="markdown level1 summary">
@@ -400,6 +424,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_ForegroundColor_" data-uid="Terminal.Gui.FakeConsole.ForegroundColor*"></a>
   <h4 id="Terminal_Gui_FakeConsole_ForegroundColor" data-uid="Terminal.Gui.FakeConsole.ForegroundColor">ForegroundColor</h4>
   <div class="markdown level1 summary">
@@ -425,6 +451,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_In_" data-uid="Terminal.Gui.FakeConsole.In*"></a>
   <h4 id="Terminal_Gui_FakeConsole_In" data-uid="Terminal.Gui.FakeConsole.In">In</h4>
   <div class="markdown level1 summary">
@@ -450,6 +478,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_InputEncoding_" data-uid="Terminal.Gui.FakeConsole.InputEncoding*"></a>
   <h4 id="Terminal_Gui_FakeConsole_InputEncoding" data-uid="Terminal.Gui.FakeConsole.InputEncoding">InputEncoding</h4>
   <div class="markdown level1 summary">
@@ -475,6 +505,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_IsErrorRedirected_" data-uid="Terminal.Gui.FakeConsole.IsErrorRedirected*"></a>
   <h4 id="Terminal_Gui_FakeConsole_IsErrorRedirected" data-uid="Terminal.Gui.FakeConsole.IsErrorRedirected">IsErrorRedirected</h4>
   <div class="markdown level1 summary">
@@ -500,6 +532,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_IsInputRedirected_" data-uid="Terminal.Gui.FakeConsole.IsInputRedirected*"></a>
   <h4 id="Terminal_Gui_FakeConsole_IsInputRedirected" data-uid="Terminal.Gui.FakeConsole.IsInputRedirected">IsInputRedirected</h4>
   <div class="markdown level1 summary">
@@ -525,6 +559,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_IsOutputRedirected_" data-uid="Terminal.Gui.FakeConsole.IsOutputRedirected*"></a>
   <h4 id="Terminal_Gui_FakeConsole_IsOutputRedirected" data-uid="Terminal.Gui.FakeConsole.IsOutputRedirected">IsOutputRedirected</h4>
   <div class="markdown level1 summary">
@@ -550,6 +586,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_KeyAvailable_" data-uid="Terminal.Gui.FakeConsole.KeyAvailable*"></a>
   <h4 id="Terminal_Gui_FakeConsole_KeyAvailable" data-uid="Terminal.Gui.FakeConsole.KeyAvailable">KeyAvailable</h4>
   <div class="markdown level1 summary">
@@ -575,6 +613,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_LargestWindowHeight_" data-uid="Terminal.Gui.FakeConsole.LargestWindowHeight*"></a>
   <h4 id="Terminal_Gui_FakeConsole_LargestWindowHeight" data-uid="Terminal.Gui.FakeConsole.LargestWindowHeight">LargestWindowHeight</h4>
   <div class="markdown level1 summary">
@@ -600,6 +640,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_LargestWindowWidth_" data-uid="Terminal.Gui.FakeConsole.LargestWindowWidth*"></a>
   <h4 id="Terminal_Gui_FakeConsole_LargestWindowWidth" data-uid="Terminal.Gui.FakeConsole.LargestWindowWidth">LargestWindowWidth</h4>
   <div class="markdown level1 summary">
@@ -625,6 +667,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_NumberLock_" data-uid="Terminal.Gui.FakeConsole.NumberLock*"></a>
   <h4 id="Terminal_Gui_FakeConsole_NumberLock" data-uid="Terminal.Gui.FakeConsole.NumberLock">NumberLock</h4>
   <div class="markdown level1 summary">
@@ -650,6 +694,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Out_" data-uid="Terminal.Gui.FakeConsole.Out*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Out" data-uid="Terminal.Gui.FakeConsole.Out">Out</h4>
   <div class="markdown level1 summary">
@@ -675,6 +721,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OutputEncoding_" data-uid="Terminal.Gui.FakeConsole.OutputEncoding*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OutputEncoding" data-uid="Terminal.Gui.FakeConsole.OutputEncoding">OutputEncoding</h4>
   <div class="markdown level1 summary">
@@ -700,6 +748,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Title_" data-uid="Terminal.Gui.FakeConsole.Title*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Title" data-uid="Terminal.Gui.FakeConsole.Title">Title</h4>
   <div class="markdown level1 summary">
@@ -725,6 +775,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_TreatControlCAsInput_" data-uid="Terminal.Gui.FakeConsole.TreatControlCAsInput*"></a>
   <h4 id="Terminal_Gui_FakeConsole_TreatControlCAsInput" data-uid="Terminal.Gui.FakeConsole.TreatControlCAsInput">TreatControlCAsInput</h4>
   <div class="markdown level1 summary">
@@ -750,6 +802,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WindowHeight_" data-uid="Terminal.Gui.FakeConsole.WindowHeight*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WindowHeight" data-uid="Terminal.Gui.FakeConsole.WindowHeight">WindowHeight</h4>
   <div class="markdown level1 summary">
@@ -775,6 +829,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WindowLeft_" data-uid="Terminal.Gui.FakeConsole.WindowLeft*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WindowLeft" data-uid="Terminal.Gui.FakeConsole.WindowLeft">WindowLeft</h4>
   <div class="markdown level1 summary">
@@ -800,6 +856,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WindowTop_" data-uid="Terminal.Gui.FakeConsole.WindowTop*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WindowTop" data-uid="Terminal.Gui.FakeConsole.WindowTop">WindowTop</h4>
   <div class="markdown level1 summary">
@@ -825,6 +883,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WindowWidth_" data-uid="Terminal.Gui.FakeConsole.WindowWidth*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WindowWidth" data-uid="Terminal.Gui.FakeConsole.WindowWidth">WindowWidth</h4>
   <div class="markdown level1 summary">
@@ -852,6 +912,8 @@ Specifies the initial console width.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Beep_" data-uid="Terminal.Gui.FakeConsole.Beep*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Beep" data-uid="Terminal.Gui.FakeConsole.Beep">Beep()</h4>
   <div class="markdown level1 summary">
@@ -862,6 +924,8 @@ Specifies the initial console width.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void Beep()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Beep_" data-uid="Terminal.Gui.FakeConsole.Beep*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Beep_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Beep(System.Int32,System.Int32)">Beep(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -894,6 +958,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Clear_" data-uid="Terminal.Gui.FakeConsole.Clear*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Clear" data-uid="Terminal.Gui.FakeConsole.Clear">Clear()</h4>
   <div class="markdown level1 summary">
@@ -904,6 +970,8 @@ Specifies the initial console width.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void Clear()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FakeConsole_MoveBufferArea_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea*"></a>
   <h4 id="Terminal_Gui_FakeConsole_MoveBufferArea_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -956,6 +1024,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_MoveBufferArea_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea*"></a>
   <h4 id="Terminal_Gui_FakeConsole_MoveBufferArea_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Char_System_ConsoleColor_System_ConsoleColor_" data-uid="Terminal.Gui.FakeConsole.MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Char,System.ConsoleColor,System.ConsoleColor)">MoveBufferArea(Int32, Int32, Int32, Int32, Int32, Int32, Char, ConsoleColor, ConsoleColor)</h4>
   <div class="markdown level1 summary">
@@ -1023,6 +1093,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardError_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardError" data-uid="Terminal.Gui.FakeConsole.OpenStandardError">OpenStandardError()</h4>
   <div class="markdown level1 summary">
@@ -1048,6 +1120,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardError_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardError_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardError(System.Int32)">OpenStandardError(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1090,6 +1164,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardInput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardInput" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput">OpenStandardInput()</h4>
   <div class="markdown level1 summary">
@@ -1115,6 +1191,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardInput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardInput_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardInput(System.Int32)">OpenStandardInput(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1157,6 +1235,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardOutput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardOutput" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput">OpenStandardOutput()</h4>
   <div class="markdown level1 summary">
@@ -1182,6 +1262,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_OpenStandardOutput_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput*"></a>
   <h4 id="Terminal_Gui_FakeConsole_OpenStandardOutput_System_Int32_" data-uid="Terminal.Gui.FakeConsole.OpenStandardOutput(System.Int32)">OpenStandardOutput(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1224,6 +1306,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Read_" data-uid="Terminal.Gui.FakeConsole.Read*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Read" data-uid="Terminal.Gui.FakeConsole.Read">Read()</h4>
   <div class="markdown level1 summary">
@@ -1249,6 +1333,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_ReadKey_" data-uid="Terminal.Gui.FakeConsole.ReadKey*"></a>
   <h4 id="Terminal_Gui_FakeConsole_ReadKey" data-uid="Terminal.Gui.FakeConsole.ReadKey">ReadKey()</h4>
   <div class="markdown level1 summary">
@@ -1274,6 +1360,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_ReadKey_" data-uid="Terminal.Gui.FakeConsole.ReadKey*"></a>
   <h4 id="Terminal_Gui_FakeConsole_ReadKey_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.ReadKey(System.Boolean)">ReadKey(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1316,6 +1404,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_ReadLine_" data-uid="Terminal.Gui.FakeConsole.ReadLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_ReadLine" data-uid="Terminal.Gui.FakeConsole.ReadLine">ReadLine()</h4>
   <div class="markdown level1 summary">
@@ -1341,6 +1431,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_ResetColor_" data-uid="Terminal.Gui.FakeConsole.ResetColor*"></a>
   <h4 id="Terminal_Gui_FakeConsole_ResetColor" data-uid="Terminal.Gui.FakeConsole.ResetColor">ResetColor()</h4>
   <div class="markdown level1 summary">
@@ -1351,6 +1443,8 @@ Specifies the initial console width.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void ResetColor()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetBufferSize_" data-uid="Terminal.Gui.FakeConsole.SetBufferSize*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetBufferSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetBufferSize(System.Int32,System.Int32)">SetBufferSize(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1383,6 +1477,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetCursorPosition_" data-uid="Terminal.Gui.FakeConsole.SetCursorPosition*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetCursorPosition_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetCursorPosition(System.Int32,System.Int32)">SetCursorPosition(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1415,6 +1511,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetError_" data-uid="Terminal.Gui.FakeConsole.SetError*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetError_System_IO_TextWriter_" data-uid="Terminal.Gui.FakeConsole.SetError(System.IO.TextWriter)">SetError(TextWriter)</h4>
   <div class="markdown level1 summary">
@@ -1442,6 +1540,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetIn_" data-uid="Terminal.Gui.FakeConsole.SetIn*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetIn_System_IO_TextReader_" data-uid="Terminal.Gui.FakeConsole.SetIn(System.IO.TextReader)">SetIn(TextReader)</h4>
   <div class="markdown level1 summary">
@@ -1469,6 +1569,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetOut_" data-uid="Terminal.Gui.FakeConsole.SetOut*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetOut_System_IO_TextWriter_" data-uid="Terminal.Gui.FakeConsole.SetOut(System.IO.TextWriter)">SetOut(TextWriter)</h4>
   <div class="markdown level1 summary">
@@ -1496,6 +1598,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetWindowPosition_" data-uid="Terminal.Gui.FakeConsole.SetWindowPosition*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetWindowPosition_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetWindowPosition(System.Int32,System.Int32)">SetWindowPosition(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1528,6 +1632,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_SetWindowSize_" data-uid="Terminal.Gui.FakeConsole.SetWindowSize*"></a>
   <h4 id="Terminal_Gui_FakeConsole_SetWindowSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.SetWindowSize(System.Int32,System.Int32)">SetWindowSize(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1560,6 +1666,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.Write(System.Boolean)">Write(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1587,6 +1695,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Char_" data-uid="Terminal.Gui.FakeConsole.Write(System.Char)">Write(Char)</h4>
   <div class="markdown level1 summary">
@@ -1614,6 +1724,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Char___" data-uid="Terminal.Gui.FakeConsole.Write(System.Char[])">Write(Char[])</h4>
   <div class="markdown level1 summary">
@@ -1641,6 +1753,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Char___System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Write(System.Char[],System.Int32,System.Int32)">Write(Char[], Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1678,6 +1792,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Decimal_" data-uid="Terminal.Gui.FakeConsole.Write(System.Decimal)">Write(Decimal)</h4>
   <div class="markdown level1 summary">
@@ -1705,6 +1821,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Double_" data-uid="Terminal.Gui.FakeConsole.Write(System.Double)">Write(Double)</h4>
   <div class="markdown level1 summary">
@@ -1732,6 +1850,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Int32_" data-uid="Terminal.Gui.FakeConsole.Write(System.Int32)">Write(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1759,6 +1879,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Int64_" data-uid="Terminal.Gui.FakeConsole.Write(System.Int64)">Write(Int64)</h4>
   <div class="markdown level1 summary">
@@ -1786,6 +1908,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.Object)">Write(Object)</h4>
   <div class="markdown level1 summary">
@@ -1813,6 +1937,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_Single_" data-uid="Terminal.Gui.FakeConsole.Write(System.Single)">Write(Single)</h4>
   <div class="markdown level1 summary">
@@ -1840,6 +1966,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_" data-uid="Terminal.Gui.FakeConsole.Write(System.String)">Write(String)</h4>
   <div class="markdown level1 summary">
@@ -1867,6 +1995,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object)">Write(String, Object)</h4>
   <div class="markdown level1 summary">
@@ -1899,6 +2029,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object)">Write(String, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -1936,6 +2068,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object,System.Object)">Write(String, Object, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -1978,6 +2112,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object,System.Object,System.Object,System.Object)">Write(String, Object, Object, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -2025,6 +2161,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_String_System_Object___" data-uid="Terminal.Gui.FakeConsole.Write(System.String,System.Object[])">Write(String, Object[])</h4>
   <div class="markdown level1 summary">
@@ -2057,6 +2195,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_UInt32_" data-uid="Terminal.Gui.FakeConsole.Write(System.UInt32)">Write(UInt32)</h4>
   <div class="markdown level1 summary">
@@ -2084,6 +2224,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_Write_" data-uid="Terminal.Gui.FakeConsole.Write*"></a>
   <h4 id="Terminal_Gui_FakeConsole_Write_System_UInt64_" data-uid="Terminal.Gui.FakeConsole.Write(System.UInt64)">Write(UInt64)</h4>
   <div class="markdown level1 summary">
@@ -2111,6 +2253,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine" data-uid="Terminal.Gui.FakeConsole.WriteLine">WriteLine()</h4>
   <div class="markdown level1 summary">
@@ -2121,6 +2265,8 @@ Specifies the initial console width.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public static void WriteLine()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Boolean_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Boolean)">WriteLine(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -2148,6 +2294,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char)">WriteLine(Char)</h4>
   <div class="markdown level1 summary">
@@ -2175,6 +2323,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char___" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char[])">WriteLine(Char[])</h4>
   <div class="markdown level1 summary">
@@ -2202,6 +2352,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Char___System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Char[],System.Int32,System.Int32)">WriteLine(Char[], Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -2239,6 +2391,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Decimal_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Decimal)">WriteLine(Decimal)</h4>
   <div class="markdown level1 summary">
@@ -2266,6 +2420,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Double_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Double)">WriteLine(Double)</h4>
   <div class="markdown level1 summary">
@@ -2293,6 +2449,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Int32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Int32)">WriteLine(Int32)</h4>
   <div class="markdown level1 summary">
@@ -2320,6 +2478,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Int64_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Int64)">WriteLine(Int64)</h4>
   <div class="markdown level1 summary">
@@ -2347,6 +2507,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Object)">WriteLine(Object)</h4>
   <div class="markdown level1 summary">
@@ -2374,6 +2536,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_Single_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.Single)">WriteLine(Single)</h4>
   <div class="markdown level1 summary">
@@ -2401,6 +2565,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String)">WriteLine(String)</h4>
   <div class="markdown level1 summary">
@@ -2428,6 +2594,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object)">WriteLine(String, Object)</h4>
   <div class="markdown level1 summary">
@@ -2460,6 +2628,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object)">WriteLine(String, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -2497,6 +2667,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object,System.Object)">WriteLine(String, Object, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -2539,6 +2711,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object_System_Object_System_Object_System_Object_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object,System.Object,System.Object,System.Object)">WriteLine(String, Object, Object, Object, Object)</h4>
   <div class="markdown level1 summary">
@@ -2586,6 +2760,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_String_System_Object___" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.String,System.Object[])">WriteLine(String, Object[])</h4>
   <div class="markdown level1 summary">
@@ -2618,6 +2794,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_UInt32_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.UInt32)">WriteLine(UInt32)</h4>
   <div class="markdown level1 summary">
@@ -2645,6 +2823,8 @@ Specifies the initial console width.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeConsole_WriteLine_" data-uid="Terminal.Gui.FakeConsole.WriteLine*"></a>
   <h4 id="Terminal_Gui_FakeConsole_WriteLine_System_UInt64_" data-uid="Terminal.Gui.FakeConsole.WriteLine(System.UInt64)">WriteLine(UInt64)</h4>
   <div class="markdown level1 summary">
@@ -2677,6 +2857,10 @@ Specifies the initial console width.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 78 - 0
docs/api/Terminal.Gui/Terminal.Gui.FakeDriver.html

@@ -246,6 +246,8 @@ Implements a mock ConsoleDriver for unit testing
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeDriver__ctor_" data-uid="Terminal.Gui.FakeDriver.#ctor*"></a>
   <h4 id="Terminal_Gui_FakeDriver__ctor" data-uid="Terminal.Gui.FakeDriver.#ctor">FakeDriver()</h4>
   <div class="markdown level1 summary"></div>
@@ -256,6 +258,8 @@ Implements a mock ConsoleDriver for unit testing
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Clipboard_" data-uid="Terminal.Gui.FakeDriver.Clipboard*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Clipboard" data-uid="Terminal.Gui.FakeDriver.Clipboard">Clipboard</h4>
   <div class="markdown level1 summary"></div>
@@ -281,6 +285,8 @@ Implements a mock ConsoleDriver for unit testing
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Clipboard">ConsoleDriver.Clipboard</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Cols_" data-uid="Terminal.Gui.FakeDriver.Cols*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Cols" data-uid="Terminal.Gui.FakeDriver.Cols">Cols</h4>
   <div class="markdown level1 summary"></div>
@@ -306,6 +312,8 @@ Implements a mock ConsoleDriver for unit testing
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Cols">ConsoleDriver.Cols</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Contents_" data-uid="Terminal.Gui.FakeDriver.Contents*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Contents" data-uid="Terminal.Gui.FakeDriver.Contents">Contents</h4>
   <div class="markdown level1 summary">
@@ -333,6 +341,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Contents">ConsoleDriver.Contents</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_HeightAsBuffer_" data-uid="Terminal.Gui.FakeDriver.HeightAsBuffer*"></a>
   <h4 id="Terminal_Gui_FakeDriver_HeightAsBuffer" data-uid="Terminal.Gui.FakeDriver.HeightAsBuffer">HeightAsBuffer</h4>
   <div class="markdown level1 summary"></div>
@@ -358,6 +368,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_HeightAsBuffer">ConsoleDriver.HeightAsBuffer</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Left_" data-uid="Terminal.Gui.FakeDriver.Left*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Left" data-uid="Terminal.Gui.FakeDriver.Left">Left</h4>
   <div class="markdown level1 summary"></div>
@@ -383,6 +395,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Left">ConsoleDriver.Left</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Rows_" data-uid="Terminal.Gui.FakeDriver.Rows*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Rows" data-uid="Terminal.Gui.FakeDriver.Rows">Rows</h4>
   <div class="markdown level1 summary"></div>
@@ -408,6 +422,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Rows">ConsoleDriver.Rows</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Top_" data-uid="Terminal.Gui.FakeDriver.Top*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Top" data-uid="Terminal.Gui.FakeDriver.Top">Top</h4>
   <div class="markdown level1 summary"></div>
@@ -435,6 +451,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Top">ConsoleDriver.Top</a></div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeDriver_AddRune_" data-uid="Terminal.Gui.FakeDriver.AddRune*"></a>
   <h4 id="Terminal_Gui_FakeDriver_AddRune_System_Rune_" data-uid="Terminal.Gui.FakeDriver.AddRune(System.Rune)">AddRune(Rune)</h4>
   <div class="markdown level1 summary"></div>
@@ -462,6 +480,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_AddRune_System_Rune_">ConsoleDriver.AddRune(Rune)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_AddStr_" data-uid="Terminal.Gui.FakeDriver.AddStr*"></a>
   <h4 id="Terminal_Gui_FakeDriver_AddStr_NStack_ustring_" data-uid="Terminal.Gui.FakeDriver.AddStr(NStack.ustring)">AddStr(ustring)</h4>
   <div class="markdown level1 summary"></div>
@@ -489,6 +509,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_AddStr_NStack_ustring_">ConsoleDriver.AddStr(ustring)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_CookMouse_" data-uid="Terminal.Gui.FakeDriver.CookMouse*"></a>
   <h4 id="Terminal_Gui_FakeDriver_CookMouse" data-uid="Terminal.Gui.FakeDriver.CookMouse">CookMouse()</h4>
   <div class="markdown level1 summary"></div>
@@ -499,6 +521,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_CookMouse">ConsoleDriver.CookMouse()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_End_" data-uid="Terminal.Gui.FakeDriver.End*"></a>
   <h4 id="Terminal_Gui_FakeDriver_End" data-uid="Terminal.Gui.FakeDriver.End">End()</h4>
   <div class="markdown level1 summary"></div>
@@ -509,6 +533,8 @@ Assists with testing, the format is rows, columns and 3 values on the last colum
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_End">ConsoleDriver.End()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_EnsureCursorVisibility_" data-uid="Terminal.Gui.FakeDriver.EnsureCursorVisibility*"></a>
   <h4 id="Terminal_Gui_FakeDriver_EnsureCursorVisibility" data-uid="Terminal.Gui.FakeDriver.EnsureCursorVisibility">EnsureCursorVisibility()</h4>
   <div class="markdown level1 summary">
@@ -536,6 +562,8 @@ Ensure the cursor visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_EnsureCursorVisibility">ConsoleDriver.EnsureCursorVisibility()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_GetAttribute_" data-uid="Terminal.Gui.FakeDriver.GetAttribute*"></a>
   <h4 id="Terminal_Gui_FakeDriver_GetAttribute" data-uid="Terminal.Gui.FakeDriver.GetAttribute">GetAttribute()</h4>
   <div class="markdown level1 summary"></div>
@@ -561,6 +589,8 @@ Ensure the cursor visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_GetAttribute">ConsoleDriver.GetAttribute()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_GetColors_" data-uid="Terminal.Gui.FakeDriver.GetColors*"></a>
   <h4 id="Terminal_Gui_FakeDriver_GetColors_System_Int32_Terminal_Gui_Color__Terminal_Gui_Color__" data-uid="Terminal.Gui.FakeDriver.GetColors(System.Int32,Terminal.Gui.Color@,Terminal.Gui.Color@)">GetColors(Int32, out Color, out Color)</h4>
   <div class="markdown level1 summary"></div>
@@ -613,6 +643,8 @@ Ensure the cursor visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_GetColors_System_Int32_Terminal_Gui_Color__Terminal_Gui_Color__">ConsoleDriver.GetColors(Int32, out Color, out Color)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_GetCursorVisibility_" data-uid="Terminal.Gui.FakeDriver.GetCursorVisibility*"></a>
   <h4 id="Terminal_Gui_FakeDriver_GetCursorVisibility_Terminal_Gui_CursorVisibility__" data-uid="Terminal.Gui.FakeDriver.GetCursorVisibility(Terminal.Gui.CursorVisibility@)">GetCursorVisibility(out CursorVisibility)</h4>
   <div class="markdown level1 summary">
@@ -657,6 +689,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_GetCursorVisibility_Terminal_Gui_CursorVisibility__">ConsoleDriver.GetCursorVisibility(out CursorVisibility)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Init_" data-uid="Terminal.Gui.FakeDriver.Init*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Init_System_Action_" data-uid="Terminal.Gui.FakeDriver.Init(System.Action)">Init(Action)</h4>
   <div class="markdown level1 summary"></div>
@@ -684,6 +718,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Init_System_Action_">ConsoleDriver.Init(Action)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_MakeAttribute_" data-uid="Terminal.Gui.FakeDriver.MakeAttribute*"></a>
   <h4 id="Terminal_Gui_FakeDriver_MakeAttribute_Terminal_Gui_Color_Terminal_Gui_Color_" data-uid="Terminal.Gui.FakeDriver.MakeAttribute(Terminal.Gui.Color,Terminal.Gui.Color)">MakeAttribute(Color, Color)</h4>
   <div class="markdown level1 summary"></div>
@@ -731,6 +767,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_MakeAttribute_Terminal_Gui_Color_Terminal_Gui_Color_">ConsoleDriver.MakeAttribute(Color, Color)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Move_" data-uid="Terminal.Gui.FakeDriver.Move*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Move_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeDriver.Move(System.Int32,System.Int32)">Move(Int32, Int32)</h4>
   <div class="markdown level1 summary"></div>
@@ -763,6 +801,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Move_System_Int32_System_Int32_">ConsoleDriver.Move(Int32, Int32)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_PrepareToRun_" data-uid="Terminal.Gui.FakeDriver.PrepareToRun*"></a>
   <h4 id="Terminal_Gui_FakeDriver_PrepareToRun_Terminal_Gui_MainLoop_System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_MouseEvent__" data-uid="Terminal.Gui.FakeDriver.PrepareToRun(Terminal.Gui.MainLoop,System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.KeyEvent},System.Action{Terminal.Gui.MouseEvent})">PrepareToRun(MainLoop, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;MouseEvent&gt;)</h4>
   <div class="markdown level1 summary"></div>
@@ -810,6 +850,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_PrepareToRun_Terminal_Gui_MainLoop_System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_KeyEvent__System_Action_Terminal_Gui_MouseEvent__">ConsoleDriver.PrepareToRun(MainLoop, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;KeyEvent&gt;, Action&lt;MouseEvent&gt;)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Refresh_" data-uid="Terminal.Gui.FakeDriver.Refresh*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Refresh" data-uid="Terminal.Gui.FakeDriver.Refresh">Refresh()</h4>
   <div class="markdown level1 summary"></div>
@@ -820,6 +862,8 @@ Retreive the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Refresh">ConsoleDriver.Refresh()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_ResizeScreen_" data-uid="Terminal.Gui.FakeDriver.ResizeScreen*"></a>
   <h4 id="Terminal_Gui_FakeDriver_ResizeScreen" data-uid="Terminal.Gui.FakeDriver.ResizeScreen">ResizeScreen()</h4>
   <div class="markdown level1 summary"></div>
@@ -830,6 +874,8 @@ Retreive the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_ResizeScreen">ConsoleDriver.ResizeScreen()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SendKeys_" data-uid="Terminal.Gui.FakeDriver.SendKeys*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SendKeys_System_Char_System_ConsoleKey_System_Boolean_System_Boolean_System_Boolean_" data-uid="Terminal.Gui.FakeDriver.SendKeys(System.Char,System.ConsoleKey,System.Boolean,System.Boolean,System.Boolean)">SendKeys(Char, ConsoleKey, Boolean, Boolean, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -877,6 +923,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_SendKeys_System_Char_System_ConsoleKey_System_Boolean_System_Boolean_System_Boolean_">ConsoleDriver.SendKeys(Char, ConsoleKey, Boolean, Boolean, Boolean)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetAttribute_" data-uid="Terminal.Gui.FakeDriver.SetAttribute*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetAttribute_Terminal_Gui_Attribute_" data-uid="Terminal.Gui.FakeDriver.SetAttribute(Terminal.Gui.Attribute)">SetAttribute(Attribute)</h4>
   <div class="markdown level1 summary"></div>
@@ -904,6 +952,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_SetAttribute_Terminal_Gui_Attribute_">ConsoleDriver.SetAttribute(Attribute)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetBufferSize_" data-uid="Terminal.Gui.FakeDriver.SetBufferSize*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetBufferSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeDriver.SetBufferSize(System.Int32,System.Int32)">SetBufferSize(Int32, Int32)</h4>
   <div class="markdown level1 summary"></div>
@@ -934,6 +984,8 @@ Retreive the cursor caret visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetColors_" data-uid="Terminal.Gui.FakeDriver.SetColors*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetColors_System_ConsoleColor_System_ConsoleColor_" data-uid="Terminal.Gui.FakeDriver.SetColors(System.ConsoleColor,System.ConsoleColor)">SetColors(ConsoleColor, ConsoleColor)</h4>
   <div class="markdown level1 summary"></div>
@@ -966,6 +1018,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_SetColors_System_ConsoleColor_System_ConsoleColor_">ConsoleDriver.SetColors(ConsoleColor, ConsoleColor)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetColors_" data-uid="Terminal.Gui.FakeDriver.SetColors*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetColors_System_Int16_System_Int16_" data-uid="Terminal.Gui.FakeDriver.SetColors(System.Int16,System.Int16)">SetColors(Int16, Int16)</h4>
   <div class="markdown level1 summary"></div>
@@ -998,6 +1052,8 @@ Retreive the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_SetColors_System_Int16_System_Int16_">ConsoleDriver.SetColors(Int16, Int16)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetCursorVisibility_" data-uid="Terminal.Gui.FakeDriver.SetCursorVisibility*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetCursorVisibility_Terminal_Gui_CursorVisibility_" data-uid="Terminal.Gui.FakeDriver.SetCursorVisibility(Terminal.Gui.CursorVisibility)">SetCursorVisibility(CursorVisibility)</h4>
   <div class="markdown level1 summary">
@@ -1042,6 +1098,8 @@ Change the cursor caret visibility
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_SetCursorVisibility_Terminal_Gui_CursorVisibility_">ConsoleDriver.SetCursorVisibility(CursorVisibility)</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetWindowPosition_" data-uid="Terminal.Gui.FakeDriver.SetWindowPosition*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetWindowPosition_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeDriver.SetWindowPosition(System.Int32,System.Int32)">SetWindowPosition(Int32, Int32)</h4>
   <div class="markdown level1 summary"></div>
@@ -1072,6 +1130,8 @@ Change the cursor caret visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeDriver_SetWindowSize_" data-uid="Terminal.Gui.FakeDriver.SetWindowSize*"></a>
   <h4 id="Terminal_Gui_FakeDriver_SetWindowSize_System_Int32_System_Int32_" data-uid="Terminal.Gui.FakeDriver.SetWindowSize(System.Int32,System.Int32)">SetWindowSize(Int32, Int32)</h4>
   <div class="markdown level1 summary"></div>
@@ -1102,6 +1162,8 @@ Change the cursor caret visibility
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeDriver_StartReportingMouseMoves_" data-uid="Terminal.Gui.FakeDriver.StartReportingMouseMoves*"></a>
   <h4 id="Terminal_Gui_FakeDriver_StartReportingMouseMoves" data-uid="Terminal.Gui.FakeDriver.StartReportingMouseMoves">StartReportingMouseMoves()</h4>
   <div class="markdown level1 summary"></div>
@@ -1112,6 +1174,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_StartReportingMouseMoves">ConsoleDriver.StartReportingMouseMoves()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_StopReportingMouseMoves_" data-uid="Terminal.Gui.FakeDriver.StopReportingMouseMoves*"></a>
   <h4 id="Terminal_Gui_FakeDriver_StopReportingMouseMoves" data-uid="Terminal.Gui.FakeDriver.StopReportingMouseMoves">StopReportingMouseMoves()</h4>
   <div class="markdown level1 summary"></div>
@@ -1122,6 +1186,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_StopReportingMouseMoves">ConsoleDriver.StopReportingMouseMoves()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_Suspend_" data-uid="Terminal.Gui.FakeDriver.Suspend*"></a>
   <h4 id="Terminal_Gui_FakeDriver_Suspend" data-uid="Terminal.Gui.FakeDriver.Suspend">Suspend()</h4>
   <div class="markdown level1 summary"></div>
@@ -1132,6 +1198,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_Suspend">ConsoleDriver.Suspend()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_UncookMouse_" data-uid="Terminal.Gui.FakeDriver.UncookMouse*"></a>
   <h4 id="Terminal_Gui_FakeDriver_UncookMouse" data-uid="Terminal.Gui.FakeDriver.UncookMouse">UncookMouse()</h4>
   <div class="markdown level1 summary"></div>
@@ -1142,6 +1210,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_UncookMouse">ConsoleDriver.UncookMouse()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_UpdateCursor_" data-uid="Terminal.Gui.FakeDriver.UpdateCursor*"></a>
   <h4 id="Terminal_Gui_FakeDriver_UpdateCursor" data-uid="Terminal.Gui.FakeDriver.UpdateCursor">UpdateCursor()</h4>
   <div class="markdown level1 summary"></div>
@@ -1152,6 +1222,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_UpdateCursor">ConsoleDriver.UpdateCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_UpdateOffScreen_" data-uid="Terminal.Gui.FakeDriver.UpdateOffScreen*"></a>
   <h4 id="Terminal_Gui_FakeDriver_UpdateOffScreen" data-uid="Terminal.Gui.FakeDriver.UpdateOffScreen">UpdateOffScreen()</h4>
   <div class="markdown level1 summary"></div>
@@ -1162,6 +1234,8 @@ Change the cursor caret visibility
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.ConsoleDriver.html#Terminal_Gui_ConsoleDriver_UpdateOffScreen">ConsoleDriver.UpdateOffScreen()</a></div>
+  
+  
   <a id="Terminal_Gui_FakeDriver_UpdateScreen_" data-uid="Terminal.Gui.FakeDriver.UpdateScreen*"></a>
   <h4 id="Terminal_Gui_FakeDriver_UpdateScreen" data-uid="Terminal.Gui.FakeDriver.UpdateScreen">UpdateScreen()</h4>
   <div class="markdown level1 summary"></div>
@@ -1177,6 +1251,10 @@ Change the cursor caret visibility
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.FakeMainLoop.html

@@ -111,6 +111,8 @@ This implementation is used for FakeDriver.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeMainLoop__ctor_" data-uid="Terminal.Gui.FakeMainLoop.#ctor*"></a>
   <h4 id="Terminal_Gui_FakeMainLoop__ctor_System_Func_System_ConsoleKeyInfo__" data-uid="Terminal.Gui.FakeMainLoop.#ctor(System.Func{System.ConsoleKeyInfo})">FakeMainLoop(Func&lt;ConsoleKeyInfo&gt;)</h4>
   <div class="markdown level1 summary">
@@ -140,6 +142,8 @@ Initializes the class.
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_FakeMainLoop_KeyPressed" data-uid="Terminal.Gui.FakeMainLoop.KeyPressed">KeyPressed</h4>
   <div class="markdown level1 summary">
 Invoked when a Key is pressed.
@@ -166,6 +170,8 @@ Invoked when a Key is pressed.
   </table>
   <h3 id="eii">Explicit Interface Implementations
   </h3>
+  
+  
   <a id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_EventsPending_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#EventsPending*"></a>
   <h4 id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_EventsPending_System_Boolean_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#EventsPending(System.Boolean)">IMainLoopDriver.EventsPending(Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -206,6 +212,8 @@ Invoked when a Key is pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_MainIteration_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#MainIteration*"></a>
   <h4 id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_MainIteration" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#MainIteration">IMainLoopDriver.MainIteration()</h4>
   <div class="markdown level1 summary"></div>
@@ -214,6 +222,8 @@ Invoked when a Key is pressed.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">void IMainLoopDriver.MainIteration()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_Setup_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#Setup*"></a>
   <h4 id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_Setup_Terminal_Gui_MainLoop_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#Setup(Terminal.Gui.MainLoop)">IMainLoopDriver.Setup(MainLoop)</h4>
   <div class="markdown level1 summary"></div>
@@ -239,6 +249,8 @@ Invoked when a Key is pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_Wakeup_" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#Wakeup*"></a>
   <h4 id="Terminal_Gui_FakeMainLoop_Terminal_Gui_IMainLoopDriver_Wakeup" data-uid="Terminal.Gui.FakeMainLoop.Terminal#Gui#IMainLoopDriver#Wakeup">IMainLoopDriver.Wakeup()</h4>
   <div class="markdown level1 summary"></div>
@@ -256,6 +268,10 @@ Invoked when a Key is pressed.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 36 - 0
docs/api/Terminal.Gui/Terminal.Gui.FileDialog.html

@@ -657,6 +657,8 @@ Base class for the <a class="xref" href="Terminal.Gui.OpenDialog.html">OpenDialo
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_FileDialog__ctor_" data-uid="Terminal.Gui.FileDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_FileDialog__ctor" data-uid="Terminal.Gui.FileDialog.#ctor">FileDialog()</h4>
   <div class="markdown level1 summary">
@@ -667,6 +669,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.FileDialog.html">FileDialog
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public FileDialog()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FileDialog__ctor_" data-uid="Terminal.Gui.FileDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_FileDialog__ctor_NStack_ustring_NStack_ustring_NStack_ustring_NStack_ustring_NStack_ustring_System_Collections_Generic_List_System_String__" data-uid="Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring,System.Collections.Generic.List{System.String})">FileDialog(ustring, ustring, ustring, ustring, ustring, List&lt;String&gt;)</h4>
   <div class="markdown level1 summary">
@@ -719,6 +723,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.FileDialog.html
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog__ctor_" data-uid="Terminal.Gui.FileDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_FileDialog__ctor_NStack_ustring_NStack_ustring_NStack_ustring_NStack_ustring_System_Collections_Generic_List_System_String__" data-uid="Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,NStack.ustring,System.Collections.Generic.List{System.String})">FileDialog(ustring, ustring, ustring, ustring, List&lt;String&gt;)</h4>
   <div class="markdown level1 summary">
@@ -766,6 +772,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.FileDialog.html
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog__ctor_" data-uid="Terminal.Gui.FileDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_FileDialog__ctor_NStack_ustring_NStack_ustring_NStack_ustring_System_Collections_Generic_List_System_String__" data-uid="Terminal.Gui.FileDialog.#ctor(NStack.ustring,NStack.ustring,NStack.ustring,System.Collections.Generic.List{System.String})">FileDialog(ustring, ustring, ustring, List&lt;String&gt;)</h4>
   <div class="markdown level1 summary">
@@ -810,6 +818,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.FileDialog.html
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_FileDialog_AllowedFileTypes_" data-uid="Terminal.Gui.FileDialog.AllowedFileTypes*"></a>
   <h4 id="Terminal_Gui_FileDialog_AllowedFileTypes" data-uid="Terminal.Gui.FileDialog.AllowedFileTypes">AllowedFileTypes</h4>
   <div class="markdown level1 summary">
@@ -835,6 +845,8 @@ The array of filename extensions allowed, or null if all file extensions are all
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_AllowsOtherFileTypes_" data-uid="Terminal.Gui.FileDialog.AllowsOtherFileTypes*"></a>
   <h4 id="Terminal_Gui_FileDialog_AllowsOtherFileTypes" data-uid="Terminal.Gui.FileDialog.AllowsOtherFileTypes">AllowsOtherFileTypes</h4>
   <div class="markdown level1 summary">
@@ -860,6 +872,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_Canceled_" data-uid="Terminal.Gui.FileDialog.Canceled*"></a>
   <h4 id="Terminal_Gui_FileDialog_Canceled" data-uid="Terminal.Gui.FileDialog.Canceled">Canceled</h4>
   <div class="markdown level1 summary">
@@ -885,6 +899,8 @@ Check if the dialog was or not canceled.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_CanCreateDirectories_" data-uid="Terminal.Gui.FileDialog.CanCreateDirectories*"></a>
   <h4 id="Terminal_Gui_FileDialog_CanCreateDirectories" data-uid="Terminal.Gui.FileDialog.CanCreateDirectories">CanCreateDirectories</h4>
   <div class="markdown level1 summary">
@@ -910,6 +926,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_DirectoryPath_" data-uid="Terminal.Gui.FileDialog.DirectoryPath*"></a>
   <h4 id="Terminal_Gui_FileDialog_DirectoryPath" data-uid="Terminal.Gui.FileDialog.DirectoryPath">DirectoryPath</h4>
   <div class="markdown level1 summary">
@@ -935,6 +953,8 @@ Gets or sets the directory path for this panel
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_FilePath_" data-uid="Terminal.Gui.FileDialog.FilePath*"></a>
   <h4 id="Terminal_Gui_FileDialog_FilePath" data-uid="Terminal.Gui.FileDialog.FilePath">FilePath</h4>
   <div class="markdown level1 summary">
@@ -960,6 +980,8 @@ The File path that is currently shown on the panel
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_IsExtensionHidden_" data-uid="Terminal.Gui.FileDialog.IsExtensionHidden*"></a>
   <h4 id="Terminal_Gui_FileDialog_IsExtensionHidden" data-uid="Terminal.Gui.FileDialog.IsExtensionHidden">IsExtensionHidden</h4>
   <div class="markdown level1 summary">
@@ -985,6 +1007,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_Message_" data-uid="Terminal.Gui.FileDialog.Message*"></a>
   <h4 id="Terminal_Gui_FileDialog_Message" data-uid="Terminal.Gui.FileDialog.Message">Message</h4>
   <div class="markdown level1 summary">
@@ -1010,6 +1034,8 @@ Gets or sets the message displayed to the user, defaults to nothing
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_NameDirLabel_" data-uid="Terminal.Gui.FileDialog.NameDirLabel*"></a>
   <h4 id="Terminal_Gui_FileDialog_NameDirLabel" data-uid="Terminal.Gui.FileDialog.NameDirLabel">NameDirLabel</h4>
   <div class="markdown level1 summary">
@@ -1035,6 +1061,8 @@ Gets or sets the name of the directory field label.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_NameFieldLabel_" data-uid="Terminal.Gui.FileDialog.NameFieldLabel*"></a>
   <h4 id="Terminal_Gui_FileDialog_NameFieldLabel" data-uid="Terminal.Gui.FileDialog.NameFieldLabel">NameFieldLabel</h4>
   <div class="markdown level1 summary">
@@ -1060,6 +1088,8 @@ Gets or sets the name field label.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FileDialog_Prompt_" data-uid="Terminal.Gui.FileDialog.Prompt*"></a>
   <h4 id="Terminal_Gui_FileDialog_Prompt" data-uid="Terminal.Gui.FileDialog.Prompt">Prompt</h4>
   <div class="markdown level1 summary">
@@ -1087,6 +1117,8 @@ Gets or sets the prompt label for the <a class="xref" href="Terminal.Gui.Button.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_FileDialog_WillPresent_" data-uid="Terminal.Gui.FileDialog.WillPresent*"></a>
   <h4 id="Terminal_Gui_FileDialog_WillPresent" data-uid="Terminal.Gui.FileDialog.WillPresent">WillPresent()</h4>
   <div class="markdown level1 summary">
@@ -1115,6 +1147,10 @@ after the views have been laid out, and before the views are drawn for the first
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 30 - 0
docs/api/Terminal.Gui/Terminal.Gui.FrameView.html

@@ -507,6 +507,8 @@ a GroupBox in Windows.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_FrameView__ctor_" data-uid="Terminal.Gui.FrameView.#ctor*"></a>
   <h4 id="Terminal_Gui_FrameView__ctor" data-uid="Terminal.Gui.FrameView.#ctor">FrameView()</h4>
   <div class="markdown level1 summary">
@@ -517,6 +519,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.FrameView.h
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public FrameView()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_FrameView__ctor_" data-uid="Terminal.Gui.FrameView.#ctor*"></a>
   <h4 id="Terminal_Gui_FrameView__ctor_NStack_ustring_Terminal_Gui_Border_" data-uid="Terminal.Gui.FrameView.#ctor(NStack.ustring,Terminal.Gui.Border)">FrameView(ustring, Border)</h4>
   <div class="markdown level1 summary">
@@ -549,6 +553,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.FrameView.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_FrameView__ctor_" data-uid="Terminal.Gui.FrameView.#ctor*"></a>
   <h4 id="Terminal_Gui_FrameView__ctor_Terminal_Gui_Rect_NStack_ustring_Terminal_Gui_View___Terminal_Gui_Border_" data-uid="Terminal.Gui.FrameView.#ctor(Terminal.Gui.Rect,NStack.ustring,Terminal.Gui.View[],Terminal.Gui.Border)">FrameView(Rect, ustring, View[], Border)</h4>
   <div class="markdown level1 summary">
@@ -593,6 +599,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.FrameView.h
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_FrameView_Border_" data-uid="Terminal.Gui.FrameView.Border*"></a>
   <h4 id="Terminal_Gui_FrameView_Border" data-uid="Terminal.Gui.FrameView.Border">Border</h4>
   <div class="markdown level1 summary"></div>
@@ -618,6 +626,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.FrameView.h
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Border">View.Border</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_Text_" data-uid="Terminal.Gui.FrameView.Text*"></a>
   <h4 id="Terminal_Gui_FrameView_Text" data-uid="Terminal.Gui.FrameView.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -645,6 +655,8 @@ The text displayed by the <a class="xref" href="Terminal.Gui.Label.html">Label</
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Text">View.Text</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_TextAlignment_" data-uid="Terminal.Gui.FrameView.TextAlignment*"></a>
   <h4 id="Terminal_Gui_FrameView_TextAlignment" data-uid="Terminal.Gui.FrameView.TextAlignment">TextAlignment</h4>
   <div class="markdown level1 summary">
@@ -672,6 +684,8 @@ Controls the text-alignment property of the label, changing it will redisplay th
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextAlignment">View.TextAlignment</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_Title_" data-uid="Terminal.Gui.FrameView.Title*"></a>
   <h4 id="Terminal_Gui_FrameView_Title" data-uid="Terminal.Gui.FrameView.Title">Title</h4>
   <div class="markdown level1 summary">
@@ -699,6 +713,8 @@ The title to be displayed for this <a class="xref" href="Terminal.Gui.FrameView.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_FrameView_Add_" data-uid="Terminal.Gui.FrameView.Add*"></a>
   <h4 id="Terminal_Gui_FrameView_Add_Terminal_Gui_View_" data-uid="Terminal.Gui.FrameView.Add(Terminal.Gui.View)">Add(View)</h4>
   <div class="markdown level1 summary">
@@ -728,6 +744,8 @@ Add the specified <a class="xref" href="Terminal.Gui.View.html">View</a> to this
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Add_Terminal_Gui_View_">View.Add(View)</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_OnCanFocusChanged_" data-uid="Terminal.Gui.FrameView.OnCanFocusChanged*"></a>
   <h4 id="Terminal_Gui_FrameView_OnCanFocusChanged" data-uid="Terminal.Gui.FrameView.OnCanFocusChanged">OnCanFocusChanged()</h4>
   <div class="markdown level1 summary">
@@ -740,6 +758,8 @@ Method invoked when the <a class="xref" href="Terminal.Gui.Responder.html#Termin
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnCanFocusChanged">View.OnCanFocusChanged()</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_OnEnter_" data-uid="Terminal.Gui.FrameView.OnEnter*"></a>
   <h4 id="Terminal_Gui_FrameView_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.FrameView.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -784,6 +804,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_Redraw_" data-uid="Terminal.Gui.FrameView.Redraw*"></a>
   <h4 id="Terminal_Gui_FrameView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.FrameView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -813,6 +835,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_Remove_" data-uid="Terminal.Gui.FrameView.Remove*"></a>
   <h4 id="Terminal_Gui_FrameView_Remove_Terminal_Gui_View_" data-uid="Terminal.Gui.FrameView.Remove(Terminal.Gui.View)">Remove(View)</h4>
   <div class="markdown level1 summary">
@@ -842,6 +866,8 @@ Removes a <a class="xref" href="Terminal.Gui.View.html">View</a> from this conta
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Remove_Terminal_Gui_View_">View.Remove(View)</a></div>
+  
+  
   <a id="Terminal_Gui_FrameView_RemoveAll_" data-uid="Terminal.Gui.FrameView.RemoveAll*"></a>
   <h4 id="Terminal_Gui_FrameView_RemoveAll" data-uid="Terminal.Gui.FrameView.RemoveAll">RemoveAll()</h4>
   <div class="markdown level1 summary">
@@ -869,6 +895,10 @@ Removes all <a class="xref" href="Terminal.Gui.View.html">View</a>s from this co
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 46 - 0
docs/api/Terminal.Gui/Terminal.Gui.GraphView.html

@@ -526,6 +526,8 @@ Control for rendering graphs (bar, scatter etc)
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_GraphView__ctor_" data-uid="Terminal.Gui.GraphView.#ctor*"></a>
   <h4 id="Terminal_Gui_GraphView__ctor" data-uid="Terminal.Gui.GraphView.#ctor">GraphView()</h4>
   <div class="markdown level1 summary">
@@ -538,6 +540,8 @@ Creates a new graph with a 1 to 1 graph space with absolute layout
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_GraphView_Annotations_" data-uid="Terminal.Gui.GraphView.Annotations*"></a>
   <h4 id="Terminal_Gui_GraphView_Annotations" data-uid="Terminal.Gui.GraphView.Annotations">Annotations</h4>
   <div class="markdown level1 summary">
@@ -563,6 +567,8 @@ Elements drawn into graph after series have been drawn e.g. Legends etc
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_AxisX_" data-uid="Terminal.Gui.GraphView.AxisX*"></a>
   <h4 id="Terminal_Gui_GraphView_AxisX" data-uid="Terminal.Gui.GraphView.AxisX">AxisX</h4>
   <div class="markdown level1 summary">
@@ -588,6 +594,8 @@ Horizontal axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_AxisY_" data-uid="Terminal.Gui.GraphView.AxisY*"></a>
   <h4 id="Terminal_Gui_GraphView_AxisY" data-uid="Terminal.Gui.GraphView.AxisY">AxisY</h4>
   <div class="markdown level1 summary">
@@ -613,6 +621,8 @@ Vertical axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_CellSize_" data-uid="Terminal.Gui.GraphView.CellSize*"></a>
   <h4 id="Terminal_Gui_GraphView_CellSize" data-uid="Terminal.Gui.GraphView.CellSize">CellSize</h4>
   <div class="markdown level1 summary">
@@ -639,6 +649,8 @@ to 1 row/col of console space being 1 unit of graph space.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_GraphColor_" data-uid="Terminal.Gui.GraphView.GraphColor*"></a>
   <h4 id="Terminal_Gui_GraphView_GraphColor" data-uid="Terminal.Gui.GraphView.GraphColor">GraphColor</h4>
   <div class="markdown level1 summary">
@@ -664,6 +676,8 @@ The color of the background of the graph and axis/labels
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_MarginBottom_" data-uid="Terminal.Gui.GraphView.MarginBottom*"></a>
   <h4 id="Terminal_Gui_GraphView_MarginBottom" data-uid="Terminal.Gui.GraphView.MarginBottom">MarginBottom</h4>
   <div class="markdown level1 summary">
@@ -690,6 +704,8 @@ will not be rendered in margins but axis labels may be
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_MarginLeft_" data-uid="Terminal.Gui.GraphView.MarginLeft*"></a>
   <h4 id="Terminal_Gui_GraphView_MarginLeft" data-uid="Terminal.Gui.GraphView.MarginLeft">MarginLeft</h4>
   <div class="markdown level1 summary">
@@ -716,6 +732,8 @@ will not be rendered in margins but axis labels may be
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_ScrollOffset_" data-uid="Terminal.Gui.GraphView.ScrollOffset*"></a>
   <h4 id="Terminal_Gui_GraphView_ScrollOffset" data-uid="Terminal.Gui.GraphView.ScrollOffset">ScrollOffset</h4>
   <div class="markdown level1 summary">
@@ -742,6 +760,8 @@ Changing this scrolls the viewport around in the graph
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_Series_" data-uid="Terminal.Gui.GraphView.Series*"></a>
   <h4 id="Terminal_Gui_GraphView_Series" data-uid="Terminal.Gui.GraphView.Series">Series</h4>
   <div class="markdown level1 summary">
@@ -769,6 +789,8 @@ Collection of data series that are rendered in the graph
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_GraphView_DrawLine_" data-uid="Terminal.Gui.GraphView.DrawLine*"></a>
   <h4 id="Terminal_Gui_GraphView_DrawLine_Terminal_Gui_Point_Terminal_Gui_Point_System_Rune_" data-uid="Terminal.Gui.GraphView.DrawLine(Terminal.Gui.Point,Terminal.Gui.Point,System.Rune)">DrawLine(Point, Point, Rune)</h4>
   <div class="markdown level1 summary">
@@ -806,6 +828,8 @@ Draws a line between two points in screen space.  Can be diagonals.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_GraphSpaceToScreen_" data-uid="Terminal.Gui.GraphView.GraphSpaceToScreen*"></a>
   <h4 id="Terminal_Gui_GraphView_GraphSpaceToScreen_Terminal_Gui_PointF_" data-uid="Terminal.Gui.GraphView.GraphSpaceToScreen(Terminal.Gui.PointF)">GraphSpaceToScreen(PointF)</h4>
   <div class="markdown level1 summary">
@@ -851,6 +875,8 @@ Note that this can be outside the current client area of the control</td>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_PageDown_" data-uid="Terminal.Gui.GraphView.PageDown*"></a>
   <h4 id="Terminal_Gui_GraphView_PageDown" data-uid="Terminal.Gui.GraphView.PageDown">PageDown()</h4>
   <div class="markdown level1 summary">
@@ -861,6 +887,8 @@ Scrolls the graph down 1 page
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void PageDown()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_GraphView_PageUp_" data-uid="Terminal.Gui.GraphView.PageUp*"></a>
   <h4 id="Terminal_Gui_GraphView_PageUp" data-uid="Terminal.Gui.GraphView.PageUp">PageUp()</h4>
   <div class="markdown level1 summary">
@@ -871,6 +899,8 @@ Scrolls the graph up 1 page
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void PageUp()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_GraphView_ProcessKey_" data-uid="Terminal.Gui.GraphView.ProcessKey*"></a>
   <h4 id="Terminal_Gui_GraphView_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.GraphView.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -916,6 +946,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_GraphView_Redraw_" data-uid="Terminal.Gui.GraphView.Redraw*"></a>
   <h4 id="Terminal_Gui_GraphView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.GraphView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -945,6 +977,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_GraphView_Reset_" data-uid="Terminal.Gui.GraphView.Reset*"></a>
   <h4 id="Terminal_Gui_GraphView_Reset" data-uid="Terminal.Gui.GraphView.Reset">Reset()</h4>
   <div class="markdown level1 summary">
@@ -956,6 +990,8 @@ to default values (<a class="xref" href="Terminal.Gui.GraphView.html#Terminal_Gu
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Reset()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_GraphView_ScreenToGraphSpace_" data-uid="Terminal.Gui.GraphView.ScreenToGraphSpace*"></a>
   <h4 id="Terminal_Gui_GraphView_ScreenToGraphSpace_System_Int32_System_Int32_" data-uid="Terminal.Gui.GraphView.ScreenToGraphSpace(System.Int32,System.Int32)">ScreenToGraphSpace(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -1004,6 +1040,8 @@ screen position
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_ScreenToGraphSpace_" data-uid="Terminal.Gui.GraphView.ScreenToGraphSpace*"></a>
   <h4 id="Terminal_Gui_GraphView_ScreenToGraphSpace_Terminal_Gui_Rect_" data-uid="Terminal.Gui.GraphView.ScreenToGraphSpace(Terminal.Gui.Rect)">ScreenToGraphSpace(Rect)</h4>
   <div class="markdown level1 summary">
@@ -1046,6 +1084,8 @@ Returns the section of the graph that is represented by the screen area
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_Scroll_" data-uid="Terminal.Gui.GraphView.Scroll*"></a>
   <h4 id="Terminal_Gui_GraphView_Scroll_System_Single_System_Single_" data-uid="Terminal.Gui.GraphView.Scroll(System.Single,System.Single)">Scroll(Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -1079,6 +1119,8 @@ See <a class="xref" href="Terminal.Gui.GraphView.html#Terminal_Gui_GraphView_Cel
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_GraphView_SetDriverColorToGraphColor_" data-uid="Terminal.Gui.GraphView.SetDriverColorToGraphColor*"></a>
   <h4 id="Terminal_Gui_GraphView_SetDriverColorToGraphColor" data-uid="Terminal.Gui.GraphView.SetDriverColorToGraphColor">SetDriverColorToGraphColor()</h4>
   <div class="markdown level1 summary">
@@ -1105,6 +1147,10 @@ Sets the color attribute of <a class="xref" href="Terminal.Gui.Application.html#
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 30 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.Axis.html

@@ -103,6 +103,8 @@ Renders a continuous line with grid line ticks and labels
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis__ctor_" data-uid="Terminal.Gui.Graphs.Axis.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis__ctor_Terminal_Gui_Graphs_Orientation_" data-uid="Terminal.Gui.Graphs.Axis.#ctor(Terminal.Gui.Graphs.Orientation)">Axis(Orientation)</h4>
   <div class="markdown level1 summary">
@@ -132,6 +134,8 @@ Populates base properties and sets the read only <a class="xref" href="Terminal.
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Graphs_Axis_LabelGetter" data-uid="Terminal.Gui.Graphs.Axis.LabelGetter">LabelGetter</h4>
   <div class="markdown level1 summary">
 Allows you to control what label text is rendered for a given <a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_Increment">Increment</a>
@@ -159,6 +163,8 @@ when <a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axi
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Increment_" data-uid="Terminal.Gui.Graphs.Axis.Increment*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Increment" data-uid="Terminal.Gui.Graphs.Axis.Increment">Increment</h4>
   <div class="markdown level1 summary">
@@ -184,6 +190,8 @@ Number of units of graph space between ticks on axis. 0 for no ticks
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Minimum_" data-uid="Terminal.Gui.Graphs.Axis.Minimum*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Minimum" data-uid="Terminal.Gui.Graphs.Axis.Minimum">Minimum</h4>
   <div class="markdown level1 summary">
@@ -209,6 +217,8 @@ The minimum axis point to show.  Defaults to null (no minimum)
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Orientation_" data-uid="Terminal.Gui.Graphs.Axis.Orientation*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Orientation" data-uid="Terminal.Gui.Graphs.Axis.Orientation">Orientation</h4>
   <div class="markdown level1 summary">
@@ -234,6 +244,8 @@ Direction of the axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_ShowLabelsEvery_" data-uid="Terminal.Gui.Graphs.Axis.ShowLabelsEvery*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_ShowLabelsEvery" data-uid="Terminal.Gui.Graphs.Axis.ShowLabelsEvery">ShowLabelsEvery</h4>
   <div class="markdown level1 summary">
@@ -260,6 +272,8 @@ The number of <a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_G
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Text_" data-uid="Terminal.Gui.Graphs.Axis.Text*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Text" data-uid="Terminal.Gui.Graphs.Axis.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -286,6 +300,8 @@ If text is not visible, check <a class="xref" href="Terminal.Gui.GraphView.html#
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Visible_" data-uid="Terminal.Gui.Graphs.Axis.Visible*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Visible" data-uid="Terminal.Gui.Graphs.Axis.Visible">Visible</h4>
   <div class="markdown level1 summary">
@@ -313,6 +329,8 @@ True to render axis.  Defaults to true
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_DrawAxisLabel_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLabel*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_DrawAxisLabel_Terminal_Gui_GraphView_System_Int32_System_String_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLabel(Terminal.Gui.GraphView,System.Int32,System.String)">DrawAxisLabel(GraphView, Int32, String)</h4>
   <div class="markdown level1 summary">
@@ -351,6 +369,8 @@ along the axis (X or Y depending on <a class="xref" href="Terminal.Gui.Graphs.Ax
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_DrawAxisLabels_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLabels*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_DrawAxisLabels_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLabels(Terminal.Gui.GraphView)">DrawAxisLabels(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -378,6 +398,8 @@ Draws labels and axis <a class="xref" href="Terminal.Gui.Graphs.Axis.html#Termin
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLine(Terminal.Gui.GraphView)">DrawAxisLine(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -405,6 +427,8 @@ Draws the solid line of the axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_System_Int32_System_Int32_" data-uid="Terminal.Gui.Graphs.Axis.DrawAxisLine(Terminal.Gui.GraphView,System.Int32,System.Int32)">DrawAxisLine(GraphView, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -442,6 +466,8 @@ Draws a single cell of the solid line of the axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_Axis_Reset_" data-uid="Terminal.Gui.Graphs.Axis.Reset*"></a>
   <h4 id="Terminal_Gui_Graphs_Axis_Reset" data-uid="Terminal.Gui.Graphs.Axis.Reset">Reset()</h4>
   <div class="markdown level1 summary">
@@ -457,6 +483,10 @@ Resets all configurable properties of the axis to default values
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.AxisIncrementToRender.html

@@ -102,6 +102,8 @@ or may not have a label associated with it
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_AxisIncrementToRender__ctor_" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_AxisIncrementToRender__ctor_Terminal_Gui_Graphs_Orientation_System_Int32_System_Single_" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.#ctor(Terminal.Gui.Graphs.Orientation,System.Int32,System.Single)">AxisIncrementToRender(Orientation, Int32, Single)</h4>
   <div class="markdown level1 summary">
@@ -142,6 +144,8 @@ symbol and/or label
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_AxisIncrementToRender_Orientation_" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.Orientation*"></a>
   <h4 id="Terminal_Gui_Graphs_AxisIncrementToRender_Orientation" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.Orientation">Orientation</h4>
   <div class="markdown level1 summary">
@@ -167,6 +171,8 @@ Direction of the parent axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_AxisIncrementToRender_ScreenLocation_" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.ScreenLocation*"></a>
   <h4 id="Terminal_Gui_Graphs_AxisIncrementToRender_ScreenLocation" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.ScreenLocation">ScreenLocation</h4>
   <div class="markdown level1 summary">
@@ -193,6 +199,8 @@ increment will be rendered at
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_AxisIncrementToRender_Value_" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.Value*"></a>
   <h4 id="Terminal_Gui_Graphs_AxisIncrementToRender_Value" data-uid="Terminal.Gui.Graphs.AxisIncrementToRender.Value">Value</h4>
   <div class="markdown level1 summary">
@@ -223,6 +231,10 @@ The value at this position on the axis in graph space
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.BarSeries.Bar.html

@@ -101,6 +101,8 @@ A single bar in a <a class="xref" href="Terminal.Gui.Graphs.BarSeries.html">BarS
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Bar__ctor_" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Bar__ctor_System_String_Terminal_Gui_Graphs_GraphCellToRender_System_Single_" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.#ctor(System.String,Terminal.Gui.Graphs.GraphCellToRender,System.Single)">Bar(String, GraphCellToRender, Single)</h4>
   <div class="markdown level1 summary">
@@ -141,6 +143,8 @@ out <code data-dev-comment-type="paramref" class="paramref">value</code> graph s
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Bar_Fill_" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Fill*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Bar_Fill" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Fill">Fill</h4>
   <div class="markdown level1 summary">
@@ -167,6 +171,8 @@ when the bar extends over it
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Bar_Text_" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Text*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Bar_Text" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -193,6 +199,8 @@ Optional text that describes the bar.  This will be rendered on the correspondin
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Bar_Value_" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Value*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Bar_Value" data-uid="Terminal.Gui.Graphs.BarSeries.Bar.Value">Value</h4>
   <div class="markdown level1 summary">
@@ -223,6 +231,10 @@ The value in graph space X/Y (depending on <a class="xref" href="Terminal.Gui.Gr
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 24 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.BarSeries.html

@@ -105,6 +105,8 @@ Series of bars positioned at regular intervals
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries__ctor_" data-uid="Terminal.Gui.Graphs.BarSeries.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries__ctor" data-uid="Terminal.Gui.Graphs.BarSeries.#ctor">BarSeries()</h4>
   <div class="markdown level1 summary"></div>
@@ -115,6 +117,8 @@ Series of bars positioned at regular intervals
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_BarEvery_" data-uid="Terminal.Gui.Graphs.BarSeries.BarEvery*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_BarEvery" data-uid="Terminal.Gui.Graphs.BarSeries.BarEvery">BarEvery</h4>
   <div class="markdown level1 summary">
@@ -142,6 +146,8 @@ also consider <a class="xref" href="Terminal.Gui.GraphView.html#Terminal_Gui_Gra
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Bars_" data-uid="Terminal.Gui.Graphs.BarSeries.Bars*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Bars" data-uid="Terminal.Gui.Graphs.BarSeries.Bars">Bars</h4>
   <div class="markdown level1 summary">
@@ -167,6 +173,8 @@ Ordered collection of graph bars to position along axis
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_DrawLabels_" data-uid="Terminal.Gui.Graphs.BarSeries.DrawLabels*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_DrawLabels" data-uid="Terminal.Gui.Graphs.BarSeries.DrawLabels">DrawLabels</h4>
   <div class="markdown level1 summary">
@@ -193,6 +201,8 @@ to true.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Offset_" data-uid="Terminal.Gui.Graphs.BarSeries.Offset*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Offset" data-uid="Terminal.Gui.Graphs.BarSeries.Offset">Offset</h4>
   <div class="markdown level1 summary">
@@ -219,6 +229,8 @@ The number of units of graph space along the axis before rendering the first bar
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_Orientation_" data-uid="Terminal.Gui.Graphs.BarSeries.Orientation*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_Orientation" data-uid="Terminal.Gui.Graphs.BarSeries.Orientation">Orientation</h4>
   <div class="markdown level1 summary">
@@ -245,6 +257,8 @@ Defaults to vertical
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_OverrideBarColor_" data-uid="Terminal.Gui.Graphs.BarSeries.OverrideBarColor*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_OverrideBarColor" data-uid="Terminal.Gui.Graphs.BarSeries.OverrideBarColor">OverrideBarColor</h4>
   <div class="markdown level1 summary">
@@ -272,6 +286,8 @@ Overrides the <a class="xref" href="Terminal.Gui.Graphs.BarSeries.Bar.html#Termi
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_AdjustColor_" data-uid="Terminal.Gui.Graphs.BarSeries.AdjustColor*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_AdjustColor_Terminal_Gui_Graphs_GraphCellToRender_" data-uid="Terminal.Gui.Graphs.BarSeries.AdjustColor(Terminal.Gui.Graphs.GraphCellToRender)">AdjustColor(GraphCellToRender)</h4>
   <div class="markdown level1 summary">
@@ -314,6 +330,8 @@ Applies any color overriding
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_DrawBarLine_" data-uid="Terminal.Gui.Graphs.BarSeries.DrawBarLine*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_DrawBarLine_Terminal_Gui_GraphView_Terminal_Gui_Point_Terminal_Gui_Point_Terminal_Gui_Graphs_BarSeries_Bar_" data-uid="Terminal.Gui.Graphs.BarSeries.DrawBarLine(Terminal.Gui.GraphView,Terminal.Gui.Point,Terminal.Gui.Point,Terminal.Gui.Graphs.BarSeries.Bar)">DrawBarLine(GraphView, Point, Point, BarSeries.Bar)</h4>
   <div class="markdown level1 summary">
@@ -357,6 +375,8 @@ symbol mid bar.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_BarSeries_DrawSeries_" data-uid="Terminal.Gui.Graphs.BarSeries.DrawSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_BarSeries_DrawSeries_Terminal_Gui_GraphView_Terminal_Gui_Rect_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.Graphs.BarSeries.DrawSeries(Terminal.Gui.GraphView,Terminal.Gui.Rect,Terminal.Gui.RectangleF)">DrawSeries(GraphView, Rect, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -403,6 +423,10 @@ Draws bars that are currently in the <code data-dev-comment-type="paramref" clas
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.GraphCellToRender.html

@@ -102,6 +102,8 @@ on the value(s) in <a class="xref" href="Terminal.Gui.Graphs.ISeries.html">ISeri
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_GraphCellToRender__ctor_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_GraphCellToRender__ctor_System_Rune_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor(System.Rune)">GraphCellToRender(Rune)</h4>
   <div class="markdown level1 summary">
@@ -129,6 +131,8 @@ Creates instance and sets <a class="xref" href="Terminal.Gui.Graphs.GraphCellToR
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_GraphCellToRender__ctor_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_GraphCellToRender__ctor_System_Rune_System_Nullable_Terminal_Gui_Attribute__" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor(System.Rune,System.Nullable{Terminal.Gui.Attribute})">GraphCellToRender(Rune, Nullable&lt;Attribute&gt;)</h4>
   <div class="markdown level1 summary">
@@ -161,6 +165,8 @@ Creates instance and sets <a class="xref" href="Terminal.Gui.Graphs.GraphCellToR
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_GraphCellToRender__ctor_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_GraphCellToRender__ctor_System_Rune_Terminal_Gui_Attribute_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.#ctor(System.Rune,Terminal.Gui.Attribute)">GraphCellToRender(Rune, Attribute)</h4>
   <div class="markdown level1 summary">
@@ -195,6 +201,8 @@ Creates instance and sets <a class="xref" href="Terminal.Gui.Graphs.GraphCellToR
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_GraphCellToRender_Color_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.Color*"></a>
   <h4 id="Terminal_Gui_Graphs_GraphCellToRender_Color" data-uid="Terminal.Gui.Graphs.GraphCellToRender.Color">Color</h4>
   <div class="markdown level1 summary">
@@ -220,6 +228,8 @@ Optional color to render the <a class="xref" href="Terminal.Gui.Graphs.GraphCell
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_GraphCellToRender_Rune_" data-uid="Terminal.Gui.Graphs.GraphCellToRender.Rune*"></a>
   <h4 id="Terminal_Gui_Graphs_GraphCellToRender_Rune" data-uid="Terminal.Gui.Graphs.GraphCellToRender.Rune">Rune</h4>
   <div class="markdown level1 summary">
@@ -250,6 +260,10 @@ The character to render in the console
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.HorizontalAxis.html

@@ -129,6 +129,8 @@ The horizontal (x axis) of a <a class="xref" href="Terminal.Gui.GraphView.html">
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis__ctor_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis__ctor" data-uid="Terminal.Gui.Graphs.HorizontalAxis.#ctor">HorizontalAxis()</h4>
   <div class="markdown level1 summary">
@@ -141,6 +143,8 @@ Creates a new instance of axis with an <a class="xref" href="Terminal.Gui.Graphs
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLabel_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLabel*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLabel_Terminal_Gui_GraphView_System_Int32_System_String_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLabel(Terminal.Gui.GraphView,System.Int32,System.String)">DrawAxisLabel(GraphView, Int32, String)</h4>
   <div class="markdown level1 summary">
@@ -181,6 +185,8 @@ For the screen y position use <a class="xref" href="Terminal.Gui.Graphs.Horizont
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLabel_Terminal_Gui_GraphView_System_Int32_System_String_">Axis.DrawAxisLabel(GraphView, Int32, String)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLabels_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLabels*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLabels_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLabels(Terminal.Gui.GraphView)">DrawAxisLabels(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -210,6 +216,8 @@ Draws the horizontal x axis labels and <a class="xref" href="Terminal.Gui.Graphs
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLabels_Terminal_Gui_GraphView_">Axis.DrawAxisLabels(GraphView)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLine_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLine(Terminal.Gui.GraphView)">DrawAxisLine(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -239,6 +247,8 @@ Draws the horizontal axis line
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_">Axis.DrawAxisLine(GraphView)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis_DrawAxisLine_Terminal_Gui_GraphView_System_Int32_System_Int32_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.DrawAxisLine(Terminal.Gui.GraphView,System.Int32,System.Int32)">DrawAxisLine(GraphView, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -279,6 +289,8 @@ screen coordinates
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_System_Int32_System_Int32_">Axis.DrawAxisLine(GraphView, Int32, Int32)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_HorizontalAxis_GetAxisYPosition_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.GetAxisYPosition*"></a>
   <h4 id="Terminal_Gui_Graphs_HorizontalAxis_GetAxisYPosition_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.HorizontalAxis.GetAxisYPosition(Terminal.Gui.GraphView)">GetAxisYPosition(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -328,6 +340,10 @@ if the origin is offscreen.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 8 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.IAnnotation.html

@@ -104,6 +104,8 @@ draw into graph margins
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_IAnnotation_BeforeSeries_" data-uid="Terminal.Gui.Graphs.IAnnotation.BeforeSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_IAnnotation_BeforeSeries" data-uid="Terminal.Gui.Graphs.IAnnotation.BeforeSeries">BeforeSeries</h4>
   <div class="markdown level1 summary">
@@ -133,6 +135,8 @@ of this annotation.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_IAnnotation_Render_" data-uid="Terminal.Gui.Graphs.IAnnotation.Render*"></a>
   <h4 id="Terminal_Gui_Graphs_IAnnotation_Render_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.IAnnotation.Render(Terminal.Gui.GraphView)">Render(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -167,6 +171,10 @@ graph
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 6 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.ISeries.html

@@ -96,6 +96,8 @@ Describes a series of data that can be rendered into a <a class="xref" href="Ter
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_ISeries_DrawSeries_" data-uid="Terminal.Gui.Graphs.ISeries.DrawSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_ISeries_DrawSeries_Terminal_Gui_GraphView_Terminal_Gui_Rect_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.Graphs.ISeries.DrawSeries(Terminal.Gui.GraphView,Terminal.Gui.Rect,Terminal.Gui.RectangleF)">DrawSeries(GraphView, Rect, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -139,6 +141,10 @@ Draws the <code data-dev-comment-type="paramref" class="paramref">graphBounds</c
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.LabelGetterDelegate.html

@@ -101,6 +101,8 @@ Delegate for custom formatting of axis labels.  Determines what should be displa
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_LabelGetterDelegate__ctor_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_LabelGetterDelegate__ctor_System_Object_System_IntPtr_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.#ctor(System.Object,System.IntPtr)">LabelGetterDelegate(Object, IntPtr)</h4>
   <div class="markdown level1 summary"></div>
@@ -133,6 +135,8 @@ Delegate for custom formatting of axis labels.  Determines what should be displa
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_LabelGetterDelegate_BeginInvoke_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.BeginInvoke*"></a>
   <h4 id="Terminal_Gui_Graphs_LabelGetterDelegate_BeginInvoke_Terminal_Gui_Graphs_AxisIncrementToRender_System_AsyncCallback_System_Object_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.BeginInvoke(Terminal.Gui.Graphs.AxisIncrementToRender,System.AsyncCallback,System.Object)">BeginInvoke(AxisIncrementToRender, AsyncCallback, Object)</h4>
   <div class="markdown level1 summary"></div>
@@ -183,6 +187,8 @@ Delegate for custom formatting of axis labels.  Determines what should be displa
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_LabelGetterDelegate_EndInvoke_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.EndInvoke*"></a>
   <h4 id="Terminal_Gui_Graphs_LabelGetterDelegate_EndInvoke_System_IAsyncResult_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.EndInvoke(System.IAsyncResult)">EndInvoke(IAsyncResult)</h4>
   <div class="markdown level1 summary"></div>
@@ -223,6 +229,8 @@ Delegate for custom formatting of axis labels.  Determines what should be displa
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_LabelGetterDelegate_Invoke_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.Invoke*"></a>
   <h4 id="Terminal_Gui_Graphs_LabelGetterDelegate_Invoke_Terminal_Gui_Graphs_AxisIncrementToRender_" data-uid="Terminal.Gui.Graphs.LabelGetterDelegate.Invoke(Terminal.Gui.Graphs.AxisIncrementToRender)">Invoke(AxisIncrementToRender)</h4>
   <div class="markdown level1 summary"></div>
@@ -268,6 +276,10 @@ Delegate for custom formatting of axis labels.  Determines what should be displa
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.LegendAnnotation.html

@@ -106,6 +106,8 @@ The &apos;Key&apos; to the graph
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation__ctor_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation__ctor_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.#ctor(Terminal.Gui.Rect)">LegendAnnotation(Rect)</h4>
   <div class="markdown level1 summary">
@@ -136,6 +138,8 @@ Creates a new empty legend at the given screen coordinates
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation_BeforeSeries_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.BeforeSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation_BeforeSeries" data-uid="Terminal.Gui.Graphs.LegendAnnotation.BeforeSeries">BeforeSeries</h4>
   <div class="markdown level1 summary">
@@ -161,6 +165,8 @@ Returns false i.e. Lengends render after series
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation_Border_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Border*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation_Border" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Border">Border</h4>
   <div class="markdown level1 summary">
@@ -189,6 +195,8 @@ available for text by 2
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation_Bounds_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Bounds*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation_Bounds" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Bounds">Bounds</h4>
   <div class="markdown level1 summary">
@@ -216,6 +224,8 @@ Defines the screen area available for the legend to render in
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation_AddEntry_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.AddEntry*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation_AddEntry_Terminal_Gui_Graphs_GraphCellToRender_System_String_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.AddEntry(Terminal.Gui.Graphs.GraphCellToRender,System.String)">AddEntry(GraphCellToRender, String)</h4>
   <div class="markdown level1 summary">
@@ -249,6 +259,8 @@ if outside of Legend <a class="xref" href="Terminal.Gui.Graphs.LegendAnnotation.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_LegendAnnotation_Render_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Render*"></a>
   <h4 id="Terminal_Gui_Graphs_LegendAnnotation_Render_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.LegendAnnotation.Render(Terminal.Gui.GraphView)">Render(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -285,6 +297,10 @@ Draws the Legend and all entries into the area within <a class="xref" href="Term
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.MultiBarSeries.html

@@ -105,6 +105,8 @@ Collection of <a class="xref" href="Terminal.Gui.Graphs.BarSeries.html">BarSerie
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_MultiBarSeries__ctor_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_MultiBarSeries__ctor_System_Int32_System_Single_System_Single_Terminal_Gui_Attribute___" data-uid="Terminal.Gui.Graphs.MultiBarSeries.#ctor(System.Int32,System.Single,System.Single,Terminal.Gui.Attribute[])">MultiBarSeries(Int32, Single, Single, Attribute[])</h4>
   <div class="markdown level1 summary">
@@ -149,6 +151,8 @@ Creates a new series of clustered bars.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_MultiBarSeries_Spacing_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.Spacing*"></a>
   <h4 id="Terminal_Gui_Graphs_MultiBarSeries_Spacing" data-uid="Terminal.Gui.Graphs.MultiBarSeries.Spacing">Spacing</h4>
   <div class="markdown level1 summary">
@@ -175,6 +179,8 @@ less than <a class="xref" href="Terminal.Gui.Graphs.BarSeries.html#Terminal_Gui_
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_MultiBarSeries_SubSeries_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.SubSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_MultiBarSeries_SubSeries" data-uid="Terminal.Gui.Graphs.MultiBarSeries.SubSeries">SubSeries</h4>
   <div class="markdown level1 summary">
@@ -204,6 +210,8 @@ second etc
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_MultiBarSeries_AddBars_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.AddBars*"></a>
   <h4 id="Terminal_Gui_Graphs_MultiBarSeries_AddBars_System_String_System_Rune_System_Single___" data-uid="Terminal.Gui.Graphs.MultiBarSeries.AddBars(System.String,System.Rune,System.Single[])">AddBars(String, Rune, Single[])</h4>
   <div class="markdown level1 summary">
@@ -241,6 +249,8 @@ Adds a new cluster of bars
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_MultiBarSeries_DrawSeries_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.DrawSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_MultiBarSeries_DrawSeries_Terminal_Gui_GraphView_Terminal_Gui_Rect_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.Graphs.MultiBarSeries.DrawSeries(Terminal.Gui.GraphView,Terminal.Gui.Rect,Terminal.Gui.RectangleF)">DrawSeries(GraphView, Rect, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -287,6 +297,10 @@ Draws all <a class="xref" href="Terminal.Gui.Graphs.MultiBarSeries.html#Terminal
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.Orientation.html

@@ -101,6 +101,8 @@ Direction of an element (horizontal or vertical)
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Graphs_Orientation_Horizontal" data-uid="Terminal.Gui.Graphs.Orientation.Horizontal">Horizontal</h4>
   <div class="markdown level1 summary">
 Left to right 
@@ -125,6 +127,8 @@ Left to right
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Graphs_Orientation_value__" data-uid="Terminal.Gui.Graphs.Orientation.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -147,6 +151,8 @@ Left to right
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Graphs_Orientation_Vertical" data-uid="Terminal.Gui.Graphs.Orientation.Vertical">Vertical</h4>
   <div class="markdown level1 summary">
 Bottom to top
@@ -176,6 +182,10 @@ Bottom to top
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.PathAnnotation.LineF.html

@@ -101,6 +101,8 @@ Describes two points in graph space and a line between them
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_LineF__ctor_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF__ctor_Terminal_Gui_PointF_Terminal_Gui_PointF_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.#ctor(Terminal.Gui.PointF,Terminal.Gui.PointF)">LineF(PointF, PointF)</h4>
   <div class="markdown level1 summary">
@@ -135,6 +137,8 @@ Creates a new line between the points
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_LineF_End_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.End*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF_End" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.End">End</h4>
   <div class="markdown level1 summary">
@@ -160,6 +164,8 @@ The end point of the line
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_LineF_Start_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.Start*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineF_Start" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineF.Start">Start</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,10 @@ The start of the line
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.PathAnnotation.html

@@ -105,6 +105,8 @@ Sequence of lines to connect points e.g. of a <a class="xref" href="Terminal.Gui
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation__ctor_" data-uid="Terminal.Gui.Graphs.PathAnnotation.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation__ctor" data-uid="Terminal.Gui.Graphs.PathAnnotation.#ctor">PathAnnotation()</h4>
   <div class="markdown level1 summary"></div>
@@ -115,6 +117,8 @@ Sequence of lines to connect points e.g. of a <a class="xref" href="Terminal.Gui
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_BeforeSeries_" data-uid="Terminal.Gui.Graphs.PathAnnotation.BeforeSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_BeforeSeries" data-uid="Terminal.Gui.Graphs.PathAnnotation.BeforeSeries">BeforeSeries</h4>
   <div class="markdown level1 summary">
@@ -140,6 +144,8 @@ True to add line before plotting series.  Defaults to false
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_LineColor_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineColor*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineColor" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineColor">LineColor</h4>
   <div class="markdown level1 summary">
@@ -165,6 +171,8 @@ Color for the line that connects points
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_LineRune_" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineRune*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_LineRune" data-uid="Terminal.Gui.Graphs.PathAnnotation.LineRune">LineRune</h4>
   <div class="markdown level1 summary">
@@ -190,6 +198,8 @@ The symbol that gets drawn along the line, defaults to &apos;.&apos;
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_Points_" data-uid="Terminal.Gui.Graphs.PathAnnotation.Points*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_Points" data-uid="Terminal.Gui.Graphs.PathAnnotation.Points">Points</h4>
   <div class="markdown level1 summary">
@@ -218,6 +228,8 @@ they appear in the list
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_PathAnnotation_Render_" data-uid="Terminal.Gui.Graphs.PathAnnotation.Render*"></a>
   <h4 id="Terminal_Gui_Graphs_PathAnnotation_Render_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.PathAnnotation.Render(Terminal.Gui.GraphView)">Render(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -254,6 +266,10 @@ Draws lines connecting each of the <a class="xref" href="Terminal.Gui.Graphs.Pat
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.ScatterSeries.html

@@ -105,6 +105,8 @@ Series composed of any number of discrete data points
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_ScatterSeries__ctor_" data-uid="Terminal.Gui.Graphs.ScatterSeries.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_ScatterSeries__ctor" data-uid="Terminal.Gui.Graphs.ScatterSeries.#ctor">ScatterSeries()</h4>
   <div class="markdown level1 summary"></div>
@@ -115,6 +117,8 @@ Series composed of any number of discrete data points
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_ScatterSeries_Fill_" data-uid="Terminal.Gui.Graphs.ScatterSeries.Fill*"></a>
   <h4 id="Terminal_Gui_Graphs_ScatterSeries_Fill" data-uid="Terminal.Gui.Graphs.ScatterSeries.Fill">Fill</h4>
   <div class="markdown level1 summary">
@@ -142,6 +146,8 @@ Defaults to uncolored &apos;x&apos;
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_ScatterSeries_Points_" data-uid="Terminal.Gui.Graphs.ScatterSeries.Points*"></a>
   <h4 id="Terminal_Gui_Graphs_ScatterSeries_Points" data-uid="Terminal.Gui.Graphs.ScatterSeries.Points">Points</h4>
   <div class="markdown level1 summary">
@@ -169,6 +175,8 @@ Collection of each discrete point in the series
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_ScatterSeries_DrawSeries_" data-uid="Terminal.Gui.Graphs.ScatterSeries.DrawSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_ScatterSeries_DrawSeries_Terminal_Gui_GraphView_Terminal_Gui_Rect_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.Graphs.ScatterSeries.DrawSeries(Terminal.Gui.GraphView,Terminal.Gui.Rect,Terminal.Gui.RectangleF)">DrawSeries(GraphView, Rect, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -215,6 +223,10 @@ Draws all points directly onto the graph
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 18 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.TextAnnotation.html

@@ -105,6 +105,8 @@ Displays text at a given position (in screen space or graph space)
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation__ctor_" data-uid="Terminal.Gui.Graphs.TextAnnotation.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation__ctor" data-uid="Terminal.Gui.Graphs.TextAnnotation.#ctor">TextAnnotation()</h4>
   <div class="markdown level1 summary"></div>
@@ -115,6 +117,8 @@ Displays text at a given position (in screen space or graph space)
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_BeforeSeries_" data-uid="Terminal.Gui.Graphs.TextAnnotation.BeforeSeries*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_BeforeSeries" data-uid="Terminal.Gui.Graphs.TextAnnotation.BeforeSeries">BeforeSeries</h4>
   <div class="markdown level1 summary">
@@ -140,6 +144,8 @@ True to add text before plotting series.  Defaults to false
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_GraphPosition_" data-uid="Terminal.Gui.Graphs.TextAnnotation.GraphPosition*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_GraphPosition" data-uid="Terminal.Gui.Graphs.TextAnnotation.GraphPosition">GraphPosition</h4>
   <div class="markdown level1 summary">
@@ -167,6 +173,8 @@ area of the graph presented in the <a class="xref" href="Terminal.Gui.GraphView.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_ScreenPosition_" data-uid="Terminal.Gui.Graphs.TextAnnotation.ScreenPosition*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_ScreenPosition" data-uid="Terminal.Gui.Graphs.TextAnnotation.ScreenPosition">ScreenPosition</h4>
   <div class="markdown level1 summary">
@@ -194,6 +202,8 @@ if specified.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_Text_" data-uid="Terminal.Gui.Graphs.TextAnnotation.Text*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_Text" data-uid="Terminal.Gui.Graphs.TextAnnotation.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -221,6 +231,8 @@ Text to display on the graph
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_DrawText_" data-uid="Terminal.Gui.Graphs.TextAnnotation.DrawText*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_DrawText_Terminal_Gui_GraphView_System_Int32_System_Int32_" data-uid="Terminal.Gui.Graphs.TextAnnotation.DrawText(Terminal.Gui.GraphView,System.Int32,System.Int32)">DrawText(GraphView, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -259,6 +271,8 @@ spilling over <see name="View.Bounds"></see> of the <code data-dev-comment-type=
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Graphs_TextAnnotation_Render_" data-uid="Terminal.Gui.Graphs.TextAnnotation.Render*"></a>
   <h4 id="Terminal_Gui_Graphs_TextAnnotation_Render_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.TextAnnotation.Render(Terminal.Gui.GraphView)">Render(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -295,6 +309,10 @@ Draws the annotation
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.VerticalAxis.html

@@ -129,6 +129,8 @@ The vertical (i.e. Y axis) of a <a class="xref" href="Terminal.Gui.GraphView.htm
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis__ctor_" data-uid="Terminal.Gui.Graphs.VerticalAxis.#ctor*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis__ctor" data-uid="Terminal.Gui.Graphs.VerticalAxis.#ctor">VerticalAxis()</h4>
   <div class="markdown level1 summary">
@@ -141,6 +143,8 @@ Creates a new <a class="xref" href="Terminal.Gui.Graphs.Orientation.html#Termina
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLabel_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLabel*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLabel_Terminal_Gui_GraphView_System_Int32_System_String_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLabel(Terminal.Gui.GraphView,System.Int32,System.String)">DrawAxisLabel(GraphView, Int32, String)</h4>
   <div class="markdown level1 summary">
@@ -182,6 +186,8 @@ set <a class="xref" href="Terminal.Gui.GraphView.html#Terminal_Gui_GraphView_Mar
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLabel_Terminal_Gui_GraphView_System_Int32_System_String_">Axis.DrawAxisLabel(GraphView, Int32, String)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLabels_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLabels*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLabels_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLabels(Terminal.Gui.GraphView)">DrawAxisLabels(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -211,6 +217,8 @@ Draws axis <a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Grap
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLabels_Terminal_Gui_GraphView_">Axis.DrawAxisLabels(GraphView)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLine_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLine(Terminal.Gui.GraphView)">DrawAxisLine(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -240,6 +248,8 @@ Draws the vertical axis line
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_">Axis.DrawAxisLine(GraphView)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLine_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLine*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis_DrawAxisLine_Terminal_Gui_GraphView_System_Int32_System_Int32_" data-uid="Terminal.Gui.Graphs.VerticalAxis.DrawAxisLine(Terminal.Gui.GraphView,System.Int32,System.Int32)">DrawAxisLine(GraphView, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -280,6 +290,8 @@ screen coordinates
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Graphs.Axis.html#Terminal_Gui_Graphs_Axis_DrawAxisLine_Terminal_Gui_GraphView_System_Int32_System_Int32_">Axis.DrawAxisLine(GraphView, Int32, Int32)</a></div>
+  
+  
   <a id="Terminal_Gui_Graphs_VerticalAxis_GetAxisXPosition_" data-uid="Terminal.Gui.Graphs.VerticalAxis.GetAxisXPosition*"></a>
   <h4 id="Terminal_Gui_Graphs_VerticalAxis_GetAxisXPosition_Terminal_Gui_GraphView_" data-uid="Terminal.Gui.Graphs.VerticalAxis.GetAxisXPosition(Terminal.Gui.GraphView)">GetAxisXPosition(GraphView)</h4>
   <div class="markdown level1 summary">
@@ -329,6 +341,10 @@ if the origin is offscreen.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 4 - 0
docs/api/Terminal.Gui/Terminal.Gui.Graphs.html

@@ -174,6 +174,10 @@ Describes a series of data that can be rendered into a <a class="xref" href="Ter
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.HexView.HexViewEventArgs.html

@@ -101,6 +101,8 @@ Defines the event arguments for <a class="xref" href="Terminal.Gui.HexView.html#
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_HexView_HexViewEventArgs__ctor_" data-uid="Terminal.Gui.HexView.HexViewEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_HexView_HexViewEventArgs__ctor_System_Int64_Terminal_Gui_Point_System_Int32_" data-uid="Terminal.Gui.HexView.HexViewEventArgs.#ctor(System.Int64,Terminal.Gui.Point,System.Int32)">HexViewEventArgs(Int64, Point, Int32)</h4>
   <div class="markdown level1 summary">
@@ -140,6 +142,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.HexView.HexView
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_HexView_HexViewEventArgs_BytesPerLine_" data-uid="Terminal.Gui.HexView.HexViewEventArgs.BytesPerLine*"></a>
   <h4 id="Terminal_Gui_HexView_HexViewEventArgs_BytesPerLine" data-uid="Terminal.Gui.HexView.HexViewEventArgs.BytesPerLine">BytesPerLine</h4>
   <div class="markdown level1 summary">
@@ -165,6 +169,8 @@ The bytes length per line.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_HexViewEventArgs_CursorPosition_" data-uid="Terminal.Gui.HexView.HexViewEventArgs.CursorPosition*"></a>
   <h4 id="Terminal_Gui_HexView_HexViewEventArgs_CursorPosition" data-uid="Terminal.Gui.HexView.HexViewEventArgs.CursorPosition">CursorPosition</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,8 @@ Gets the current cursor position starting at one for both, line and column.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_HexViewEventArgs_Position_" data-uid="Terminal.Gui.HexView.HexViewEventArgs.Position*"></a>
   <h4 id="Terminal_Gui_HexView_HexViewEventArgs_Position" data-uid="Terminal.Gui.HexView.HexViewEventArgs.Position">Position</h4>
   <div class="markdown level1 summary">
@@ -220,6 +228,10 @@ Gets the current character position starting at one, related to the <span class=
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 48 - 0
docs/api/Terminal.Gui/Terminal.Gui.HexView.html

@@ -536,6 +536,8 @@ to an offset in the stream.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_HexView__ctor_" data-uid="Terminal.Gui.HexView.#ctor*"></a>
   <h4 id="Terminal_Gui_HexView__ctor" data-uid="Terminal.Gui.HexView.#ctor">HexView()</h4>
   <div class="markdown level1 summary">
@@ -546,6 +548,8 @@ Initializes a <a class="xref" href="Terminal.Gui.HexView.html">HexView</a> class
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public HexView()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_HexView__ctor_" data-uid="Terminal.Gui.HexView.#ctor*"></a>
   <h4 id="Terminal_Gui_HexView__ctor_System_IO_Stream_" data-uid="Terminal.Gui.HexView.#ctor(System.IO.Stream)">HexView(Stream)</h4>
   <div class="markdown level1 summary">
@@ -575,6 +579,8 @@ Initializes a <a class="xref" href="Terminal.Gui.HexView.html">HexView</a> class
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_HexView_AllowEdits_" data-uid="Terminal.Gui.HexView.AllowEdits*"></a>
   <h4 id="Terminal_Gui_HexView_AllowEdits" data-uid="Terminal.Gui.HexView.AllowEdits">AllowEdits</h4>
   <div class="markdown level1 summary">
@@ -601,6 +607,8 @@ of the underlying <span class="xref">System.IO.Stream</span>.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_BytesPerLine_" data-uid="Terminal.Gui.HexView.BytesPerLine*"></a>
   <h4 id="Terminal_Gui_HexView_BytesPerLine" data-uid="Terminal.Gui.HexView.BytesPerLine">BytesPerLine</h4>
   <div class="markdown level1 summary">
@@ -626,6 +634,8 @@ The bytes length per line.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_CursorPosition_" data-uid="Terminal.Gui.HexView.CursorPosition*"></a>
   <h4 id="Terminal_Gui_HexView_CursorPosition" data-uid="Terminal.Gui.HexView.CursorPosition">CursorPosition</h4>
   <div class="markdown level1 summary">
@@ -651,6 +661,8 @@ Gets the current cursor position starting at one for both, line and column.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_DesiredCursorVisibility_" data-uid="Terminal.Gui.HexView.DesiredCursorVisibility*"></a>
   <h4 id="Terminal_Gui_HexView_DesiredCursorVisibility" data-uid="Terminal.Gui.HexView.DesiredCursorVisibility">DesiredCursorVisibility</h4>
   <div class="markdown level1 summary">
@@ -676,6 +688,8 @@ Get / Set the wished cursor when the field is focused
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_DisplayStart_" data-uid="Terminal.Gui.HexView.DisplayStart*"></a>
   <h4 id="Terminal_Gui_HexView_DisplayStart" data-uid="Terminal.Gui.HexView.DisplayStart">DisplayStart</h4>
   <div class="markdown level1 summary">
@@ -701,6 +715,8 @@ Sets or gets the offset into the <span class="xref">System.IO.Stream</span> that
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_Edits_" data-uid="Terminal.Gui.HexView.Edits*"></a>
   <h4 id="Terminal_Gui_HexView_Edits" data-uid="Terminal.Gui.HexView.Edits">Edits</h4>
   <div class="markdown level1 summary">
@@ -727,6 +743,8 @@ Each Key indicates an offset where an edit was made and the Value is the changed
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_Frame_" data-uid="Terminal.Gui.HexView.Frame*"></a>
   <h4 id="Terminal_Gui_HexView_Frame" data-uid="Terminal.Gui.HexView.Frame">Frame</h4>
   <div class="markdown level1 summary">
@@ -754,6 +772,8 @@ Gets or sets the frame for the view. The frame is relative to the view&apos;s co
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Frame">View.Frame</a></div>
+  
+  
   <a id="Terminal_Gui_HexView_Position_" data-uid="Terminal.Gui.HexView.Position*"></a>
   <h4 id="Terminal_Gui_HexView_Position" data-uid="Terminal.Gui.HexView.Position">Position</h4>
   <div class="markdown level1 summary">
@@ -779,6 +799,8 @@ Gets the current character position starting at one, related to the <span class=
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_Source_" data-uid="Terminal.Gui.HexView.Source*"></a>
   <h4 id="Terminal_Gui_HexView_Source" data-uid="Terminal.Gui.HexView.Source">Source</h4>
   <div class="markdown level1 summary">
@@ -806,6 +828,8 @@ Sets or gets the <span class="xref">System.IO.Stream</span> the <a class="xref"
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_HexView_ApplyEdits_" data-uid="Terminal.Gui.HexView.ApplyEdits*"></a>
   <h4 id="Terminal_Gui_HexView_ApplyEdits_System_IO_Stream_" data-uid="Terminal.Gui.HexView.ApplyEdits(System.IO.Stream)">ApplyEdits(Stream)</h4>
   <div class="markdown level1 summary">
@@ -834,6 +858,8 @@ contents of the <a class="xref" href="Terminal.Gui.HexView.html#Terminal_Gui_Hex
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_DiscardEdits_" data-uid="Terminal.Gui.HexView.DiscardEdits*"></a>
   <h4 id="Terminal_Gui_HexView_DiscardEdits" data-uid="Terminal.Gui.HexView.DiscardEdits">DiscardEdits()</h4>
   <div class="markdown level1 summary">
@@ -845,6 +871,8 @@ contents of the <a class="xref" href="Terminal.Gui.HexView.html#Terminal_Gui_Hex
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void DiscardEdits()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_HexView_MouseEvent_" data-uid="Terminal.Gui.HexView.MouseEvent*"></a>
   <h4 id="Terminal_Gui_HexView_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.HexView.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -889,6 +917,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_HexView_OnEdited_" data-uid="Terminal.Gui.HexView.OnEdited*"></a>
   <h4 id="Terminal_Gui_HexView_OnEdited_System_Collections_Generic_KeyValuePair_System_Int64_System_Byte__" data-uid="Terminal.Gui.HexView.OnEdited(System.Collections.Generic.KeyValuePair{System.Int64,System.Byte})">OnEdited(KeyValuePair&lt;Int64, Byte&gt;)</h4>
   <div class="markdown level1 summary">
@@ -916,6 +946,8 @@ Method used to invoke the <a class="xref" href="Terminal.Gui.HexView.html#Termin
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_HexView_OnEnter_" data-uid="Terminal.Gui.HexView.OnEnter*"></a>
   <h4 id="Terminal_Gui_HexView_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.HexView.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -960,6 +992,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_HexView_OnPositionChanged_" data-uid="Terminal.Gui.HexView.OnPositionChanged*"></a>
   <h4 id="Terminal_Gui_HexView_OnPositionChanged" data-uid="Terminal.Gui.HexView.OnPositionChanged">OnPositionChanged()</h4>
   <div class="markdown level1 summary">
@@ -970,6 +1004,8 @@ Method used to invoke the <a class="xref" href="Terminal.Gui.HexView.html#Termin
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnPositionChanged()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_HexView_PositionCursor_" data-uid="Terminal.Gui.HexView.PositionCursor*"></a>
   <h4 id="Terminal_Gui_HexView_PositionCursor" data-uid="Terminal.Gui.HexView.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -982,6 +1018,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_HexView_ProcessKey_" data-uid="Terminal.Gui.HexView.ProcessKey*"></a>
   <h4 id="Terminal_Gui_HexView_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.HexView.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1027,6 +1065,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_HexView_Redraw_" data-uid="Terminal.Gui.HexView.Redraw*"></a>
   <h4 id="Terminal_Gui_HexView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.HexView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -1058,6 +1098,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_HexView_Edited" data-uid="Terminal.Gui.HexView.Edited">Edited</h4>
   <div class="markdown level1 summary">
 Event to be invoked when an edit is made on the <span class="xref">System.IO.Stream</span>.
@@ -1082,6 +1124,8 @@ Event to be invoked when an edit is made on the <span class="xref">System.IO.Str
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_HexView_PositionChanged" data-uid="Terminal.Gui.HexView.PositionChanged">PositionChanged</h4>
   <div class="markdown level1 summary">
 Event to be invoked when the position and cursor position changes.
@@ -1121,6 +1165,10 @@ Event to be invoked when the position and cursor position changes.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 38 - 0
docs/api/Terminal.Gui/Terminal.Gui.IAutocomplete.html

@@ -97,6 +97,8 @@ from a range of &apos;autocomplete&apos; options.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_AllSuggestions_" data-uid="Terminal.Gui.IAutocomplete.AllSuggestions*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_AllSuggestions" data-uid="Terminal.Gui.IAutocomplete.AllSuggestions">AllSuggestions</h4>
   <div class="markdown level1 summary">
@@ -122,6 +124,8 @@ The full set of all strings that can be suggested.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_CloseKey_" data-uid="Terminal.Gui.IAutocomplete.CloseKey*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_CloseKey" data-uid="Terminal.Gui.IAutocomplete.CloseKey">CloseKey</h4>
   <div class="markdown level1 summary">
@@ -147,6 +151,8 @@ The key that the user can press to close the currently popped autocomplete menu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_ColorScheme_" data-uid="Terminal.Gui.IAutocomplete.ColorScheme*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_ColorScheme" data-uid="Terminal.Gui.IAutocomplete.ColorScheme">ColorScheme</h4>
   <div class="markdown level1 summary">
@@ -173,6 +179,8 @@ the Application has been initialized will cause an error
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_HostControl_" data-uid="Terminal.Gui.IAutocomplete.HostControl*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_HostControl" data-uid="Terminal.Gui.IAutocomplete.HostControl">HostControl</h4>
   <div class="markdown level1 summary">
@@ -198,6 +206,8 @@ The host control that will use autocomplete.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_MaxHeight_" data-uid="Terminal.Gui.IAutocomplete.MaxHeight*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_MaxHeight" data-uid="Terminal.Gui.IAutocomplete.MaxHeight">MaxHeight</h4>
   <div class="markdown level1 summary">
@@ -223,6 +233,8 @@ The maximum number of visible rows in the autocomplete dropdown to render
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_MaxWidth_" data-uid="Terminal.Gui.IAutocomplete.MaxWidth*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_MaxWidth" data-uid="Terminal.Gui.IAutocomplete.MaxWidth">MaxWidth</h4>
   <div class="markdown level1 summary">
@@ -248,6 +260,8 @@ The maximum width of the autocomplete dropdown
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_PopupInsideContainer_" data-uid="Terminal.Gui.IAutocomplete.PopupInsideContainer*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_PopupInsideContainer" data-uid="Terminal.Gui.IAutocomplete.PopupInsideContainer">PopupInsideContainer</h4>
   <div class="markdown level1 summary">
@@ -273,6 +287,8 @@ Gets or sets where the popup will be displayed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_Reopen_" data-uid="Terminal.Gui.IAutocomplete.Reopen*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_Reopen" data-uid="Terminal.Gui.IAutocomplete.Reopen">Reopen</h4>
   <div class="markdown level1 summary">
@@ -298,6 +314,8 @@ The key that the user can press to reopen the currently popped autocomplete menu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_SelectedIdx_" data-uid="Terminal.Gui.IAutocomplete.SelectedIdx*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_SelectedIdx" data-uid="Terminal.Gui.IAutocomplete.SelectedIdx">SelectedIdx</h4>
   <div class="markdown level1 summary">
@@ -323,6 +341,8 @@ The currently selected index into <a class="xref" href="Terminal.Gui.IAutocomple
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_SelectionKey_" data-uid="Terminal.Gui.IAutocomplete.SelectionKey*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_SelectionKey" data-uid="Terminal.Gui.IAutocomplete.SelectionKey">SelectionKey</h4>
   <div class="markdown level1 summary">
@@ -348,6 +368,8 @@ The key that the user must press to accept the currently selected autocomplete s
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_Suggestions_" data-uid="Terminal.Gui.IAutocomplete.Suggestions*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_Suggestions" data-uid="Terminal.Gui.IAutocomplete.Suggestions">Suggestions</h4>
   <div class="markdown level1 summary">
@@ -374,6 +396,8 @@ based on what the user has typed so far.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_Visible_" data-uid="Terminal.Gui.IAutocomplete.Visible*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_Visible" data-uid="Terminal.Gui.IAutocomplete.Visible">Visible</h4>
   <div class="markdown level1 summary">
@@ -401,6 +425,8 @@ True if the autocomplete should be considered open and visible
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_ClearSuggestions_" data-uid="Terminal.Gui.IAutocomplete.ClearSuggestions*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_ClearSuggestions" data-uid="Terminal.Gui.IAutocomplete.ClearSuggestions">ClearSuggestions()</h4>
   <div class="markdown level1 summary">
@@ -411,6 +437,8 @@ Clears <a class="xref" href="Terminal.Gui.IAutocomplete.html#Terminal_Gui_IAutoc
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">void ClearSuggestions()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_GenerateSuggestions_" data-uid="Terminal.Gui.IAutocomplete.GenerateSuggestions*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_GenerateSuggestions" data-uid="Terminal.Gui.IAutocomplete.GenerateSuggestions">GenerateSuggestions()</h4>
   <div class="markdown level1 summary">
@@ -422,6 +450,8 @@ match with the current cursor position/text in the <a class="xref" href="Termina
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">void GenerateSuggestions()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_MouseEvent_" data-uid="Terminal.Gui.IAutocomplete.MouseEvent*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_MouseEvent_Terminal_Gui_MouseEvent_System_Boolean_" data-uid="Terminal.Gui.IAutocomplete.MouseEvent(Terminal.Gui.MouseEvent,System.Boolean)">MouseEvent(MouseEvent, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -471,6 +501,8 @@ the underlying text view.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_ProcessKey_" data-uid="Terminal.Gui.IAutocomplete.ProcessKey*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.IAutocomplete.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -515,6 +547,8 @@ the underlying text view.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IAutocomplete_RenderOverlay_" data-uid="Terminal.Gui.IAutocomplete.RenderOverlay*"></a>
   <h4 id="Terminal_Gui_IAutocomplete_RenderOverlay_Terminal_Gui_Point_" data-uid="Terminal.Gui.IAutocomplete.RenderOverlay(Terminal.Gui.Point)">RenderOverlay(Point)</h4>
   <div class="markdown level1 summary">
@@ -548,6 +582,10 @@ given point.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.IClipboard.html

@@ -96,6 +96,8 @@ Definition to interact with the OS clipboard.
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_IClipboard_IsSupported_" data-uid="Terminal.Gui.IClipboard.IsSupported*"></a>
   <h4 id="Terminal_Gui_IClipboard_IsSupported" data-uid="Terminal.Gui.IClipboard.IsSupported">IsSupported</h4>
   <div class="markdown level1 summary">
@@ -123,6 +125,8 @@ Returns true if the environmental dependencies are in place to interact with the
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_IClipboard_GetClipboardData_" data-uid="Terminal.Gui.IClipboard.GetClipboardData*"></a>
   <h4 id="Terminal_Gui_IClipboard_GetClipboardData" data-uid="Terminal.Gui.IClipboard.GetClipboardData">GetClipboardData()</h4>
   <div class="markdown level1 summary">
@@ -163,6 +167,8 @@ Get the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IClipboard_SetClipboardData_" data-uid="Terminal.Gui.IClipboard.SetClipboardData*"></a>
   <h4 id="Terminal_Gui_IClipboard_SetClipboardData_System_String_" data-uid="Terminal.Gui.IClipboard.SetClipboardData(System.String)">SetClipboardData(String)</h4>
   <div class="markdown level1 summary">
@@ -205,6 +211,8 @@ Sets the operation system clipboard.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IClipboard_TryGetClipboardData_" data-uid="Terminal.Gui.IClipboard.TryGetClipboardData*"></a>
   <h4 id="Terminal_Gui_IClipboard_TryGetClipboardData_System_String__" data-uid="Terminal.Gui.IClipboard.TryGetClipboardData(System.String@)">TryGetClipboardData(out String)</h4>
   <div class="markdown level1 summary">
@@ -247,6 +255,8 @@ Gets the operation system clipboard if possible.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IClipboard_TrySetClipboardData_" data-uid="Terminal.Gui.IClipboard.TrySetClipboardData*"></a>
   <h4 id="Terminal_Gui_IClipboard_TrySetClipboardData_System_String_" data-uid="Terminal.Gui.IClipboard.TrySetClipboardData(System.String)">TrySetClipboardData(String)</h4>
   <div class="markdown level1 summary">
@@ -294,6 +304,10 @@ Sets the operation system clipboard if possible.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.IListDataSource.html

@@ -96,6 +96,8 @@ Implement <a class="xref" href="Terminal.Gui.IListDataSource.html">IListDataSour
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_IListDataSource_Count_" data-uid="Terminal.Gui.IListDataSource.Count*"></a>
   <h4 id="Terminal_Gui_IListDataSource_Count" data-uid="Terminal.Gui.IListDataSource.Count">Count</h4>
   <div class="markdown level1 summary">
@@ -121,6 +123,8 @@ Returns the number of elements to display
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IListDataSource_Length_" data-uid="Terminal.Gui.IListDataSource.Length*"></a>
   <h4 id="Terminal_Gui_IListDataSource_Length" data-uid="Terminal.Gui.IListDataSource.Length">Length</h4>
   <div class="markdown level1 summary">
@@ -148,6 +152,8 @@ Returns the maximum length of elements to display
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_IListDataSource_IsMarked_" data-uid="Terminal.Gui.IListDataSource.IsMarked*"></a>
   <h4 id="Terminal_Gui_IListDataSource_IsMarked_System_Int32_" data-uid="Terminal.Gui.IListDataSource.IsMarked(System.Int32)">IsMarked(Int32)</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,8 @@ Should return whether the specified item is currently marked.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IListDataSource_Render_" data-uid="Terminal.Gui.IListDataSource.Render*"></a>
   <h4 id="Terminal_Gui_IListDataSource_Render_Terminal_Gui_ListView_Terminal_Gui_ConsoleDriver_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.IListDataSource.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -252,6 +260,8 @@ This method is invoked to render a specified item, the method should cover the e
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IListDataSource_SetMark_" data-uid="Terminal.Gui.IListDataSource.SetMark*"></a>
   <h4 id="Terminal_Gui_IListDataSource_SetMark_System_Int32_System_Boolean_" data-uid="Terminal.Gui.IListDataSource.SetMark(System.Int32,System.Boolean)">SetMark(Int32, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -284,6 +294,8 @@ Flags the item as marked.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IListDataSource_ToList_" data-uid="Terminal.Gui.IListDataSource.ToList*"></a>
   <h4 id="Terminal_Gui_IListDataSource_ToList" data-uid="Terminal.Gui.IListDataSource.ToList">ToList()</h4>
   <div class="markdown level1 summary">
@@ -314,6 +326,10 @@ Return the source as IList.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.IMainLoopDriver.html

@@ -96,6 +96,8 @@ Public interface to create your own platform specific main loop driver.
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_IMainLoopDriver_EventsPending_" data-uid="Terminal.Gui.IMainLoopDriver.EventsPending*"></a>
   <h4 id="Terminal_Gui_IMainLoopDriver_EventsPending_System_Boolean_" data-uid="Terminal.Gui.IMainLoopDriver.EventsPending(System.Boolean)">EventsPending(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -138,6 +140,8 @@ Must report whether there are any events pending, or even block waiting for even
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IMainLoopDriver_MainIteration_" data-uid="Terminal.Gui.IMainLoopDriver.MainIteration*"></a>
   <h4 id="Terminal_Gui_IMainLoopDriver_MainIteration" data-uid="Terminal.Gui.IMainLoopDriver.MainIteration">MainIteration()</h4>
   <div class="markdown level1 summary">
@@ -148,6 +152,8 @@ The iteration function.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">void MainIteration()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_IMainLoopDriver_Setup_" data-uid="Terminal.Gui.IMainLoopDriver.Setup*"></a>
   <h4 id="Terminal_Gui_IMainLoopDriver_Setup_Terminal_Gui_MainLoop_" data-uid="Terminal.Gui.IMainLoopDriver.Setup(Terminal.Gui.MainLoop)">Setup(MainLoop)</h4>
   <div class="markdown level1 summary">
@@ -175,6 +181,8 @@ Initializes the main loop driver, gets the calling main loop for the initializat
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_IMainLoopDriver_Wakeup_" data-uid="Terminal.Gui.IMainLoopDriver.Wakeup*"></a>
   <h4 id="Terminal_Gui_IMainLoopDriver_Wakeup" data-uid="Terminal.Gui.IMainLoopDriver.Wakeup">Wakeup()</h4>
   <div class="markdown level1 summary">
@@ -190,6 +198,10 @@ Wakes up the mainloop that might be waiting on input, must be thread safe.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 11 - 1
docs/api/Terminal.Gui/Terminal.Gui.ITreeView.html

@@ -87,7 +87,7 @@
   <div class="markdown level0 summary">
 Interface for all non generic members of <a class="xref" href="Terminal.Gui.TreeView-1.html">TreeView&lt;T&gt;</a>
 
-<a href="https://migueldeicaza.github.io/gui.cs/articles/treeview.html">See TreeView Deep Dive for more information</a>.
+<a href="https://gui-cs.github.io/Terminal.Gui/articles/treeview.html">See TreeView Deep Dive for more information</a>.
 </div>
   <div class="markdown level0 conceptual"></div>
   <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
@@ -98,6 +98,8 @@ Interface for all non generic members of <a class="xref" href="Terminal.Gui.Tree
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ITreeView_Style_" data-uid="Terminal.Gui.ITreeView.Style*"></a>
   <h4 id="Terminal_Gui_ITreeView_Style" data-uid="Terminal.Gui.ITreeView.Style">Style</h4>
   <div class="markdown level1 summary">
@@ -125,6 +127,8 @@ Contains options for changing how the tree is rendered
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ITreeView_ClearObjects_" data-uid="Terminal.Gui.ITreeView.ClearObjects*"></a>
   <h4 id="Terminal_Gui_ITreeView_ClearObjects" data-uid="Terminal.Gui.ITreeView.ClearObjects">ClearObjects()</h4>
   <div class="markdown level1 summary">
@@ -135,6 +139,8 @@ Removes all objects from the tree and clears selection
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">void ClearObjects()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ITreeView_SetNeedsDisplay_" data-uid="Terminal.Gui.ITreeView.SetNeedsDisplay*"></a>
   <h4 id="Terminal_Gui_ITreeView_SetNeedsDisplay" data-uid="Terminal.Gui.ITreeView.SetNeedsDisplay">SetNeedsDisplay()</h4>
   <div class="markdown level1 summary">
@@ -150,6 +156,10 @@ Sets a flag indicating this view needs to be redisplayed because its state has c
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 202 - 0
docs/api/Terminal.Gui/Terminal.Gui.Key.html

@@ -118,6 +118,8 @@ encode all the unicode values that can be passed.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Key_a" data-uid="Terminal.Gui.Key.a">a</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -140,6 +142,8 @@ encode all the unicode values that can be passed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_A" data-uid="Terminal.Gui.Key.A">A</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing A
@@ -164,6 +168,8 @@ The key code for the user pressing A
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_AltMask" data-uid="Terminal.Gui.Key.AltMask">AltMask</h4>
   <div class="markdown level1 summary">
 When this value is set, the Key encodes the sequence Alt-KeyValue.
@@ -189,6 +195,8 @@ And the actual value must be extracted by removing the AltMask.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_b" data-uid="Terminal.Gui.Key.b">b</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -211,6 +219,8 @@ And the actual value must be extracted by removing the AltMask.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_B" data-uid="Terminal.Gui.Key.B">B</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing B
@@ -235,6 +245,8 @@ The key code for the user pressing B
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Backspace" data-uid="Terminal.Gui.Key.Backspace">Backspace</h4>
   <div class="markdown level1 summary">
 Backspace key.
@@ -259,6 +271,8 @@ Backspace key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_BackTab" data-uid="Terminal.Gui.Key.BackTab">BackTab</h4>
   <div class="markdown level1 summary">
 Shift-tab key (backwards tab key).
@@ -283,6 +297,8 @@ Shift-tab key (backwards tab key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_c" data-uid="Terminal.Gui.Key.c">c</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -305,6 +321,8 @@ Shift-tab key (backwards tab key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_C" data-uid="Terminal.Gui.Key.C">C</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing C
@@ -329,6 +347,8 @@ The key code for the user pressing C
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CharMask" data-uid="Terminal.Gui.Key.CharMask">CharMask</h4>
   <div class="markdown level1 summary">
 Mask that indicates that this is a character value, values outside this range
@@ -355,6 +375,8 @@ keyboard like function keys, arrows keys and so on.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CtrlMask" data-uid="Terminal.Gui.Key.CtrlMask">CtrlMask</h4>
   <div class="markdown level1 summary">
 When this value is set, the Key encodes the sequence Ctrl-KeyValue.
@@ -380,6 +402,8 @@ And the actual value must be extracted by removing the CtrlMask.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CursorDown" data-uid="Terminal.Gui.Key.CursorDown">CursorDown</h4>
   <div class="markdown level1 summary">
 Cursor down key.
@@ -404,6 +428,8 @@ Cursor down key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CursorLeft" data-uid="Terminal.Gui.Key.CursorLeft">CursorLeft</h4>
   <div class="markdown level1 summary">
 Cursor left key.
@@ -428,6 +454,8 @@ Cursor left key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CursorRight" data-uid="Terminal.Gui.Key.CursorRight">CursorRight</h4>
   <div class="markdown level1 summary">
 Cursor right key.
@@ -452,6 +480,8 @@ Cursor right key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_CursorUp" data-uid="Terminal.Gui.Key.CursorUp">CursorUp</h4>
   <div class="markdown level1 summary">
 Cursor up key
@@ -476,6 +506,8 @@ Cursor up key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_d" data-uid="Terminal.Gui.Key.d">d</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -498,6 +530,8 @@ Cursor up key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D" data-uid="Terminal.Gui.Key.D">D</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing D
@@ -522,6 +556,8 @@ The key code for the user pressing D
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D0" data-uid="Terminal.Gui.Key.D0">D0</h4>
   <div class="markdown level1 summary">
 Digit 0.
@@ -546,6 +582,8 @@ Digit 0.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D1" data-uid="Terminal.Gui.Key.D1">D1</h4>
   <div class="markdown level1 summary">
 Digit 1.
@@ -570,6 +608,8 @@ Digit 1.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D2" data-uid="Terminal.Gui.Key.D2">D2</h4>
   <div class="markdown level1 summary">
 Digit 2.
@@ -594,6 +634,8 @@ Digit 2.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D3" data-uid="Terminal.Gui.Key.D3">D3</h4>
   <div class="markdown level1 summary">
 Digit 3.
@@ -618,6 +660,8 @@ Digit 3.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D4" data-uid="Terminal.Gui.Key.D4">D4</h4>
   <div class="markdown level1 summary">
 Digit 4.
@@ -642,6 +686,8 @@ Digit 4.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D5" data-uid="Terminal.Gui.Key.D5">D5</h4>
   <div class="markdown level1 summary">
 Digit 5.
@@ -666,6 +712,8 @@ Digit 5.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D6" data-uid="Terminal.Gui.Key.D6">D6</h4>
   <div class="markdown level1 summary">
 Digit 6.
@@ -690,6 +738,8 @@ Digit 6.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D7" data-uid="Terminal.Gui.Key.D7">D7</h4>
   <div class="markdown level1 summary">
 Digit 7.
@@ -714,6 +764,8 @@ Digit 7.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D8" data-uid="Terminal.Gui.Key.D8">D8</h4>
   <div class="markdown level1 summary">
 Digit 8.
@@ -738,6 +790,8 @@ Digit 8.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_D9" data-uid="Terminal.Gui.Key.D9">D9</h4>
   <div class="markdown level1 summary">
 Digit 9.
@@ -762,6 +816,8 @@ Digit 9.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Delete" data-uid="Terminal.Gui.Key.Delete">Delete</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing the delete key.
@@ -786,6 +842,8 @@ The key code for the user pressing the delete key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_DeleteChar" data-uid="Terminal.Gui.Key.DeleteChar">DeleteChar</h4>
   <div class="markdown level1 summary">
 Delete character key
@@ -810,6 +868,8 @@ Delete character key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_e" data-uid="Terminal.Gui.Key.e">e</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -832,6 +892,8 @@ Delete character key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_E" data-uid="Terminal.Gui.Key.E">E</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing E
@@ -856,6 +918,8 @@ The key code for the user pressing E
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_End" data-uid="Terminal.Gui.Key.End">End</h4>
   <div class="markdown level1 summary">
 End key
@@ -880,6 +944,8 @@ End key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Enter" data-uid="Terminal.Gui.Key.Enter">Enter</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing the return key.
@@ -904,6 +970,8 @@ The key code for the user pressing the return key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Esc" data-uid="Terminal.Gui.Key.Esc">Esc</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing the escape key
@@ -928,6 +996,8 @@ The key code for the user pressing the escape key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_f" data-uid="Terminal.Gui.Key.f">f</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -950,6 +1020,8 @@ The key code for the user pressing the escape key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F" data-uid="Terminal.Gui.Key.F">F</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing F
@@ -974,6 +1046,8 @@ The key code for the user pressing F
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F1" data-uid="Terminal.Gui.Key.F1">F1</h4>
   <div class="markdown level1 summary">
 F1 key.
@@ -998,6 +1072,8 @@ F1 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F10" data-uid="Terminal.Gui.Key.F10">F10</h4>
   <div class="markdown level1 summary">
 F10 key.
@@ -1022,6 +1098,8 @@ F10 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F11" data-uid="Terminal.Gui.Key.F11">F11</h4>
   <div class="markdown level1 summary">
 F11 key.
@@ -1046,6 +1124,8 @@ F11 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F12" data-uid="Terminal.Gui.Key.F12">F12</h4>
   <div class="markdown level1 summary">
 F12 key.
@@ -1070,6 +1150,8 @@ F12 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F2" data-uid="Terminal.Gui.Key.F2">F2</h4>
   <div class="markdown level1 summary">
 F2 key.
@@ -1094,6 +1176,8 @@ F2 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F3" data-uid="Terminal.Gui.Key.F3">F3</h4>
   <div class="markdown level1 summary">
 F3 key.
@@ -1118,6 +1202,8 @@ F3 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F4" data-uid="Terminal.Gui.Key.F4">F4</h4>
   <div class="markdown level1 summary">
 F4 key.
@@ -1142,6 +1228,8 @@ F4 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F5" data-uid="Terminal.Gui.Key.F5">F5</h4>
   <div class="markdown level1 summary">
 F5 key.
@@ -1166,6 +1254,8 @@ F5 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F6" data-uid="Terminal.Gui.Key.F6">F6</h4>
   <div class="markdown level1 summary">
 F6 key.
@@ -1190,6 +1280,8 @@ F6 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F7" data-uid="Terminal.Gui.Key.F7">F7</h4>
   <div class="markdown level1 summary">
 F7 key.
@@ -1214,6 +1306,8 @@ F7 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F8" data-uid="Terminal.Gui.Key.F8">F8</h4>
   <div class="markdown level1 summary">
 F8 key.
@@ -1238,6 +1332,8 @@ F8 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_F9" data-uid="Terminal.Gui.Key.F9">F9</h4>
   <div class="markdown level1 summary">
 F9 key.
@@ -1262,6 +1358,8 @@ F9 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_g" data-uid="Terminal.Gui.Key.g">g</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1284,6 +1382,8 @@ F9 key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_G" data-uid="Terminal.Gui.Key.G">G</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing G
@@ -1308,6 +1408,8 @@ The key code for the user pressing G
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_h" data-uid="Terminal.Gui.Key.h">h</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1330,6 +1432,8 @@ The key code for the user pressing G
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_H" data-uid="Terminal.Gui.Key.H">H</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing H
@@ -1354,6 +1458,8 @@ The key code for the user pressing H
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Home" data-uid="Terminal.Gui.Key.Home">Home</h4>
   <div class="markdown level1 summary">
 Home key
@@ -1378,6 +1484,8 @@ Home key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_i" data-uid="Terminal.Gui.Key.i">i</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1400,6 +1508,8 @@ Home key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_I" data-uid="Terminal.Gui.Key.I">I</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing I
@@ -1424,6 +1534,8 @@ The key code for the user pressing I
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_InsertChar" data-uid="Terminal.Gui.Key.InsertChar">InsertChar</h4>
   <div class="markdown level1 summary">
 Insert character key
@@ -1448,6 +1560,8 @@ Insert character key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_j" data-uid="Terminal.Gui.Key.j">j</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1470,6 +1584,8 @@ Insert character key
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_J" data-uid="Terminal.Gui.Key.J">J</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing J
@@ -1494,6 +1610,8 @@ The key code for the user pressing J
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_k" data-uid="Terminal.Gui.Key.k">k</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1516,6 +1634,8 @@ The key code for the user pressing J
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_K" data-uid="Terminal.Gui.Key.K">K</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing K
@@ -1540,6 +1660,8 @@ The key code for the user pressing K
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_l" data-uid="Terminal.Gui.Key.l">l</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1562,6 +1684,8 @@ The key code for the user pressing K
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_L" data-uid="Terminal.Gui.Key.L">L</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing L
@@ -1586,6 +1710,8 @@ The key code for the user pressing L
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_m" data-uid="Terminal.Gui.Key.m">m</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1608,6 +1734,8 @@ The key code for the user pressing L
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_M" data-uid="Terminal.Gui.Key.M">M</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing M
@@ -1632,6 +1760,8 @@ The key code for the user pressing M
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_n" data-uid="Terminal.Gui.Key.n">n</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1654,6 +1784,8 @@ The key code for the user pressing M
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_N" data-uid="Terminal.Gui.Key.N">N</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing N
@@ -1678,6 +1810,8 @@ The key code for the user pressing N
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Null" data-uid="Terminal.Gui.Key.Null">Null</h4>
   <div class="markdown level1 summary">
 The key code representing null or empty
@@ -1702,6 +1836,8 @@ The key code representing null or empty
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_o" data-uid="Terminal.Gui.Key.o">o</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1724,6 +1860,8 @@ The key code representing null or empty
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_O" data-uid="Terminal.Gui.Key.O">O</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing O
@@ -1748,6 +1886,8 @@ The key code for the user pressing O
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_p" data-uid="Terminal.Gui.Key.p">p</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1770,6 +1910,8 @@ The key code for the user pressing O
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_P" data-uid="Terminal.Gui.Key.P">P</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing P
@@ -1794,6 +1936,8 @@ The key code for the user pressing P
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_PageDown" data-uid="Terminal.Gui.Key.PageDown">PageDown</h4>
   <div class="markdown level1 summary">
 Page Down key.
@@ -1818,6 +1962,8 @@ Page Down key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_PageUp" data-uid="Terminal.Gui.Key.PageUp">PageUp</h4>
   <div class="markdown level1 summary">
 Page Up key.
@@ -1842,6 +1988,8 @@ Page Up key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_q" data-uid="Terminal.Gui.Key.q">q</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1864,6 +2012,8 @@ Page Up key.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Q" data-uid="Terminal.Gui.Key.Q">Q</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing Q
@@ -1888,6 +2038,8 @@ The key code for the user pressing Q
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_r" data-uid="Terminal.Gui.Key.r">r</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1910,6 +2062,8 @@ The key code for the user pressing Q
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_R" data-uid="Terminal.Gui.Key.R">R</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing R
@@ -1934,6 +2088,8 @@ The key code for the user pressing R
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_s" data-uid="Terminal.Gui.Key.s">s</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -1956,6 +2112,8 @@ The key code for the user pressing R
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_S" data-uid="Terminal.Gui.Key.S">S</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing S
@@ -1980,6 +2138,8 @@ The key code for the user pressing S
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_ShiftMask" data-uid="Terminal.Gui.Key.ShiftMask">ShiftMask</h4>
   <div class="markdown level1 summary">
 When this value is set, the Key encodes the sequence Shift-KeyValue.
@@ -2004,6 +2164,8 @@ When this value is set, the Key encodes the sequence Shift-KeyValue.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Space" data-uid="Terminal.Gui.Key.Space">Space</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing the space bar
@@ -2028,6 +2190,8 @@ The key code for the user pressing the space bar
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_SpecialMask" data-uid="Terminal.Gui.Key.SpecialMask">SpecialMask</h4>
   <div class="markdown level1 summary">
 If the <a class="xref" href="Terminal.Gui.Key.html#Terminal_Gui_Key_SpecialMask">SpecialMask</a> is set, then the value is that of the special mask,
@@ -2053,6 +2217,8 @@ otherwise, the value is the one of the lower bits (as extracted by <a class="xre
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_t" data-uid="Terminal.Gui.Key.t">t</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2075,6 +2241,8 @@ otherwise, the value is the one of the lower bits (as extracted by <a class="xre
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_T" data-uid="Terminal.Gui.Key.T">T</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing T
@@ -2099,6 +2267,8 @@ The key code for the user pressing T
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Tab" data-uid="Terminal.Gui.Key.Tab">Tab</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing the tab key (forwards tab key).
@@ -2123,6 +2293,8 @@ The key code for the user pressing the tab key (forwards tab key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_u" data-uid="Terminal.Gui.Key.u">u</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2145,6 +2317,8 @@ The key code for the user pressing the tab key (forwards tab key).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_U" data-uid="Terminal.Gui.Key.U">U</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing U
@@ -2169,6 +2343,8 @@ The key code for the user pressing U
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Unknown" data-uid="Terminal.Gui.Key.Unknown">Unknown</h4>
   <div class="markdown level1 summary">
 A key with an unknown mapping was raised.
@@ -2193,6 +2369,8 @@ A key with an unknown mapping was raised.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_v" data-uid="Terminal.Gui.Key.v">v</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2215,6 +2393,8 @@ A key with an unknown mapping was raised.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_V" data-uid="Terminal.Gui.Key.V">V</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing V
@@ -2239,6 +2419,8 @@ The key code for the user pressing V
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_value__" data-uid="Terminal.Gui.Key.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2261,6 +2443,8 @@ The key code for the user pressing V
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_w" data-uid="Terminal.Gui.Key.w">w</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2283,6 +2467,8 @@ The key code for the user pressing V
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_W" data-uid="Terminal.Gui.Key.W">W</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing W
@@ -2307,6 +2493,8 @@ The key code for the user pressing W
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_x" data-uid="Terminal.Gui.Key.x">x</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2329,6 +2517,8 @@ The key code for the user pressing W
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_X" data-uid="Terminal.Gui.Key.X">X</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing X
@@ -2353,6 +2543,8 @@ The key code for the user pressing X
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_y" data-uid="Terminal.Gui.Key.y">y</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2375,6 +2567,8 @@ The key code for the user pressing X
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Y" data-uid="Terminal.Gui.Key.Y">Y</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing Y
@@ -2399,6 +2593,8 @@ The key code for the user pressing Y
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_z" data-uid="Terminal.Gui.Key.z">z</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -2421,6 +2617,8 @@ The key code for the user pressing Y
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Key_Z" data-uid="Terminal.Gui.Key.Z">Z</h4>
   <div class="markdown level1 summary">
 The key code for the user pressing Z
@@ -2450,6 +2648,10 @@ The key code for the user pressing Z
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 26 - 0
docs/api/Terminal.Gui/Terminal.Gui.KeyEvent.html

@@ -101,6 +101,8 @@ Describes a keyboard event.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_KeyEvent__ctor_" data-uid="Terminal.Gui.KeyEvent.#ctor*"></a>
   <h4 id="Terminal_Gui_KeyEvent__ctor" data-uid="Terminal.Gui.KeyEvent.#ctor">KeyEvent()</h4>
   <div class="markdown level1 summary">
@@ -111,6 +113,8 @@ Constructs a new <a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a>
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public KeyEvent()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_KeyEvent__ctor_" data-uid="Terminal.Gui.KeyEvent.#ctor*"></a>
   <h4 id="Terminal_Gui_KeyEvent__ctor_Terminal_Gui_Key_Terminal_Gui_KeyModifiers_" data-uid="Terminal.Gui.KeyEvent.#ctor(Terminal.Gui.Key,Terminal.Gui.KeyModifiers)">KeyEvent(Key, KeyModifiers)</h4>
   <div class="markdown level1 summary">
@@ -145,6 +149,8 @@ Constructs a new <a class="xref" href="Terminal.Gui.KeyEvent.html">KeyEvent</a>
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_KeyEvent_Key" data-uid="Terminal.Gui.KeyEvent.Key">Key</h4>
   <div class="markdown level1 summary">
 Symb olid definition for the key.
@@ -171,6 +177,8 @@ Symb olid definition for the key.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsAlt_" data-uid="Terminal.Gui.KeyEvent.IsAlt*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsAlt" data-uid="Terminal.Gui.KeyEvent.IsAlt">IsAlt</h4>
   <div class="markdown level1 summary">
@@ -196,6 +204,8 @@ Gets a value indicating whether the Alt key was pressed (real or synthesized)
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsCapslock_" data-uid="Terminal.Gui.KeyEvent.IsCapslock*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsCapslock" data-uid="Terminal.Gui.KeyEvent.IsCapslock">IsCapslock</h4>
   <div class="markdown level1 summary">
@@ -221,6 +231,8 @@ Gets a value indicating whether the Caps lock key was pressed (real or synthesiz
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsCtrl_" data-uid="Terminal.Gui.KeyEvent.IsCtrl*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsCtrl" data-uid="Terminal.Gui.KeyEvent.IsCtrl">IsCtrl</h4>
   <div class="markdown level1 summary">
@@ -246,6 +258,8 @@ Determines whether the value is a control key (and NOT just the ctrl key)
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsNumlock_" data-uid="Terminal.Gui.KeyEvent.IsNumlock*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsNumlock" data-uid="Terminal.Gui.KeyEvent.IsNumlock">IsNumlock</h4>
   <div class="markdown level1 summary">
@@ -271,6 +285,8 @@ Gets a value indicating whether the Num lock key was pressed (real or synthesize
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsScrolllock_" data-uid="Terminal.Gui.KeyEvent.IsScrolllock*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsScrolllock" data-uid="Terminal.Gui.KeyEvent.IsScrolllock">IsScrolllock</h4>
   <div class="markdown level1 summary">
@@ -296,6 +312,8 @@ Gets a value indicating whether the Scroll lock key was pressed (real or synthes
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_IsShift_" data-uid="Terminal.Gui.KeyEvent.IsShift*"></a>
   <h4 id="Terminal_Gui_KeyEvent_IsShift" data-uid="Terminal.Gui.KeyEvent.IsShift">IsShift</h4>
   <div class="markdown level1 summary">
@@ -321,6 +339,8 @@ Gets a value indicating whether the Shift key was pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_KeyEvent_KeyValue_" data-uid="Terminal.Gui.KeyEvent.KeyValue*"></a>
   <h4 id="Terminal_Gui_KeyEvent_KeyValue" data-uid="Terminal.Gui.KeyEvent.KeyValue">KeyValue</h4>
   <div class="markdown level1 summary">
@@ -350,6 +370,8 @@ symbolic options are in use.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_KeyEvent_ToString_" data-uid="Terminal.Gui.KeyEvent.ToString*"></a>
   <h4 id="Terminal_Gui_KeyEvent_ToString" data-uid="Terminal.Gui.KeyEvent.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -380,6 +402,10 @@ Pretty prints the KeyEvent
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 18 - 0
docs/api/Terminal.Gui/Terminal.Gui.KeyModifiers.html

@@ -101,6 +101,8 @@ Identifies the state of the &quot;shift&quot;-keys within a event.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_KeyModifiers__ctor_" data-uid="Terminal.Gui.KeyModifiers.#ctor*"></a>
   <h4 id="Terminal_Gui_KeyModifiers__ctor" data-uid="Terminal.Gui.KeyModifiers.#ctor">KeyModifiers()</h4>
   <div class="markdown level1 summary"></div>
@@ -111,6 +113,8 @@ Identifies the state of the &quot;shift&quot;-keys within a event.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Alt" data-uid="Terminal.Gui.KeyModifiers.Alt">Alt</h4>
   <div class="markdown level1 summary">
 Check if the Alt key was pressed or not.
@@ -135,6 +139,8 @@ Check if the Alt key was pressed or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Capslock" data-uid="Terminal.Gui.KeyModifiers.Capslock">Capslock</h4>
   <div class="markdown level1 summary">
 Check if the Caps lock key was pressed or not.
@@ -159,6 +165,8 @@ Check if the Caps lock key was pressed or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Ctrl" data-uid="Terminal.Gui.KeyModifiers.Ctrl">Ctrl</h4>
   <div class="markdown level1 summary">
 Check if the Ctrl key was pressed or not.
@@ -183,6 +191,8 @@ Check if the Ctrl key was pressed or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Numlock" data-uid="Terminal.Gui.KeyModifiers.Numlock">Numlock</h4>
   <div class="markdown level1 summary">
 Check if the Num lock key was pressed or not.
@@ -207,6 +217,8 @@ Check if the Num lock key was pressed or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Scrolllock" data-uid="Terminal.Gui.KeyModifiers.Scrolllock">Scrolllock</h4>
   <div class="markdown level1 summary">
 Check if the Scroll lock key was pressed or not.
@@ -231,6 +243,8 @@ Check if the Scroll lock key was pressed or not.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_KeyModifiers_Shift" data-uid="Terminal.Gui.KeyModifiers.Shift">Shift</h4>
   <div class="markdown level1 summary">
 Check if the Shift key was pressed or not.
@@ -260,6 +274,10 @@ Check if the Shift key was pressed or not.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 26 - 0
docs/api/Terminal.Gui/Terminal.Gui.Label.html

@@ -528,6 +528,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor" data-uid="Terminal.Gui.Label.#ctor">Label()</h4>
   <div class="markdown level1 summary"></div>
@@ -536,6 +538,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public Label()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.Label.#ctor(NStack.ustring,System.Boolean)">Label(ustring, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -566,6 +570,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor_NStack_ustring_Terminal_Gui_TextDirection_System_Boolean_" data-uid="Terminal.Gui.Label.#ctor(NStack.ustring,Terminal.Gui.TextDirection,System.Boolean)">Label(ustring, TextDirection, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -601,6 +607,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor_System_Int32_System_Int32_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.Label.#ctor(System.Int32,System.Int32,NStack.ustring,System.Boolean)">Label(Int32, Int32, ustring, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -641,6 +649,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor_Terminal_Gui_Rect_NStack_ustring_System_Boolean_" data-uid="Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,NStack.ustring,System.Boolean)">Label(Rect, ustring, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -676,6 +686,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Label__ctor_" data-uid="Terminal.Gui.Label.#ctor*"></a>
   <h4 id="Terminal_Gui_Label__ctor_Terminal_Gui_Rect_System_Boolean_" data-uid="Terminal.Gui.Label.#ctor(Terminal.Gui.Rect,System.Boolean)">Label(Rect, Boolean)</h4>
   <div class="markdown level1 summary"></div>
@@ -708,6 +720,8 @@ The <a class="xref" href="Terminal.Gui.Label.html">Label</a> view is functionali
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Label_OnClicked_" data-uid="Terminal.Gui.Label.OnClicked*"></a>
   <h4 id="Terminal_Gui_Label_OnClicked" data-uid="Terminal.Gui.Label.OnClicked">OnClicked()</h4>
   <div class="markdown level1 summary">
@@ -718,6 +732,8 @@ Virtual method to invoke the <a class="xref" href="Terminal.Gui.Label.html#Termi
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnClicked()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Label_OnEnter_" data-uid="Terminal.Gui.Label.OnEnter*"></a>
   <h4 id="Terminal_Gui_Label_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.Label.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -762,6 +778,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_Label_OnMouseEvent_" data-uid="Terminal.Gui.Label.OnMouseEvent*"></a>
   <h4 id="Terminal_Gui_Label_OnMouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Label.OnMouseEvent(Terminal.Gui.MouseEvent)">OnMouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -806,6 +824,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseEvent_Terminal_Gui_MouseEvent_">View.OnMouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_Label_ProcessHotKey_" data-uid="Terminal.Gui.Label.ProcessHotKey*"></a>
   <h4 id="Terminal_Gui_Label_ProcessHotKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Label.ProcessHotKey(Terminal.Gui.KeyEvent)">ProcessHotKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -854,6 +874,8 @@ want to provide accelerator functionality
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Label_Clicked" data-uid="Terminal.Gui.Label.Clicked">Clicked</h4>
   <div class="markdown level1 summary">
 Clicked <span class="xref">System.Action</span>, raised when the user clicks the primary mouse button within the Bounds of this <a class="xref" href="Terminal.Gui.View.html">View</a>
@@ -894,6 +916,10 @@ or if the user presses the action key while this view is focused. (TODO: IsDefau
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.LayoutStyle.html

@@ -103,6 +103,8 @@ will be updated from the X, Y Pos objects and the Width and Height Dim objects.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_LayoutStyle_Absolute" data-uid="Terminal.Gui.LayoutStyle.Absolute">Absolute</h4>
   <div class="markdown level1 summary">
 The position and size of the view are based on the Frame value.
@@ -127,6 +129,8 @@ The position and size of the view are based on the Frame value.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_LayoutStyle_Computed" data-uid="Terminal.Gui.LayoutStyle.Computed">Computed</h4>
   <div class="markdown level1 summary">
 The position and size of the view will be computed based on the
@@ -152,6 +156,8 @@ X, Y, Width and Height properties and set on the Frame.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_LayoutStyle_value__" data-uid="Terminal.Gui.LayoutStyle.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -179,6 +185,10 @@ X, Y, Width and Height properties and set on the Frame.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 18 - 0
docs/api/Terminal.Gui/Terminal.Gui.LineView.html

@@ -529,6 +529,8 @@ A straight line control either horizontal or vertical
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_LineView__ctor_" data-uid="Terminal.Gui.LineView.#ctor*"></a>
   <h4 id="Terminal_Gui_LineView__ctor" data-uid="Terminal.Gui.LineView.#ctor">LineView()</h4>
   <div class="markdown level1 summary">
@@ -539,6 +541,8 @@ Creates a horizontal line
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public LineView()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_LineView__ctor_" data-uid="Terminal.Gui.LineView.#ctor*"></a>
   <h4 id="Terminal_Gui_LineView__ctor_Terminal_Gui_Graphs_Orientation_" data-uid="Terminal.Gui.LineView.#ctor(Terminal.Gui.Graphs.Orientation)">LineView(Orientation)</h4>
   <div class="markdown level1 summary">
@@ -568,6 +572,8 @@ Creates a horizontal or vertical line based on <code data-dev-comment-type="para
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_LineView_EndingAnchor_" data-uid="Terminal.Gui.LineView.EndingAnchor*"></a>
   <h4 id="Terminal_Gui_LineView_EndingAnchor" data-uid="Terminal.Gui.LineView.EndingAnchor">EndingAnchor</h4>
   <div class="markdown level1 summary">
@@ -594,6 +600,8 @@ If not specified then <a class="xref" href="Terminal.Gui.LineView.html#Terminal_
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_LineView_LineRune_" data-uid="Terminal.Gui.LineView.LineRune*"></a>
   <h4 id="Terminal_Gui_LineView_LineRune" data-uid="Terminal.Gui.LineView.LineRune">LineRune</h4>
   <div class="markdown level1 summary">
@@ -619,6 +627,8 @@ The symbol to use for drawing the line
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_LineView_Orientation_" data-uid="Terminal.Gui.LineView.Orientation*"></a>
   <h4 id="Terminal_Gui_LineView_Orientation" data-uid="Terminal.Gui.LineView.Orientation">Orientation</h4>
   <div class="markdown level1 summary">
@@ -645,6 +655,8 @@ of the control to cover a relevant area based on the new direction.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_LineView_StartingAnchor_" data-uid="Terminal.Gui.LineView.StartingAnchor*"></a>
   <h4 id="Terminal_Gui_LineView_StartingAnchor" data-uid="Terminal.Gui.LineView.StartingAnchor">StartingAnchor</h4>
   <div class="markdown level1 summary">
@@ -673,6 +685,8 @@ If not specified then <a class="xref" href="Terminal.Gui.LineView.html#Terminal_
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_LineView_Redraw_" data-uid="Terminal.Gui.LineView.Redraw*"></a>
   <h4 id="Terminal_Gui_LineView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.LineView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -717,6 +731,10 @@ Draws the line including any starting/ending anchors
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 80 - 0
docs/api/Terminal.Gui/Terminal.Gui.ListView.html

@@ -543,6 +543,8 @@ converted into <span class="xref">System.String</span> by calling <span class="x
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ListView__ctor_" data-uid="Terminal.Gui.ListView.#ctor*"></a>
   <h4 id="Terminal_Gui_ListView__ctor" data-uid="Terminal.Gui.ListView.#ctor">ListView()</h4>
   <div class="markdown level1 summary">
@@ -553,6 +555,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListView.html">
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ListView()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ListView__ctor_" data-uid="Terminal.Gui.ListView.#ctor*"></a>
   <h4 id="Terminal_Gui_ListView__ctor_System_Collections_IList_" data-uid="Terminal.Gui.ListView.#ctor(System.Collections.IList)">ListView(IList)</h4>
   <div class="markdown level1 summary">
@@ -581,6 +585,8 @@ with relative positioning.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView__ctor_" data-uid="Terminal.Gui.ListView.#ctor*"></a>
   <h4 id="Terminal_Gui_ListView__ctor_Terminal_Gui_IListDataSource_" data-uid="Terminal.Gui.ListView.#ctor(Terminal.Gui.IListDataSource)">ListView(IListDataSource)</h4>
   <div class="markdown level1 summary">
@@ -610,6 +616,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListView.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView__ctor_" data-uid="Terminal.Gui.ListView.#ctor*"></a>
   <h4 id="Terminal_Gui_ListView__ctor_Terminal_Gui_Rect_System_Collections_IList_" data-uid="Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,System.Collections.IList)">ListView(Rect, IList)</h4>
   <div class="markdown level1 summary">
@@ -642,6 +650,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListView.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView__ctor_" data-uid="Terminal.Gui.ListView.#ctor*"></a>
   <h4 id="Terminal_Gui_ListView__ctor_Terminal_Gui_Rect_Terminal_Gui_IListDataSource_" data-uid="Terminal.Gui.ListView.#ctor(Terminal.Gui.Rect,Terminal.Gui.IListDataSource)">ListView(Rect, IListDataSource)</h4>
   <div class="markdown level1 summary">
@@ -676,6 +686,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListView.html">
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ListView_AllowsMarking_" data-uid="Terminal.Gui.ListView.AllowsMarking*"></a>
   <h4 id="Terminal_Gui_ListView_AllowsMarking" data-uid="Terminal.Gui.ListView.AllowsMarking">AllowsMarking</h4>
   <div class="markdown level1 summary">
@@ -702,6 +714,8 @@ Gets or sets whether this <a class="xref" href="Terminal.Gui.ListView.html">List
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_AllowsMultipleSelection_" data-uid="Terminal.Gui.ListView.AllowsMultipleSelection*"></a>
   <h4 id="Terminal_Gui_ListView_AllowsMultipleSelection" data-uid="Terminal.Gui.ListView.AllowsMultipleSelection">AllowsMultipleSelection</h4>
   <div class="markdown level1 summary">
@@ -727,6 +741,8 @@ If set to true allows more than one item to be selected. If false only allow one
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_LeftItem_" data-uid="Terminal.Gui.ListView.LeftItem*"></a>
   <h4 id="Terminal_Gui_ListView_LeftItem" data-uid="Terminal.Gui.ListView.LeftItem">LeftItem</h4>
   <div class="markdown level1 summary">
@@ -752,6 +768,8 @@ Gets or sets the left column where the item start to be displayed at on the <a c
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_Maxlength_" data-uid="Terminal.Gui.ListView.Maxlength*"></a>
   <h4 id="Terminal_Gui_ListView_Maxlength" data-uid="Terminal.Gui.ListView.Maxlength">Maxlength</h4>
   <div class="markdown level1 summary">
@@ -777,6 +795,8 @@ Gets the widest item.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_SelectedItem_" data-uid="Terminal.Gui.ListView.SelectedItem*"></a>
   <h4 id="Terminal_Gui_ListView_SelectedItem" data-uid="Terminal.Gui.ListView.SelectedItem">SelectedItem</h4>
   <div class="markdown level1 summary">
@@ -802,6 +822,8 @@ Gets or sets the index of the currently selected item.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_Source_" data-uid="Terminal.Gui.ListView.Source*"></a>
   <h4 id="Terminal_Gui_ListView_Source" data-uid="Terminal.Gui.ListView.Source">Source</h4>
   <div class="markdown level1 summary">
@@ -827,6 +849,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.IListDataSource.html">IListD
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_TopItem_" data-uid="Terminal.Gui.ListView.TopItem*"></a>
   <h4 id="Terminal_Gui_ListView_TopItem" data-uid="Terminal.Gui.ListView.TopItem">TopItem</h4>
   <div class="markdown level1 summary">
@@ -854,6 +878,8 @@ Gets or sets the item that is displayed at the top of the <a class="xref" href="
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ListView_AllowsAll_" data-uid="Terminal.Gui.ListView.AllowsAll*"></a>
   <h4 id="Terminal_Gui_ListView_AllowsAll" data-uid="Terminal.Gui.ListView.AllowsAll">AllowsAll()</h4>
   <div class="markdown level1 summary">
@@ -879,6 +905,8 @@ Prevents marking if it&apos;s not allowed mark and if it&apos;s not allows multi
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MarkUnmarkRow_" data-uid="Terminal.Gui.ListView.MarkUnmarkRow*"></a>
   <h4 id="Terminal_Gui_ListView_MarkUnmarkRow" data-uid="Terminal.Gui.ListView.MarkUnmarkRow">MarkUnmarkRow()</h4>
   <div class="markdown level1 summary">
@@ -904,6 +932,8 @@ Marks an unmarked row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MouseEvent_" data-uid="Terminal.Gui.ListView.MouseEvent*"></a>
   <h4 id="Terminal_Gui_ListView_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.ListView.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -948,6 +978,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_MoveDown_" data-uid="Terminal.Gui.ListView.MoveDown*"></a>
   <h4 id="Terminal_Gui_ListView_MoveDown" data-uid="Terminal.Gui.ListView.MoveDown">MoveDown()</h4>
   <div class="markdown level1 summary">
@@ -973,6 +1005,8 @@ Moves the selected item index to the next row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MoveEnd_" data-uid="Terminal.Gui.ListView.MoveEnd*"></a>
   <h4 id="Terminal_Gui_ListView_MoveEnd" data-uid="Terminal.Gui.ListView.MoveEnd">MoveEnd()</h4>
   <div class="markdown level1 summary">
@@ -998,6 +1032,8 @@ Moves the selected item index to the last row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MoveHome_" data-uid="Terminal.Gui.ListView.MoveHome*"></a>
   <h4 id="Terminal_Gui_ListView_MoveHome" data-uid="Terminal.Gui.ListView.MoveHome">MoveHome()</h4>
   <div class="markdown level1 summary">
@@ -1023,6 +1059,8 @@ Moves the selected item index to the first row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MovePageDown_" data-uid="Terminal.Gui.ListView.MovePageDown*"></a>
   <h4 id="Terminal_Gui_ListView_MovePageDown" data-uid="Terminal.Gui.ListView.MovePageDown">MovePageDown()</h4>
   <div class="markdown level1 summary">
@@ -1048,6 +1086,8 @@ Moves the selected item index to the previous page.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MovePageUp_" data-uid="Terminal.Gui.ListView.MovePageUp*"></a>
   <h4 id="Terminal_Gui_ListView_MovePageUp" data-uid="Terminal.Gui.ListView.MovePageUp">MovePageUp()</h4>
   <div class="markdown level1 summary">
@@ -1073,6 +1113,8 @@ Moves the selected item index to the next page.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_MoveUp_" data-uid="Terminal.Gui.ListView.MoveUp*"></a>
   <h4 id="Terminal_Gui_ListView_MoveUp" data-uid="Terminal.Gui.ListView.MoveUp">MoveUp()</h4>
   <div class="markdown level1 summary">
@@ -1098,6 +1140,8 @@ Moves the selected item index to the previous row.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_OnEnter_" data-uid="Terminal.Gui.ListView.OnEnter*"></a>
   <h4 id="Terminal_Gui_ListView_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.ListView.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -1142,6 +1186,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_OnLeave_" data-uid="Terminal.Gui.ListView.OnLeave*"></a>
   <h4 id="Terminal_Gui_ListView_OnLeave_Terminal_Gui_View_" data-uid="Terminal.Gui.ListView.OnLeave(Terminal.Gui.View)">OnLeave(View)</h4>
   <div class="markdown level1 summary">
@@ -1186,6 +1232,8 @@ Method invoked when a view loses focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnLeave_Terminal_Gui_View_">View.OnLeave(View)</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_OnOpenSelectedItem_" data-uid="Terminal.Gui.ListView.OnOpenSelectedItem*"></a>
   <h4 id="Terminal_Gui_ListView_OnOpenSelectedItem" data-uid="Terminal.Gui.ListView.OnOpenSelectedItem">OnOpenSelectedItem()</h4>
   <div class="markdown level1 summary">
@@ -1211,6 +1259,8 @@ Invokes the OnOpenSelectedItem event if it is defined.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_OnRowRender_" data-uid="Terminal.Gui.ListView.OnRowRender*"></a>
   <h4 id="Terminal_Gui_ListView_OnRowRender_Terminal_Gui_ListViewRowEventArgs_" data-uid="Terminal.Gui.ListView.OnRowRender(Terminal.Gui.ListViewRowEventArgs)">OnRowRender(ListViewRowEventArgs)</h4>
   <div class="markdown level1 summary">
@@ -1238,6 +1288,8 @@ Virtual method that will invoke the <a class="xref" href="Terminal.Gui.ListView.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_OnSelectedChanged_" data-uid="Terminal.Gui.ListView.OnSelectedChanged*"></a>
   <h4 id="Terminal_Gui_ListView_OnSelectedChanged" data-uid="Terminal.Gui.ListView.OnSelectedChanged">OnSelectedChanged()</h4>
   <div class="markdown level1 summary">
@@ -1263,6 +1315,8 @@ Invokes the SelectedChanged event if it is defined.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_PositionCursor_" data-uid="Terminal.Gui.ListView.PositionCursor*"></a>
   <h4 id="Terminal_Gui_ListView_PositionCursor" data-uid="Terminal.Gui.ListView.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -1275,6 +1329,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_ProcessKey_" data-uid="Terminal.Gui.ListView.ProcessKey*"></a>
   <h4 id="Terminal_Gui_ListView_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.ListView.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1320,6 +1376,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_Redraw_" data-uid="Terminal.Gui.ListView.Redraw*"></a>
   <h4 id="Terminal_Gui_ListView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ListView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -1349,6 +1407,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_ListView_ScrollDown_" data-uid="Terminal.Gui.ListView.ScrollDown*"></a>
   <h4 id="Terminal_Gui_ListView_ScrollDown_System_Int32_" data-uid="Terminal.Gui.ListView.ScrollDown(System.Int32)">ScrollDown(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1391,6 +1451,8 @@ Scrolls the view down.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_ScrollLeft_" data-uid="Terminal.Gui.ListView.ScrollLeft*"></a>
   <h4 id="Terminal_Gui_ListView_ScrollLeft_System_Int32_" data-uid="Terminal.Gui.ListView.ScrollLeft(System.Int32)">ScrollLeft(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1433,6 +1495,8 @@ Scrolls the view left.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_ScrollRight_" data-uid="Terminal.Gui.ListView.ScrollRight*"></a>
   <h4 id="Terminal_Gui_ListView_ScrollRight_System_Int32_" data-uid="Terminal.Gui.ListView.ScrollRight(System.Int32)">ScrollRight(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1475,6 +1539,8 @@ Scrolls the view right.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_ScrollUp_" data-uid="Terminal.Gui.ListView.ScrollUp*"></a>
   <h4 id="Terminal_Gui_ListView_ScrollUp_System_Int32_" data-uid="Terminal.Gui.ListView.ScrollUp(System.Int32)">ScrollUp(Int32)</h4>
   <div class="markdown level1 summary">
@@ -1517,6 +1583,8 @@ Scrolls the view up.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_SetSource_" data-uid="Terminal.Gui.ListView.SetSource*"></a>
   <h4 id="Terminal_Gui_ListView_SetSource_System_Collections_IList_" data-uid="Terminal.Gui.ListView.SetSource(System.Collections.IList)">SetSource(IList)</h4>
   <div class="markdown level1 summary">
@@ -1544,6 +1612,8 @@ Sets the source of the <a class="xref" href="Terminal.Gui.ListView.html">ListVie
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListView_SetSourceAsync_" data-uid="Terminal.Gui.ListView.SetSourceAsync*"></a>
   <h4 id="Terminal_Gui_ListView_SetSourceAsync_System_Collections_IList_" data-uid="Terminal.Gui.ListView.SetSourceAsync(System.Collections.IList)">SetSourceAsync(IList)</h4>
   <div class="markdown level1 summary">
@@ -1588,6 +1658,8 @@ Sets the source to an <span class="xref">System.Collections.IList</span> value a
   </table>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ListView_OpenSelectedItem" data-uid="Terminal.Gui.ListView.OpenSelectedItem">OpenSelectedItem</h4>
   <div class="markdown level1 summary">
 This event is raised when the user Double Clicks on an item or presses ENTER to open the selected item.
@@ -1612,6 +1684,8 @@ This event is raised when the user Double Clicks on an item or presses ENTER to
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ListView_RowRender" data-uid="Terminal.Gui.ListView.RowRender">RowRender</h4>
   <div class="markdown level1 summary">
 This event is invoked when this <a class="xref" href="Terminal.Gui.ListView.html">ListView</a> is being drawn before rendering.
@@ -1636,6 +1710,8 @@ This event is invoked when this <a class="xref" href="Terminal.Gui.ListView.html
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ListView_SelectedItemChanged" data-uid="Terminal.Gui.ListView.SelectedItemChanged">SelectedItemChanged</h4>
   <div class="markdown level1 summary">
 This event is raised when the selected item in the <a class="xref" href="Terminal.Gui.ListView.html">ListView</a> has changed.
@@ -1675,6 +1751,10 @@ This event is raised when the selected item in the <a class="xref" href="Termina
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.ListViewItemEventArgs.html

@@ -101,6 +101,8 @@
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ListViewItemEventArgs__ctor_" data-uid="Terminal.Gui.ListViewItemEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_ListViewItemEventArgs__ctor_System_Int32_System_Object_" data-uid="Terminal.Gui.ListViewItemEventArgs.#ctor(System.Int32,System.Object)">ListViewItemEventArgs(Int32, Object)</h4>
   <div class="markdown level1 summary">
@@ -135,6 +137,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListViewItemEve
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ListViewItemEventArgs_Item_" data-uid="Terminal.Gui.ListViewItemEventArgs.Item*"></a>
   <h4 id="Terminal_Gui_ListViewItemEventArgs_Item" data-uid="Terminal.Gui.ListViewItemEventArgs.Item">Item</h4>
   <div class="markdown level1 summary">
@@ -160,6 +164,8 @@ The index of the <a class="xref" href="Terminal.Gui.ListView.html">ListView</a>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListViewItemEventArgs_Value_" data-uid="Terminal.Gui.ListViewItemEventArgs.Value*"></a>
   <h4 id="Terminal_Gui_ListViewItemEventArgs_Value" data-uid="Terminal.Gui.ListViewItemEventArgs.Value">Value</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,10 @@ The <a class="xref" href="Terminal.Gui.ListView.html">ListView</a> item.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.ListViewRowEventArgs.html

@@ -101,6 +101,8 @@
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ListViewRowEventArgs__ctor_" data-uid="Terminal.Gui.ListViewRowEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_ListViewRowEventArgs__ctor_System_Int32_" data-uid="Terminal.Gui.ListViewRowEventArgs.#ctor(System.Int32)">ListViewRowEventArgs(Int32)</h4>
   <div class="markdown level1 summary">
@@ -130,6 +132,8 @@ Initializes with the current row.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ListViewRowEventArgs_Row_" data-uid="Terminal.Gui.ListViewRowEventArgs.Row*"></a>
   <h4 id="Terminal_Gui_ListViewRowEventArgs_Row" data-uid="Terminal.Gui.ListViewRowEventArgs.Row">Row</h4>
   <div class="markdown level1 summary">
@@ -155,6 +159,8 @@ The current row being rendered.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListViewRowEventArgs_RowAttribute_" data-uid="Terminal.Gui.ListViewRowEventArgs.RowAttribute*"></a>
   <h4 id="Terminal_Gui_ListViewRowEventArgs_RowAttribute" data-uid="Terminal.Gui.ListViewRowEventArgs.RowAttribute">RowAttribute</h4>
   <div class="markdown level1 summary">
@@ -186,6 +192,10 @@ null to maintain the current attribute.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 18 - 0
docs/api/Terminal.Gui/Terminal.Gui.ListWrapper.html

@@ -107,6 +107,8 @@ Implements an <a class="xref" href="Terminal.Gui.IListDataSource.html">IListData
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ListWrapper__ctor_" data-uid="Terminal.Gui.ListWrapper.#ctor*"></a>
   <h4 id="Terminal_Gui_ListWrapper__ctor_System_Collections_IList_" data-uid="Terminal.Gui.ListWrapper.#ctor(System.Collections.IList)">ListWrapper(IList)</h4>
   <div class="markdown level1 summary">
@@ -136,6 +138,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.ListWrapper.htm
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ListWrapper_Count_" data-uid="Terminal.Gui.ListWrapper.Count*"></a>
   <h4 id="Terminal_Gui_ListWrapper_Count" data-uid="Terminal.Gui.ListWrapper.Count">Count</h4>
   <div class="markdown level1 summary">
@@ -161,6 +165,8 @@ Gets the number of items in the <span class="xref">System.Collections.IList</spa
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListWrapper_Length_" data-uid="Terminal.Gui.ListWrapper.Length*"></a>
   <h4 id="Terminal_Gui_ListWrapper_Length" data-uid="Terminal.Gui.ListWrapper.Length">Length</h4>
   <div class="markdown level1 summary">
@@ -188,6 +194,8 @@ Gets the maximum item length in the <span class="xref">System.Collections.IList<
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ListWrapper_IsMarked_" data-uid="Terminal.Gui.ListWrapper.IsMarked*"></a>
   <h4 id="Terminal_Gui_ListWrapper_IsMarked_System_Int32_" data-uid="Terminal.Gui.ListWrapper.IsMarked(System.Int32)">IsMarked(Int32)</h4>
   <div class="markdown level1 summary">
@@ -230,6 +238,8 @@ Returns true if the item is marked, false otherwise.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListWrapper_Render_" data-uid="Terminal.Gui.ListWrapper.Render*"></a>
   <h4 id="Terminal_Gui_ListWrapper_Render_Terminal_Gui_ListView_Terminal_Gui_ConsoleDriver_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.ListWrapper.Render(Terminal.Gui.ListView,Terminal.Gui.ConsoleDriver,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)">Render(ListView, ConsoleDriver, Boolean, Int32, Int32, Int32, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -292,6 +302,8 @@ Renders a <a class="xref" href="Terminal.Gui.ListView.html">ListView</a> item to
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListWrapper_SetMark_" data-uid="Terminal.Gui.ListWrapper.SetMark*"></a>
   <h4 id="Terminal_Gui_ListWrapper_SetMark_System_Int32_System_Boolean_" data-uid="Terminal.Gui.ListWrapper.SetMark(System.Int32,System.Boolean)">SetMark(Int32, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -324,6 +336,8 @@ Sets the item as marked or unmarked based on the value is true or false, respect
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ListWrapper_ToList_" data-uid="Terminal.Gui.ListWrapper.ToList*"></a>
   <h4 id="Terminal_Gui_ListWrapper_ToList" data-uid="Terminal.Gui.ListWrapper.ToList">ToList()</h4>
   <div class="markdown level1 summary">
@@ -358,6 +372,10 @@ Returns the source as IList.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.MainLoop.Timeout.html

@@ -101,6 +101,8 @@ Provides data for timers running manipulation.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MainLoop_Timeout__ctor_" data-uid="Terminal.Gui.MainLoop.Timeout.#ctor*"></a>
   <h4 id="Terminal_Gui_MainLoop_Timeout__ctor" data-uid="Terminal.Gui.MainLoop.Timeout.#ctor">Timeout()</h4>
   <div class="markdown level1 summary"></div>
@@ -111,6 +113,8 @@ Provides data for timers running manipulation.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MainLoop_Timeout_Callback" data-uid="Terminal.Gui.MainLoop.Timeout.Callback">Callback</h4>
   <div class="markdown level1 summary">
 The function that will be invoked.
@@ -135,6 +139,8 @@ The function that will be invoked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MainLoop_Timeout_Span" data-uid="Terminal.Gui.MainLoop.Timeout.Span">Span</h4>
   <div class="markdown level1 summary">
 Time to wait before invoke the callback.
@@ -164,6 +170,10 @@ Time to wait before invoke the callback.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 32 - 0
docs/api/Terminal.Gui/Terminal.Gui.MainLoop.html

@@ -107,6 +107,8 @@ does not seem to be a way of supporting this on Windows.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MainLoop__ctor_" data-uid="Terminal.Gui.MainLoop.#ctor*"></a>
   <h4 id="Terminal_Gui_MainLoop__ctor_Terminal_Gui_IMainLoopDriver_" data-uid="Terminal.Gui.MainLoop.#ctor(Terminal.Gui.IMainLoopDriver)">MainLoop(IMainLoopDriver)</h4>
   <div class="markdown level1 summary">
@@ -136,6 +138,8 @@ Creates a new Mainloop.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MainLoop_Driver_" data-uid="Terminal.Gui.MainLoop.Driver*"></a>
   <h4 id="Terminal_Gui_MainLoop_Driver" data-uid="Terminal.Gui.MainLoop.Driver">Driver</h4>
   <div class="markdown level1 summary">
@@ -161,6 +165,8 @@ The current IMainLoopDriver in use.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_IdleHandlers_" data-uid="Terminal.Gui.MainLoop.IdleHandlers*"></a>
   <h4 id="Terminal_Gui_MainLoop_IdleHandlers" data-uid="Terminal.Gui.MainLoop.IdleHandlers">IdleHandlers</h4>
   <div class="markdown level1 summary">
@@ -186,6 +192,8 @@ Gets the list of all idle handlers.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_Timeouts_" data-uid="Terminal.Gui.MainLoop.Timeouts*"></a>
   <h4 id="Terminal_Gui_MainLoop_Timeouts" data-uid="Terminal.Gui.MainLoop.Timeouts">Timeouts</h4>
   <div class="markdown level1 summary">
@@ -215,6 +223,8 @@ earlier addition that has a longer limit time.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MainLoop_AddIdle_" data-uid="Terminal.Gui.MainLoop.AddIdle*"></a>
   <h4 id="Terminal_Gui_MainLoop_AddIdle_System_Func_System_Boolean__" data-uid="Terminal.Gui.MainLoop.AddIdle(System.Func{System.Boolean})">AddIdle(Func&lt;Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -257,6 +267,8 @@ Adds specified idle handler function to mainloop processing. The handler functio
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_AddTimeout_" data-uid="Terminal.Gui.MainLoop.AddTimeout*"></a>
   <h4 id="Terminal_Gui_MainLoop_AddTimeout_System_TimeSpan_System_Func_Terminal_Gui_MainLoop_System_Boolean__" data-uid="Terminal.Gui.MainLoop.AddTimeout(System.TimeSpan,System.Func{Terminal.Gui.MainLoop,System.Boolean})">AddTimeout(TimeSpan, Func&lt;MainLoop, Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -304,6 +316,8 @@ Adds a timeout to the mainloop.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_EventsPending_" data-uid="Terminal.Gui.MainLoop.EventsPending*"></a>
   <h4 id="Terminal_Gui_MainLoop_EventsPending_System_Boolean_" data-uid="Terminal.Gui.MainLoop.EventsPending(System.Boolean)">EventsPending(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -346,6 +360,8 @@ Determines whether there are pending events to be processed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_Invoke_" data-uid="Terminal.Gui.MainLoop.Invoke*"></a>
   <h4 id="Terminal_Gui_MainLoop_Invoke_System_Action_" data-uid="Terminal.Gui.MainLoop.Invoke(System.Action)">Invoke(Action)</h4>
   <div class="markdown level1 summary">
@@ -373,6 +389,8 @@ Runs <code>action</code> on the thread that is processing events
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_MainIteration_" data-uid="Terminal.Gui.MainLoop.MainIteration*"></a>
   <h4 id="Terminal_Gui_MainLoop_MainIteration" data-uid="Terminal.Gui.MainLoop.MainIteration">MainIteration()</h4>
   <div class="markdown level1 summary">
@@ -383,6 +401,8 @@ Runs one iteration of timers and file watches
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void MainIteration()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MainLoop_RemoveIdle_" data-uid="Terminal.Gui.MainLoop.RemoveIdle*"></a>
   <h4 id="Terminal_Gui_MainLoop_RemoveIdle_System_Func_System_Boolean__" data-uid="Terminal.Gui.MainLoop.RemoveIdle(System.Func{System.Boolean})">RemoveIdle(Func&lt;Boolean&gt;)</h4>
   <div class="markdown level1 summary">
@@ -425,6 +445,8 @@ Removes an idle handler added with <a class="xref" href="Terminal.Gui.MainLoop.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_RemoveTimeout_" data-uid="Terminal.Gui.MainLoop.RemoveTimeout*"></a>
   <h4 id="Terminal_Gui_MainLoop_RemoveTimeout_System_Object_" data-uid="Terminal.Gui.MainLoop.RemoveTimeout(System.Object)">RemoveTimeout(Object)</h4>
   <div class="markdown level1 summary">
@@ -467,6 +489,8 @@ Removes a previously scheduled timeout
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MainLoop_Run_" data-uid="Terminal.Gui.MainLoop.Run*"></a>
   <h4 id="Terminal_Gui_MainLoop_Run" data-uid="Terminal.Gui.MainLoop.Run">Run()</h4>
   <div class="markdown level1 summary">
@@ -477,6 +501,8 @@ Runs the mainloop.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Run()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MainLoop_Stop_" data-uid="Terminal.Gui.MainLoop.Stop*"></a>
   <h4 id="Terminal_Gui_MainLoop_Stop" data-uid="Terminal.Gui.MainLoop.Stop">Stop()</h4>
   <div class="markdown level1 summary">
@@ -489,6 +515,8 @@ Stops the mainloop.
   </div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MainLoop_TimeoutAdded" data-uid="Terminal.Gui.MainLoop.TimeoutAdded">TimeoutAdded</h4>
   <div class="markdown level1 summary">
 Invoked when a new timeout is added to be used on the case
@@ -519,6 +547,10 @@ if <a class="xref" href="Terminal.Gui.Application.html#Terminal_Gui_Application_
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 62 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuBar.html

@@ -508,6 +508,8 @@ The <a class="xref" href="Terminal.Gui.MenuBar.html">MenuBar</a> provides global
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBar__ctor_" data-uid="Terminal.Gui.MenuBar.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBar__ctor" data-uid="Terminal.Gui.MenuBar.#ctor">MenuBar()</h4>
   <div class="markdown level1 summary">
@@ -518,6 +520,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.MenuBar.htm
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public MenuBar()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MenuBar__ctor_" data-uid="Terminal.Gui.MenuBar.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBar__ctor_Terminal_Gui_MenuBarItem___" data-uid="Terminal.Gui.MenuBar.#ctor(Terminal.Gui.MenuBarItem[])">MenuBar(MenuBarItem[])</h4>
   <div class="markdown level1 summary">
@@ -547,6 +551,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.MenuBar.htm
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBar_HotKeySpecifier_" data-uid="Terminal.Gui.MenuBar.HotKeySpecifier*"></a>
   <h4 id="Terminal_Gui_MenuBar_HotKeySpecifier" data-uid="Terminal.Gui.MenuBar.HotKeySpecifier">HotKeySpecifier</h4>
   <div class="markdown level1 summary">
@@ -572,6 +578,8 @@ The specifier character for the hotkey to all menus.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_IsMenuOpen_" data-uid="Terminal.Gui.MenuBar.IsMenuOpen*"></a>
   <h4 id="Terminal_Gui_MenuBar_IsMenuOpen" data-uid="Terminal.Gui.MenuBar.IsMenuOpen">IsMenuOpen</h4>
   <div class="markdown level1 summary">
@@ -597,6 +605,8 @@ True if the menu is open; otherwise false.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_LastFocused_" data-uid="Terminal.Gui.MenuBar.LastFocused*"></a>
   <h4 id="Terminal_Gui_MenuBar_LastFocused" data-uid="Terminal.Gui.MenuBar.LastFocused">LastFocused</h4>
   <div class="markdown level1 summary">
@@ -622,6 +632,8 @@ Get the lasted focused view before open the menu.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_Menus_" data-uid="Terminal.Gui.MenuBar.Menus*"></a>
   <h4 id="Terminal_Gui_MenuBar_Menus" data-uid="Terminal.Gui.MenuBar.Menus">Menus</h4>
   <div class="markdown level1 summary">
@@ -647,6 +659,8 @@ Gets or sets the array of <a class="xref" href="Terminal.Gui.MenuBarItem.html">M
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_ShortcutDelimiter_" data-uid="Terminal.Gui.MenuBar.ShortcutDelimiter*"></a>
   <h4 id="Terminal_Gui_MenuBar_ShortcutDelimiter" data-uid="Terminal.Gui.MenuBar.ShortcutDelimiter">ShortcutDelimiter</h4>
   <div class="markdown level1 summary">
@@ -672,6 +686,8 @@ Used for change the shortcut delimiter separator.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_UseKeysUpDownAsKeysLeftRight_" data-uid="Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight*"></a>
   <h4 id="Terminal_Gui_MenuBar_UseKeysUpDownAsKeysLeftRight" data-uid="Terminal.Gui.MenuBar.UseKeysUpDownAsKeysLeftRight">UseKeysUpDownAsKeysLeftRight</h4>
   <div class="markdown level1 summary">
@@ -697,6 +713,8 @@ Used for change the navigation key style.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_UseSubMenusSingleFrame_" data-uid="Terminal.Gui.MenuBar.UseSubMenusSingleFrame*"></a>
   <h4 id="Terminal_Gui_MenuBar_UseSubMenusSingleFrame" data-uid="Terminal.Gui.MenuBar.UseSubMenusSingleFrame">UseSubMenusSingleFrame</h4>
   <div class="markdown level1 summary">
@@ -724,6 +742,8 @@ Gets or sets if the sub-menus must be displayed in a single or multiple frames.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBar_CloseMenu_" data-uid="Terminal.Gui.MenuBar.CloseMenu*"></a>
   <h4 id="Terminal_Gui_MenuBar_CloseMenu_System_Boolean_" data-uid="Terminal.Gui.MenuBar.CloseMenu(System.Boolean)">CloseMenu(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -766,6 +786,8 @@ Closes the current Menu programatically, if open and not canceled.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_MouseEvent_" data-uid="Terminal.Gui.MenuBar.MouseEvent*"></a>
   <h4 id="Terminal_Gui_MenuBar_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.MenuBar.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -810,6 +832,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnEnter_" data-uid="Terminal.Gui.MenuBar.OnEnter*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.MenuBar.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -854,6 +878,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnKeyDown_" data-uid="Terminal.Gui.MenuBar.OnKeyDown*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnKeyDown_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.MenuBar.OnKeyDown(Terminal.Gui.KeyEvent)">OnKeyDown(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -898,6 +924,8 @@ Method invoked when a key is pressed.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyDown_Terminal_Gui_KeyEvent_">View.OnKeyDown(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnKeyUp_" data-uid="Terminal.Gui.MenuBar.OnKeyUp*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnKeyUp_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.MenuBar.OnKeyUp(Terminal.Gui.KeyEvent)">OnKeyUp(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -942,6 +970,8 @@ Method invoked when a key is released.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyUp_Terminal_Gui_KeyEvent_">View.OnKeyUp(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnLeave_" data-uid="Terminal.Gui.MenuBar.OnLeave*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnLeave_Terminal_Gui_View_" data-uid="Terminal.Gui.MenuBar.OnLeave(Terminal.Gui.View)">OnLeave(View)</h4>
   <div class="markdown level1 summary">
@@ -986,6 +1016,8 @@ Method invoked when a view loses focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnLeave_Terminal_Gui_View_">View.OnLeave(View)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnMenuAllClosed_" data-uid="Terminal.Gui.MenuBar.OnMenuAllClosed*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnMenuAllClosed" data-uid="Terminal.Gui.MenuBar.OnMenuAllClosed">OnMenuAllClosed()</h4>
   <div class="markdown level1 summary">
@@ -996,6 +1028,8 @@ Virtual method that will invoke the <a class="xref" href="Terminal.Gui.MenuBar.h
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnMenuAllClosed()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnMenuClosing_" data-uid="Terminal.Gui.MenuBar.OnMenuClosing*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnMenuClosing_Terminal_Gui_MenuBarItem_System_Boolean_System_Boolean_" data-uid="Terminal.Gui.MenuBar.OnMenuClosing(Terminal.Gui.MenuBarItem,System.Boolean,System.Boolean)">OnMenuClosing(MenuBarItem, Boolean, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -1048,6 +1082,8 @@ Virtual method that will invoke the <a class="xref" href="Terminal.Gui.MenuBar.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnMenuOpened_" data-uid="Terminal.Gui.MenuBar.OnMenuOpened*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnMenuOpened" data-uid="Terminal.Gui.MenuBar.OnMenuOpened">OnMenuOpened()</h4>
   <div class="markdown level1 summary">
@@ -1058,6 +1094,8 @@ Virtual method that will invoke the <a class="xref" href="Terminal.Gui.MenuBar.h
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnMenuOpened()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MenuBar_OnMenuOpening_" data-uid="Terminal.Gui.MenuBar.OnMenuOpening*"></a>
   <h4 id="Terminal_Gui_MenuBar_OnMenuOpening_Terminal_Gui_MenuBarItem_" data-uid="Terminal.Gui.MenuBar.OnMenuOpening(Terminal.Gui.MenuBarItem)">OnMenuOpening(MenuBarItem)</h4>
   <div class="markdown level1 summary">
@@ -1100,6 +1138,8 @@ Virtual method that will invoke the <a class="xref" href="Terminal.Gui.MenuBar.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBar_OpenMenu_" data-uid="Terminal.Gui.MenuBar.OpenMenu*"></a>
   <h4 id="Terminal_Gui_MenuBar_OpenMenu" data-uid="Terminal.Gui.MenuBar.OpenMenu">OpenMenu()</h4>
   <div class="markdown level1 summary">
@@ -1110,6 +1150,8 @@ Opens the current Menu programatically.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void OpenMenu()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MenuBar_PositionCursor_" data-uid="Terminal.Gui.MenuBar.PositionCursor*"></a>
   <h4 id="Terminal_Gui_MenuBar_PositionCursor" data-uid="Terminal.Gui.MenuBar.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -1122,6 +1164,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_ProcessColdKey_" data-uid="Terminal.Gui.MenuBar.ProcessColdKey*"></a>
   <h4 id="Terminal_Gui_MenuBar_ProcessColdKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.MenuBar.ProcessColdKey(Terminal.Gui.KeyEvent)">ProcessColdKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1169,6 +1213,8 @@ interefering with normal ProcessKey behavior.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessColdKey_Terminal_Gui_KeyEvent_">View.ProcessColdKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_ProcessHotKey_" data-uid="Terminal.Gui.MenuBar.ProcessHotKey*"></a>
   <h4 id="Terminal_Gui_MenuBar_ProcessHotKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.MenuBar.ProcessHotKey(Terminal.Gui.KeyEvent)">ProcessHotKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1215,6 +1261,8 @@ want to provide accelerator functionality
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_ProcessKey_" data-uid="Terminal.Gui.MenuBar.ProcessKey*"></a>
   <h4 id="Terminal_Gui_MenuBar_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.MenuBar.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -1260,6 +1308,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_MenuBar_Redraw_" data-uid="Terminal.Gui.MenuBar.Redraw*"></a>
   <h4 id="Terminal_Gui_MenuBar_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.MenuBar.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -1291,6 +1341,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MenuBar_MenuAllClosed" data-uid="Terminal.Gui.MenuBar.MenuAllClosed">MenuAllClosed</h4>
   <div class="markdown level1 summary">
 Raised when all the menu are closed.
@@ -1315,6 +1367,8 @@ Raised when all the menu are closed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuBar_MenuClosing" data-uid="Terminal.Gui.MenuBar.MenuClosing">MenuClosing</h4>
   <div class="markdown level1 summary">
 Raised when a menu is closing passing <a class="xref" href="Terminal.Gui.MenuClosingEventArgs.html">MenuClosingEventArgs</a>.
@@ -1339,6 +1393,8 @@ Raised when a menu is closing passing <a class="xref" href="Terminal.Gui.MenuClo
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuBar_MenuOpened" data-uid="Terminal.Gui.MenuBar.MenuOpened">MenuOpened</h4>
   <div class="markdown level1 summary">
 Raised when a menu is opened.
@@ -1363,6 +1419,8 @@ Raised when a menu is opened.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuBar_MenuOpening" data-uid="Terminal.Gui.MenuBar.MenuOpening">MenuOpening</h4>
   <div class="markdown level1 summary">
 Raised as a menu is opening.
@@ -1402,6 +1460,10 @@ Raised as a menu is opening.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 22 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuBarItem.html

@@ -147,6 +147,8 @@ A <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarItem</a> contains
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBarItem__ctor_" data-uid="Terminal.Gui.MenuBarItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBarItem__ctor" data-uid="Terminal.Gui.MenuBarItem.#ctor">MenuBarItem()</h4>
   <div class="markdown level1 summary">
@@ -157,6 +159,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarIt
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public MenuBarItem()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_MenuBarItem__ctor_" data-uid="Terminal.Gui.MenuBarItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBarItem__ctor_NStack_ustring_NStack_ustring_System_Action_System_Func_System_Boolean__Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,NStack.ustring,System.Action,System.Func{System.Boolean},Terminal.Gui.MenuItem)">MenuBarItem(ustring, ustring, Action, Func&lt;Boolean&gt;, MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -204,6 +208,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarIt
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBarItem__ctor_" data-uid="Terminal.Gui.MenuBarItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBarItem__ctor_NStack_ustring_System_Collections_Generic_List_Terminal_Gui_MenuItem____Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,System.Collections.Generic.List{Terminal.Gui.MenuItem[]},Terminal.Gui.MenuItem)">MenuBarItem(ustring, List&lt;MenuItem[]&gt;, MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -241,6 +247,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarIt
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBarItem__ctor_" data-uid="Terminal.Gui.MenuBarItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBarItem__ctor_NStack_ustring_Terminal_Gui_MenuItem___Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.#ctor(NStack.ustring,Terminal.Gui.MenuItem[],Terminal.Gui.MenuItem)">MenuBarItem(ustring, MenuItem[], MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -278,6 +286,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarIt
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBarItem__ctor_" data-uid="Terminal.Gui.MenuBarItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuBarItem__ctor_Terminal_Gui_MenuItem___" data-uid="Terminal.Gui.MenuBarItem.#ctor(Terminal.Gui.MenuItem[])">MenuBarItem(MenuItem[])</h4>
   <div class="markdown level1 summary">
@@ -307,6 +317,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarIt
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBarItem_Children_" data-uid="Terminal.Gui.MenuBarItem.Children*"></a>
   <h4 id="Terminal_Gui_MenuBarItem_Children" data-uid="Terminal.Gui.MenuBarItem.Children">Children</h4>
   <div class="markdown level1 summary">
@@ -334,6 +346,8 @@ Gets or sets an array of <a class="xref" href="Terminal.Gui.MenuItem.html">MenuI
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuBarItem_GetChildrenIndex_" data-uid="Terminal.Gui.MenuBarItem.GetChildrenIndex*"></a>
   <h4 id="Terminal_Gui_MenuBarItem_GetChildrenIndex_Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.GetChildrenIndex(Terminal.Gui.MenuItem)">GetChildrenIndex(MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -376,6 +390,8 @@ Get the index of the <a class="xref" href="Terminal.Gui.MenuItem.html">MenuItem<
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBarItem_IsSubMenuOf_" data-uid="Terminal.Gui.MenuBarItem.IsSubMenuOf*"></a>
   <h4 id="Terminal_Gui_MenuBarItem_IsSubMenuOf_Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.IsSubMenuOf(Terminal.Gui.MenuItem)">IsSubMenuOf(MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -418,6 +434,8 @@ Check if the <a class="xref" href="Terminal.Gui.MenuItem.html">MenuItem</a> para
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuBarItem_SubMenu_" data-uid="Terminal.Gui.MenuBarItem.SubMenu*"></a>
   <h4 id="Terminal_Gui_MenuBarItem_SubMenu_Terminal_Gui_MenuItem_" data-uid="Terminal.Gui.MenuBarItem.SubMenu(Terminal.Gui.MenuItem)">SubMenu(MenuItem)</h4>
   <div class="markdown level1 summary">
@@ -465,6 +483,10 @@ Check if the children parameter is a <a class="xref" href="Terminal.Gui.MenuBarI
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuClosingEventArgs.html

@@ -101,6 +101,8 @@ An <span class="xref">System.EventArgs</span> which allows passing a cancelable
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuClosingEventArgs__ctor_" data-uid="Terminal.Gui.MenuClosingEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuClosingEventArgs__ctor_Terminal_Gui_MenuBarItem_System_Boolean_System_Boolean_" data-uid="Terminal.Gui.MenuClosingEventArgs.#ctor(Terminal.Gui.MenuBarItem,System.Boolean,System.Boolean)">MenuClosingEventArgs(MenuBarItem, Boolean, Boolean)</h4>
   <div class="markdown level1 summary">
@@ -140,6 +142,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.MenuClosingEven
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuClosingEventArgs_Cancel_" data-uid="Terminal.Gui.MenuClosingEventArgs.Cancel*"></a>
   <h4 id="Terminal_Gui_MenuClosingEventArgs_Cancel" data-uid="Terminal.Gui.MenuClosingEventArgs.Cancel">Cancel</h4>
   <div class="markdown level1 summary">
@@ -165,6 +169,8 @@ Flag that allows you to cancel the opening of the menu.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuClosingEventArgs_CurrentMenu_" data-uid="Terminal.Gui.MenuClosingEventArgs.CurrentMenu*"></a>
   <h4 id="Terminal_Gui_MenuClosingEventArgs_CurrentMenu" data-uid="Terminal.Gui.MenuClosingEventArgs.CurrentMenu">CurrentMenu</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,8 @@ The current <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarItem</a>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuClosingEventArgs_IsSubMenu_" data-uid="Terminal.Gui.MenuClosingEventArgs.IsSubMenu*"></a>
   <h4 id="Terminal_Gui_MenuClosingEventArgs_IsSubMenu" data-uid="Terminal.Gui.MenuClosingEventArgs.IsSubMenu">IsSubMenu</h4>
   <div class="markdown level1 summary">
@@ -215,6 +223,8 @@ Indicates whether the current menu is a sub-menu.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuClosingEventArgs_Reopen_" data-uid="Terminal.Gui.MenuClosingEventArgs.Reopen*"></a>
   <h4 id="Terminal_Gui_MenuClosingEventArgs_Reopen" data-uid="Terminal.Gui.MenuClosingEventArgs.Reopen">Reopen</h4>
   <div class="markdown level1 summary">
@@ -245,6 +255,10 @@ Indicates whether the current menu will be reopen.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 36 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuItem.html

@@ -102,6 +102,8 @@ A <a class="xref" href="Terminal.Gui.MenuItem.html">MenuItem</a> has a title, an
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuItem__ctor_" data-uid="Terminal.Gui.MenuItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuItem__ctor_NStack_ustring_NStack_ustring_System_Action_System_Func_System_Boolean__Terminal_Gui_MenuItem_Terminal_Gui_Key_" data-uid="Terminal.Gui.MenuItem.#ctor(NStack.ustring,NStack.ustring,System.Action,System.Func{System.Boolean},Terminal.Gui.MenuItem,Terminal.Gui.Key)">MenuItem(ustring, ustring, Action, Func&lt;Boolean&gt;, MenuItem, Key)</h4>
   <div class="markdown level1 summary">
@@ -154,6 +156,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.MenuItem.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem__ctor_" data-uid="Terminal.Gui.MenuItem.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuItem__ctor_Terminal_Gui_Key_" data-uid="Terminal.Gui.MenuItem.#ctor(Terminal.Gui.Key)">MenuItem(Key)</h4>
   <div class="markdown level1 summary">
@@ -183,6 +187,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.MenuItem.html">
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MenuItem_HotKey" data-uid="Terminal.Gui.MenuItem.HotKey">HotKey</h4>
   <div class="markdown level1 summary">
 The HotKey is used when the menu is active, the shortcut can be triggered when the menu is not active.
@@ -211,6 +217,8 @@ if the Shortcut is set to &quot;Control-N&quot;, this would be a global hotkey t
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuItem_Action_" data-uid="Terminal.Gui.MenuItem.Action*"></a>
   <h4 id="Terminal_Gui_MenuItem_Action" data-uid="Terminal.Gui.MenuItem.Action">Action</h4>
   <div class="markdown level1 summary">
@@ -236,6 +244,8 @@ Gets or sets the action to be invoked when the menu is triggered
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_CanExecute_" data-uid="Terminal.Gui.MenuItem.CanExecute*"></a>
   <h4 id="Terminal_Gui_MenuItem_CanExecute" data-uid="Terminal.Gui.MenuItem.CanExecute">CanExecute</h4>
   <div class="markdown level1 summary">
@@ -261,6 +271,8 @@ Gets or sets the action to be invoked if the menu can be triggered
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Checked_" data-uid="Terminal.Gui.MenuItem.Checked*"></a>
   <h4 id="Terminal_Gui_MenuItem_Checked" data-uid="Terminal.Gui.MenuItem.Checked">Checked</h4>
   <div class="markdown level1 summary">
@@ -286,6 +298,8 @@ Sets or gets whether the <a class="xref" href="Terminal.Gui.MenuItem.html">MenuI
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_CheckType_" data-uid="Terminal.Gui.MenuItem.CheckType*"></a>
   <h4 id="Terminal_Gui_MenuItem_CheckType" data-uid="Terminal.Gui.MenuItem.CheckType">CheckType</h4>
   <div class="markdown level1 summary">
@@ -311,6 +325,8 @@ Sets or gets the type selection indicator the menu item will be displayed with.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Data_" data-uid="Terminal.Gui.MenuItem.Data*"></a>
   <h4 id="Terminal_Gui_MenuItem_Data" data-uid="Terminal.Gui.MenuItem.Data">Data</h4>
   <div class="markdown level1 summary">
@@ -336,6 +352,8 @@ Gets or sets arbitrary data for the menu item.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Help_" data-uid="Terminal.Gui.MenuItem.Help*"></a>
   <h4 id="Terminal_Gui_MenuItem_Help" data-uid="Terminal.Gui.MenuItem.Help">Help</h4>
   <div class="markdown level1 summary">
@@ -361,6 +379,8 @@ Gets or sets the help text for the menu item.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Parent_" data-uid="Terminal.Gui.MenuItem.Parent*"></a>
   <h4 id="Terminal_Gui_MenuItem_Parent" data-uid="Terminal.Gui.MenuItem.Parent">Parent</h4>
   <div class="markdown level1 summary">
@@ -386,6 +406,8 @@ Gets or sets the parent for this <a class="xref" href="Terminal.Gui.MenuItem.htm
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Shortcut_" data-uid="Terminal.Gui.MenuItem.Shortcut*"></a>
   <h4 id="Terminal_Gui_MenuItem_Shortcut" data-uid="Terminal.Gui.MenuItem.Shortcut">Shortcut</h4>
   <div class="markdown level1 summary">
@@ -411,6 +433,8 @@ This is the global setting that can be used as a global <a class="xref" href="Te
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_ShortcutTag_" data-uid="Terminal.Gui.MenuItem.ShortcutTag*"></a>
   <h4 id="Terminal_Gui_MenuItem_ShortcutTag" data-uid="Terminal.Gui.MenuItem.ShortcutTag">ShortcutTag</h4>
   <div class="markdown level1 summary">
@@ -436,6 +460,8 @@ The keystroke combination used in the <a class="xref" href="Terminal.Gui.Shortcu
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_Title_" data-uid="Terminal.Gui.MenuItem.Title*"></a>
   <h4 id="Terminal_Gui_MenuItem_Title" data-uid="Terminal.Gui.MenuItem.Title">Title</h4>
   <div class="markdown level1 summary">
@@ -463,6 +489,8 @@ Gets or sets the title.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuItem_GetMenuBarItem_" data-uid="Terminal.Gui.MenuItem.GetMenuBarItem*"></a>
   <h4 id="Terminal_Gui_MenuItem_GetMenuBarItem" data-uid="Terminal.Gui.MenuItem.GetMenuBarItem">GetMenuBarItem()</h4>
   <div class="markdown level1 summary">
@@ -488,6 +516,8 @@ Merely a debugging aid to see the interaction with main
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_GetMenuItem_" data-uid="Terminal.Gui.MenuItem.GetMenuItem*"></a>
   <h4 id="Terminal_Gui_MenuItem_GetMenuItem" data-uid="Terminal.Gui.MenuItem.GetMenuItem">GetMenuItem()</h4>
   <div class="markdown level1 summary">
@@ -513,6 +543,8 @@ Merely a debugging aid to see the interaction with main
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuItem_IsEnabled_" data-uid="Terminal.Gui.MenuItem.IsEnabled*"></a>
   <h4 id="Terminal_Gui_MenuItem_IsEnabled" data-uid="Terminal.Gui.MenuItem.IsEnabled">IsEnabled()</h4>
   <div class="markdown level1 summary">
@@ -543,6 +575,10 @@ Shortcut to check if the menu item is enabled
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuItemCheckStyle.html

@@ -101,6 +101,8 @@ Specifies how a <a class="xref" href="Terminal.Gui.MenuItem.html">MenuItem</a> s
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MenuItemCheckStyle_Checked" data-uid="Terminal.Gui.MenuItemCheckStyle.Checked">Checked</h4>
   <div class="markdown level1 summary">
 The menu item will indicate checked/un-checked state (see <a class="xref" href="Terminal.Gui.MenuItemCheckStyle.html#Terminal_Gui_MenuItemCheckStyle_Checked">Checked</a>.
@@ -125,6 +127,8 @@ The menu item will indicate checked/un-checked state (see <a class="xref" href="
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuItemCheckStyle_NoCheck" data-uid="Terminal.Gui.MenuItemCheckStyle.NoCheck">NoCheck</h4>
   <div class="markdown level1 summary">
 The menu item will be shown normally, with no check indicator.
@@ -149,6 +153,8 @@ The menu item will be shown normally, with no check indicator.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuItemCheckStyle_Radio" data-uid="Terminal.Gui.MenuItemCheckStyle.Radio">Radio</h4>
   <div class="markdown level1 summary">
 The menu item is part of a menu radio group (see <a class="xref" href="Terminal.Gui.MenuItemCheckStyle.html#Terminal_Gui_MenuItemCheckStyle_Checked">Checked</a> and will indicate selected state.
@@ -173,6 +179,8 @@ The menu item is part of a menu radio group (see <a class="xref" href="Terminal.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MenuItemCheckStyle_value__" data-uid="Terminal.Gui.MenuItemCheckStyle.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -200,6 +208,10 @@ The menu item is part of a menu radio group (see <a class="xref" href="Terminal.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.MenuOpeningEventArgs.html

@@ -101,6 +101,8 @@ An <span class="xref">System.EventArgs</span> which allows passing a cancelable
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuOpeningEventArgs__ctor_" data-uid="Terminal.Gui.MenuOpeningEventArgs.#ctor*"></a>
   <h4 id="Terminal_Gui_MenuOpeningEventArgs__ctor_Terminal_Gui_MenuBarItem_" data-uid="Terminal.Gui.MenuOpeningEventArgs.#ctor(Terminal.Gui.MenuBarItem)">MenuOpeningEventArgs(MenuBarItem)</h4>
   <div class="markdown level1 summary">
@@ -130,6 +132,8 @@ Initializes a new instance of <a class="xref" href="Terminal.Gui.MenuOpeningEven
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MenuOpeningEventArgs_Cancel_" data-uid="Terminal.Gui.MenuOpeningEventArgs.Cancel*"></a>
   <h4 id="Terminal_Gui_MenuOpeningEventArgs_Cancel" data-uid="Terminal.Gui.MenuOpeningEventArgs.Cancel">Cancel</h4>
   <div class="markdown level1 summary">
@@ -155,6 +159,8 @@ Flag that allows you to cancel the opening of the menu.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuOpeningEventArgs_CurrentMenu_" data-uid="Terminal.Gui.MenuOpeningEventArgs.CurrentMenu*"></a>
   <h4 id="Terminal_Gui_MenuOpeningEventArgs_CurrentMenu" data-uid="Terminal.Gui.MenuOpeningEventArgs.CurrentMenu">CurrentMenu</h4>
   <div class="markdown level1 summary">
@@ -180,6 +186,8 @@ The current <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarItem</a>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MenuOpeningEventArgs_NewMenuBarItem_" data-uid="Terminal.Gui.MenuOpeningEventArgs.NewMenuBarItem*"></a>
   <h4 id="Terminal_Gui_MenuOpeningEventArgs_NewMenuBarItem" data-uid="Terminal.Gui.MenuOpeningEventArgs.NewMenuBarItem">NewMenuBarItem</h4>
   <div class="markdown level1 summary">
@@ -210,6 +218,10 @@ The new <a class="xref" href="Terminal.Gui.MenuBarItem.html">MenuBarItem</a> to
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 30 - 0
docs/api/Terminal.Gui/Terminal.Gui.MessageBox.html

@@ -109,6 +109,8 @@ else
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_MessageBox_Clicked_" data-uid="Terminal.Gui.MessageBox.Clicked*"></a>
   <h4 id="Terminal_Gui_MessageBox_Clicked" data-uid="Terminal.Gui.MessageBox.Clicked">Clicked</h4>
   <div class="markdown level1 summary">
@@ -137,6 +139,8 @@ This is useful for web based console where by default there is no Synchronizatio
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_NStack_ustring_NStack_ustring_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(NStack.ustring,NStack.ustring,NStack.ustring[])">ErrorQuery(ustring, ustring, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -189,6 +193,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_NStack_ustring_NStack_ustring_System_Int32_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(NStack.ustring,NStack.ustring,System.Int32,NStack.ustring[])">ErrorQuery(ustring, ustring, Int32, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -246,6 +252,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_NStack_ustring_NStack_ustring_System_Int32_Terminal_Gui_Border_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(NStack.ustring,NStack.ustring,System.Int32,Terminal.Gui.Border,NStack.ustring[])">ErrorQuery(ustring, ustring, Int32, Border, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -308,6 +316,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_System_Int32_System_Int32_NStack_ustring_NStack_ustring_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,NStack.ustring,NStack.ustring,NStack.ustring[])">ErrorQuery(Int32, Int32, ustring, ustring, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -370,6 +380,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_System_Int32_System_Int32_NStack_ustring_NStack_ustring_System_Int32_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,NStack.ustring,NStack.ustring,System.Int32,NStack.ustring[])">ErrorQuery(Int32, Int32, ustring, ustring, Int32, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -437,6 +449,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_ErrorQuery_" data-uid="Terminal.Gui.MessageBox.ErrorQuery*"></a>
   <h4 id="Terminal_Gui_MessageBox_ErrorQuery_System_Int32_System_Int32_NStack_ustring_NStack_ustring_System_Int32_Terminal_Gui_Border_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.ErrorQuery(System.Int32,System.Int32,NStack.ustring,NStack.ustring,System.Int32,Terminal.Gui.Border,NStack.ustring[])">ErrorQuery(Int32, Int32, ustring, ustring, Int32, Border, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -509,6 +523,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_NStack_ustring_NStack_ustring_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(NStack.ustring,NStack.ustring,NStack.ustring[])">Query(ustring, ustring, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -561,6 +577,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_NStack_ustring_NStack_ustring_System_Int32_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(NStack.ustring,NStack.ustring,System.Int32,NStack.ustring[])">Query(ustring, ustring, Int32, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -618,6 +636,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_NStack_ustring_NStack_ustring_System_Int32_Terminal_Gui_Border_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(NStack.ustring,NStack.ustring,System.Int32,Terminal.Gui.Border,NStack.ustring[])">Query(ustring, ustring, Int32, Border, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -680,6 +700,8 @@ Presents an error <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_System_Int32_System_Int32_NStack_ustring_NStack_ustring_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,NStack.ustring,NStack.ustring,NStack.ustring[])">Query(Int32, Int32, ustring, ustring, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -742,6 +764,8 @@ Presents a normal <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_System_Int32_System_Int32_NStack_ustring_NStack_ustring_System_Int32_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,NStack.ustring,NStack.ustring,System.Int32,NStack.ustring[])">Query(Int32, Int32, ustring, ustring, Int32, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -809,6 +833,8 @@ Presents a normal <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_MessageBox_Query_" data-uid="Terminal.Gui.MessageBox.Query*"></a>
   <h4 id="Terminal_Gui_MessageBox_Query_System_Int32_System_Int32_NStack_ustring_NStack_ustring_System_Int32_Terminal_Gui_Border_NStack_ustring___" data-uid="Terminal.Gui.MessageBox.Query(System.Int32,System.Int32,NStack.ustring,NStack.ustring,System.Int32,Terminal.Gui.Border,NStack.ustring[])">Query(Int32, Int32, ustring, ustring, Int32, Border, ustring[])</h4>
   <div class="markdown level1 summary">
@@ -886,6 +912,10 @@ Presents a normal <a class="xref" href="Terminal.Gui.MessageBox.html">MessageBox
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 18 - 0
docs/api/Terminal.Gui/Terminal.Gui.MouseEvent.html

@@ -101,6 +101,8 @@ Describes a mouse event
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_Flags" data-uid="Terminal.Gui.MouseEvent.Flags">Flags</h4>
   <div class="markdown level1 summary">
 Flags indicating the kind of mouse event that is being posted.
@@ -125,6 +127,8 @@ Flags indicating the kind of mouse event that is being posted.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_OfX" data-uid="Terminal.Gui.MouseEvent.OfX">OfX</h4>
   <div class="markdown level1 summary">
 The offset X (column) location for the mouse event.
@@ -149,6 +153,8 @@ The offset X (column) location for the mouse event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_OfY" data-uid="Terminal.Gui.MouseEvent.OfY">OfY</h4>
   <div class="markdown level1 summary">
 The offset Y (column) location for the mouse event.
@@ -173,6 +179,8 @@ The offset Y (column) location for the mouse event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_View" data-uid="Terminal.Gui.MouseEvent.View">View</h4>
   <div class="markdown level1 summary">
 The current view at the location for the mouse event.
@@ -197,6 +205,8 @@ The current view at the location for the mouse event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_X" data-uid="Terminal.Gui.MouseEvent.X">X</h4>
   <div class="markdown level1 summary">
 The X (column) location for the mouse event.
@@ -221,6 +231,8 @@ The X (column) location for the mouse event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseEvent_Y" data-uid="Terminal.Gui.MouseEvent.Y">Y</h4>
   <div class="markdown level1 summary">
 The Y (column) location for the mouse event.
@@ -247,6 +259,8 @@ The Y (column) location for the mouse event.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_MouseEvent_ToString_" data-uid="Terminal.Gui.MouseEvent.ToString*"></a>
   <h4 id="Terminal_Gui_MouseEvent_ToString" data-uid="Terminal.Gui.MouseEvent.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -277,6 +291,10 @@ Returns a <span class="xref">System.String</span> that represents the current <a
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 64 - 0
docs/api/Terminal.Gui/Terminal.Gui.MouseFlags.html

@@ -105,6 +105,8 @@ They just happen to map to the ncurses ones.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_AllEvents" data-uid="Terminal.Gui.MouseFlags.AllEvents">AllEvents</h4>
   <div class="markdown level1 summary">
 Mask that captures all the events.
@@ -129,6 +131,8 @@ Mask that captures all the events.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button1Clicked" data-uid="Terminal.Gui.MouseFlags.Button1Clicked">Button1Clicked</h4>
   <div class="markdown level1 summary">
 The first mouse button was clicked (press+release).
@@ -153,6 +157,8 @@ The first mouse button was clicked (press+release).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button1DoubleClicked" data-uid="Terminal.Gui.MouseFlags.Button1DoubleClicked">Button1DoubleClicked</h4>
   <div class="markdown level1 summary">
 The first mouse button was double-clicked.
@@ -177,6 +183,8 @@ The first mouse button was double-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button1Pressed" data-uid="Terminal.Gui.MouseFlags.Button1Pressed">Button1Pressed</h4>
   <div class="markdown level1 summary">
 The first mouse button was pressed.
@@ -201,6 +209,8 @@ The first mouse button was pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button1Released" data-uid="Terminal.Gui.MouseFlags.Button1Released">Button1Released</h4>
   <div class="markdown level1 summary">
 The first mouse button was released.
@@ -225,6 +235,8 @@ The first mouse button was released.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button1TripleClicked" data-uid="Terminal.Gui.MouseFlags.Button1TripleClicked">Button1TripleClicked</h4>
   <div class="markdown level1 summary">
 The first mouse button was triple-clicked.
@@ -249,6 +261,8 @@ The first mouse button was triple-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button2Clicked" data-uid="Terminal.Gui.MouseFlags.Button2Clicked">Button2Clicked</h4>
   <div class="markdown level1 summary">
 The second mouse button was clicked (press+release).
@@ -273,6 +287,8 @@ The second mouse button was clicked (press+release).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button2DoubleClicked" data-uid="Terminal.Gui.MouseFlags.Button2DoubleClicked">Button2DoubleClicked</h4>
   <div class="markdown level1 summary">
 The second mouse button was double-clicked.
@@ -297,6 +313,8 @@ The second mouse button was double-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button2Pressed" data-uid="Terminal.Gui.MouseFlags.Button2Pressed">Button2Pressed</h4>
   <div class="markdown level1 summary">
 The second mouse button was pressed.
@@ -321,6 +339,8 @@ The second mouse button was pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button2Released" data-uid="Terminal.Gui.MouseFlags.Button2Released">Button2Released</h4>
   <div class="markdown level1 summary">
 The second mouse button was released.
@@ -345,6 +365,8 @@ The second mouse button was released.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button2TripleClicked" data-uid="Terminal.Gui.MouseFlags.Button2TripleClicked">Button2TripleClicked</h4>
   <div class="markdown level1 summary">
 The second mouse button was triple-clicked.
@@ -369,6 +391,8 @@ The second mouse button was triple-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button3Clicked" data-uid="Terminal.Gui.MouseFlags.Button3Clicked">Button3Clicked</h4>
   <div class="markdown level1 summary">
 The third mouse button was clicked (press+release).
@@ -393,6 +417,8 @@ The third mouse button was clicked (press+release).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button3DoubleClicked" data-uid="Terminal.Gui.MouseFlags.Button3DoubleClicked">Button3DoubleClicked</h4>
   <div class="markdown level1 summary">
 The third mouse button was double-clicked.
@@ -417,6 +443,8 @@ The third mouse button was double-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button3Pressed" data-uid="Terminal.Gui.MouseFlags.Button3Pressed">Button3Pressed</h4>
   <div class="markdown level1 summary">
 The third mouse button was pressed.
@@ -441,6 +469,8 @@ The third mouse button was pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button3Released" data-uid="Terminal.Gui.MouseFlags.Button3Released">Button3Released</h4>
   <div class="markdown level1 summary">
 The third mouse button was released.
@@ -465,6 +495,8 @@ The third mouse button was released.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button3TripleClicked" data-uid="Terminal.Gui.MouseFlags.Button3TripleClicked">Button3TripleClicked</h4>
   <div class="markdown level1 summary">
 The third mouse button was triple-clicked.
@@ -489,6 +521,8 @@ The third mouse button was triple-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button4Clicked" data-uid="Terminal.Gui.MouseFlags.Button4Clicked">Button4Clicked</h4>
   <div class="markdown level1 summary">
 The fourth button was clicked (press+release).
@@ -513,6 +547,8 @@ The fourth button was clicked (press+release).
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button4DoubleClicked" data-uid="Terminal.Gui.MouseFlags.Button4DoubleClicked">Button4DoubleClicked</h4>
   <div class="markdown level1 summary">
 The fourth button was double-clicked.
@@ -537,6 +573,8 @@ The fourth button was double-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button4Pressed" data-uid="Terminal.Gui.MouseFlags.Button4Pressed">Button4Pressed</h4>
   <div class="markdown level1 summary">
 The fourth mouse button was pressed.
@@ -561,6 +599,8 @@ The fourth mouse button was pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button4Released" data-uid="Terminal.Gui.MouseFlags.Button4Released">Button4Released</h4>
   <div class="markdown level1 summary">
 The fourth mouse button was released.
@@ -585,6 +625,8 @@ The fourth mouse button was released.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_Button4TripleClicked" data-uid="Terminal.Gui.MouseFlags.Button4TripleClicked">Button4TripleClicked</h4>
   <div class="markdown level1 summary">
 The fourth button was triple-clicked.
@@ -609,6 +651,8 @@ The fourth button was triple-clicked.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_ButtonAlt" data-uid="Terminal.Gui.MouseFlags.ButtonAlt">ButtonAlt</h4>
   <div class="markdown level1 summary">
 Flag: the alt key was pressed when the mouse button took place.
@@ -633,6 +677,8 @@ Flag: the alt key was pressed when the mouse button took place.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_ButtonCtrl" data-uid="Terminal.Gui.MouseFlags.ButtonCtrl">ButtonCtrl</h4>
   <div class="markdown level1 summary">
 Flag: the ctrl key was pressed when the mouse button took place.
@@ -657,6 +703,8 @@ Flag: the ctrl key was pressed when the mouse button took place.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_ButtonShift" data-uid="Terminal.Gui.MouseFlags.ButtonShift">ButtonShift</h4>
   <div class="markdown level1 summary">
 Flag: the shift key was pressed when the mouse button took place.
@@ -681,6 +729,8 @@ Flag: the shift key was pressed when the mouse button took place.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_ReportMousePosition" data-uid="Terminal.Gui.MouseFlags.ReportMousePosition">ReportMousePosition</h4>
   <div class="markdown level1 summary">
 The mouse position is being reported in this event.
@@ -705,6 +755,8 @@ The mouse position is being reported in this event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_value__" data-uid="Terminal.Gui.MouseFlags.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -727,6 +779,8 @@ The mouse position is being reported in this event.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_WheeledDown" data-uid="Terminal.Gui.MouseFlags.WheeledDown">WheeledDown</h4>
   <div class="markdown level1 summary">
 Vertical button wheeled up.
@@ -751,6 +805,8 @@ Vertical button wheeled up.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_WheeledLeft" data-uid="Terminal.Gui.MouseFlags.WheeledLeft">WheeledLeft</h4>
   <div class="markdown level1 summary">
 Vertical button wheeled up while pressing ButtonShift.
@@ -775,6 +831,8 @@ Vertical button wheeled up while pressing ButtonShift.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_WheeledRight" data-uid="Terminal.Gui.MouseFlags.WheeledRight">WheeledRight</h4>
   <div class="markdown level1 summary">
 Vertical button wheeled down while pressing ButtonShift.
@@ -799,6 +857,8 @@ Vertical button wheeled down while pressing ButtonShift.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_MouseFlags_WheeledUp" data-uid="Terminal.Gui.MouseFlags.WheeledUp">WheeledUp</h4>
   <div class="markdown level1 summary">
 Vertical button wheeled up.
@@ -828,6 +888,10 @@ Vertical button wheeled up.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 12 - 0
docs/api/Terminal.Gui/Terminal.Gui.OpenDialog.OpenMode.html

@@ -101,6 +101,8 @@ Determine which <span class="xref">System.IO</span> type to open.
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_OpenDialog_OpenMode_Directory" data-uid="Terminal.Gui.OpenDialog.OpenMode.Directory">Directory</h4>
   <div class="markdown level1 summary">
 Opens only directory or directories.
@@ -125,6 +127,8 @@ Opens only directory or directories.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_OpenDialog_OpenMode_File" data-uid="Terminal.Gui.OpenDialog.OpenMode.File">File</h4>
   <div class="markdown level1 summary">
 Opens only file or files.
@@ -149,6 +153,8 @@ Opens only file or files.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_OpenDialog_OpenMode_Mixed" data-uid="Terminal.Gui.OpenDialog.OpenMode.Mixed">Mixed</h4>
   <div class="markdown level1 summary">
 Opens files and directories.
@@ -173,6 +179,8 @@ Opens files and directories.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_OpenDialog_OpenMode_value__" data-uid="Terminal.Gui.OpenDialog.OpenMode.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -200,6 +208,10 @@ Opens files and directories.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.OpenDialog.html

@@ -708,6 +708,8 @@ To select more than one file, users can use the spacebar, or control-t.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_OpenDialog__ctor_" data-uid="Terminal.Gui.OpenDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_OpenDialog__ctor" data-uid="Terminal.Gui.OpenDialog.#ctor">OpenDialog()</h4>
   <div class="markdown level1 summary">
@@ -718,6 +720,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.OpenDialog.html">OpenDialog
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public OpenDialog()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_OpenDialog__ctor_" data-uid="Terminal.Gui.OpenDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_OpenDialog__ctor_NStack_ustring_NStack_ustring_System_Collections_Generic_List_System_String__Terminal_Gui_OpenDialog_OpenMode_" data-uid="Terminal.Gui.OpenDialog.#ctor(NStack.ustring,NStack.ustring,System.Collections.Generic.List{System.String},Terminal.Gui.OpenDialog.OpenMode)">OpenDialog(ustring, ustring, List&lt;String&gt;, OpenDialog.OpenMode)</h4>
   <div class="markdown level1 summary">
@@ -762,6 +766,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.OpenDialog.html">OpenDialog
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_OpenDialog_AllowsMultipleSelection_" data-uid="Terminal.Gui.OpenDialog.AllowsMultipleSelection*"></a>
   <h4 id="Terminal_Gui_OpenDialog_AllowsMultipleSelection" data-uid="Terminal.Gui.OpenDialog.AllowsMultipleSelection">AllowsMultipleSelection</h4>
   <div class="markdown level1 summary">
@@ -787,6 +793,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_OpenDialog_CanChooseDirectories_" data-uid="Terminal.Gui.OpenDialog.CanChooseDirectories*"></a>
   <h4 id="Terminal_Gui_OpenDialog_CanChooseDirectories" data-uid="Terminal.Gui.OpenDialog.CanChooseDirectories">CanChooseDirectories</h4>
   <div class="markdown level1 summary">
@@ -812,6 +820,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_OpenDialog_CanChooseFiles_" data-uid="Terminal.Gui.OpenDialog.CanChooseFiles*"></a>
   <h4 id="Terminal_Gui_OpenDialog_CanChooseFiles" data-uid="Terminal.Gui.OpenDialog.CanChooseFiles">CanChooseFiles</h4>
   <div class="markdown level1 summary">
@@ -837,6 +847,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_OpenDialog_FilePaths_" data-uid="Terminal.Gui.OpenDialog.FilePaths*"></a>
   <h4 id="Terminal_Gui_OpenDialog_FilePaths" data-uid="Terminal.Gui.OpenDialog.FilePaths">FilePaths</h4>
   <div class="markdown level1 summary">
@@ -877,6 +889,10 @@ Returns the selected files, or an empty list if nothing has been selected
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 22 - 0
docs/api/Terminal.Gui/Terminal.Gui.PanelView.html

@@ -519,6 +519,8 @@ panel size, otherwise the panel will be resized based on the child and borders t
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_PanelView__ctor_" data-uid="Terminal.Gui.PanelView.#ctor*"></a>
   <h4 id="Terminal_Gui_PanelView__ctor" data-uid="Terminal.Gui.PanelView.#ctor">PanelView()</h4>
   <div class="markdown level1 summary">
@@ -529,6 +531,8 @@ Initializes a panel with a null child.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public PanelView()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_PanelView__ctor_" data-uid="Terminal.Gui.PanelView.#ctor*"></a>
   <h4 id="Terminal_Gui_PanelView__ctor_Terminal_Gui_View_" data-uid="Terminal.Gui.PanelView.#ctor(Terminal.Gui.View)">PanelView(View)</h4>
   <div class="markdown level1 summary">
@@ -558,6 +562,8 @@ Initializes a panel with a valid child.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_PanelView_Border_" data-uid="Terminal.Gui.PanelView.Border*"></a>
   <h4 id="Terminal_Gui_PanelView_Border" data-uid="Terminal.Gui.PanelView.Border">Border</h4>
   <div class="markdown level1 summary"></div>
@@ -583,6 +589,8 @@ Initializes a panel with a valid child.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Border">View.Border</a></div>
+  
+  
   <a id="Terminal_Gui_PanelView_Child_" data-uid="Terminal.Gui.PanelView.Child*"></a>
   <h4 id="Terminal_Gui_PanelView_Child" data-uid="Terminal.Gui.PanelView.Child">Child</h4>
   <div class="markdown level1 summary">
@@ -608,6 +616,8 @@ The child that will use this panel.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PanelView_UsePanelFrame_" data-uid="Terminal.Gui.PanelView.UsePanelFrame*"></a>
   <h4 id="Terminal_Gui_PanelView_UsePanelFrame" data-uid="Terminal.Gui.PanelView.UsePanelFrame">UsePanelFrame</h4>
   <div class="markdown level1 summary">
@@ -635,6 +645,8 @@ Gets or sets if the panel size will used, otherwise the child size.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_PanelView_Add_" data-uid="Terminal.Gui.PanelView.Add*"></a>
   <h4 id="Terminal_Gui_PanelView_Add_Terminal_Gui_View_" data-uid="Terminal.Gui.PanelView.Add(Terminal.Gui.View)">Add(View)</h4>
   <div class="markdown level1 summary">
@@ -664,6 +676,8 @@ Adds a subview (child) to this view.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Add_Terminal_Gui_View_">View.Add(View)</a></div>
+  
+  
   <a id="Terminal_Gui_PanelView_Redraw_" data-uid="Terminal.Gui.PanelView.Redraw*"></a>
   <h4 id="Terminal_Gui_PanelView_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.PanelView.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -693,6 +707,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_PanelView_Remove_" data-uid="Terminal.Gui.PanelView.Remove*"></a>
   <h4 id="Terminal_Gui_PanelView_Remove_Terminal_Gui_View_" data-uid="Terminal.Gui.PanelView.Remove(Terminal.Gui.View)">Remove(View)</h4>
   <div class="markdown level1 summary">
@@ -722,6 +738,8 @@ Removes a subview added via <a class="xref" href="Terminal.Gui.View.html#Termina
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Remove_Terminal_Gui_View_">View.Remove(View)</a></div>
+  
+  
   <a id="Terminal_Gui_PanelView_RemoveAll_" data-uid="Terminal.Gui.PanelView.RemoveAll*"></a>
   <h4 id="Terminal_Gui_PanelView_RemoveAll" data-uid="Terminal.Gui.PanelView.RemoveAll">RemoveAll()</h4>
   <div class="markdown level1 summary">
@@ -749,6 +767,10 @@ Removes all subviews (children) added via <a class="xref" href="Terminal.Gui.Vie
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 40 - 0
docs/api/Terminal.Gui/Terminal.Gui.Point.html

@@ -101,6 +101,8 @@ Represents an ordered pair of integer x- and y-coordinates that defines a point
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Point__ctor_" data-uid="Terminal.Gui.Point.#ctor*"></a>
   <h4 id="Terminal_Gui_Point__ctor_System_Int32_System_Int32_" data-uid="Terminal.Gui.Point.#ctor(System.Int32,System.Int32)">Point(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -133,6 +135,8 @@ Point Constructor
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point__ctor_" data-uid="Terminal.Gui.Point.#ctor*"></a>
   <h4 id="Terminal_Gui_Point__ctor_Terminal_Gui_Size_" data-uid="Terminal.Gui.Point.#ctor(Terminal.Gui.Size)">Point(Size)</h4>
   <div class="markdown level1 summary">
@@ -162,6 +166,8 @@ Point Constructor
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Point_Empty" data-uid="Terminal.Gui.Point.Empty">Empty</h4>
   <div class="markdown level1 summary">
 Empty Shared Field
@@ -186,6 +192,8 @@ Empty Shared Field
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Point_X" data-uid="Terminal.Gui.Point.X">X</h4>
   <div class="markdown level1 summary">
 Gets or sets the x-coordinate of this Point.
@@ -210,6 +218,8 @@ Gets or sets the x-coordinate of this Point.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Point_Y" data-uid="Terminal.Gui.Point.Y">Y</h4>
   <div class="markdown level1 summary">
 Gets or sets the y-coordinate of this Point.
@@ -236,6 +246,8 @@ Gets or sets the y-coordinate of this Point.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Point_IsEmpty_" data-uid="Terminal.Gui.Point.IsEmpty*"></a>
   <h4 id="Terminal_Gui_Point_IsEmpty" data-uid="Terminal.Gui.Point.IsEmpty">IsEmpty</h4>
   <div class="markdown level1 summary">
@@ -263,6 +275,8 @@ IsEmpty Property
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Point_Add_" data-uid="Terminal.Gui.Point.Add*"></a>
   <h4 id="Terminal_Gui_Point_Add_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Point.Add(Terminal.Gui.Point,Terminal.Gui.Size)">Add(Point, Size)</h4>
   <div class="markdown level1 summary">
@@ -310,6 +324,8 @@ Adds the specified Size to the specified Point.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_Equals_" data-uid="Terminal.Gui.Point.Equals*"></a>
   <h4 id="Terminal_Gui_Point_Equals_System_Object_" data-uid="Terminal.Gui.Point.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">
@@ -352,6 +368,8 @@ Equals Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_GetHashCode_" data-uid="Terminal.Gui.Point.GetHashCode*"></a>
   <h4 id="Terminal_Gui_Point_GetHashCode" data-uid="Terminal.Gui.Point.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">
@@ -377,6 +395,8 @@ GetHashCode Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_Offset_" data-uid="Terminal.Gui.Point.Offset*"></a>
   <h4 id="Terminal_Gui_Point_Offset_System_Int32_System_Int32_" data-uid="Terminal.Gui.Point.Offset(System.Int32,System.Int32)">Offset(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -409,6 +429,8 @@ Offset Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_Offset_" data-uid="Terminal.Gui.Point.Offset*"></a>
   <h4 id="Terminal_Gui_Point_Offset_Terminal_Gui_Point_" data-uid="Terminal.Gui.Point.Offset(Terminal.Gui.Point)">Offset(Point)</h4>
   <div class="markdown level1 summary">
@@ -436,6 +458,8 @@ Translates this Point by the specified Point.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_Subtract_" data-uid="Terminal.Gui.Point.Subtract*"></a>
   <h4 id="Terminal_Gui_Point_Subtract_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Point.Subtract(Terminal.Gui.Point,Terminal.Gui.Size)">Subtract(Point, Size)</h4>
   <div class="markdown level1 summary">
@@ -483,6 +507,8 @@ Returns the result of subtracting specified Size from the specified Point.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_ToString_" data-uid="Terminal.Gui.Point.ToString*"></a>
   <h4 id="Terminal_Gui_Point_ToString" data-uid="Terminal.Gui.Point.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -510,6 +536,8 @@ ToString Method
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_Point_op_Addition_" data-uid="Terminal.Gui.Point.op_Addition*"></a>
   <h4 id="Terminal_Gui_Point_op_Addition_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Point.op_Addition(Terminal.Gui.Point,Terminal.Gui.Size)">Addition(Point, Size)</h4>
   <div class="markdown level1 summary">
@@ -557,6 +585,8 @@ Addition Operator
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_op_Equality_" data-uid="Terminal.Gui.Point.op_Equality*"></a>
   <h4 id="Terminal_Gui_Point_op_Equality_Terminal_Gui_Point_Terminal_Gui_Point_" data-uid="Terminal.Gui.Point.op_Equality(Terminal.Gui.Point,Terminal.Gui.Point)">Equality(Point, Point)</h4>
   <div class="markdown level1 summary">
@@ -604,6 +634,8 @@ Equality Operator
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_op_Explicit_" data-uid="Terminal.Gui.Point.op_Explicit*"></a>
   <h4 id="Terminal_Gui_Point_op_Explicit_Terminal_Gui_Point__Terminal_Gui_Size" data-uid="Terminal.Gui.Point.op_Explicit(Terminal.Gui.Point)~Terminal.Gui.Size">Explicit(Point to Size)</h4>
   <div class="markdown level1 summary">
@@ -646,6 +678,8 @@ Point to Size Conversion
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_op_Inequality_" data-uid="Terminal.Gui.Point.op_Inequality*"></a>
   <h4 id="Terminal_Gui_Point_op_Inequality_Terminal_Gui_Point_Terminal_Gui_Point_" data-uid="Terminal.Gui.Point.op_Inequality(Terminal.Gui.Point,Terminal.Gui.Point)">Inequality(Point, Point)</h4>
   <div class="markdown level1 summary">
@@ -693,6 +727,8 @@ Inequality Operator
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Point_op_Subtraction_" data-uid="Terminal.Gui.Point.op_Subtraction*"></a>
   <h4 id="Terminal_Gui_Point_op_Subtraction_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Point.op_Subtraction(Terminal.Gui.Point,Terminal.Gui.Size)">Subtraction(Point, Size)</h4>
   <div class="markdown level1 summary">
@@ -745,6 +781,10 @@ Subtraction Operator
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 42 - 0
docs/api/Terminal.Gui/Terminal.Gui.PointF.html

@@ -105,6 +105,8 @@ Represents an ordered pair of x and y coordinates that define a point in a two-d
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_PointF__ctor_" data-uid="Terminal.Gui.PointF.#ctor*"></a>
   <h4 id="Terminal_Gui_PointF__ctor_System_Single_System_Single_" data-uid="Terminal.Gui.PointF.#ctor(System.Single,System.Single)">PointF(Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -139,6 +141,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.PointF.html
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_PointF_Empty" data-uid="Terminal.Gui.PointF.Empty">Empty</h4>
   <div class="markdown level1 summary">
 Creates a new instance of the <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> class with member data left uninitialized.
@@ -165,6 +169,8 @@ Creates a new instance of the <a class="xref" href="Terminal.Gui.PointF.html">Po
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_PointF_IsEmpty_" data-uid="Terminal.Gui.PointF.IsEmpty*"></a>
   <h4 id="Terminal_Gui_PointF_IsEmpty" data-uid="Terminal.Gui.PointF.IsEmpty">IsEmpty</h4>
   <div class="markdown level1 summary">
@@ -190,6 +196,8 @@ Gets a value indicating whether this <a class="xref" href="Terminal.Gui.PointF.h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_X_" data-uid="Terminal.Gui.PointF.X*"></a>
   <h4 id="Terminal_Gui_PointF_X" data-uid="Terminal.Gui.PointF.X">X</h4>
   <div class="markdown level1 summary">
@@ -215,6 +223,8 @@ Gets the x-coordinate of this <a class="xref" href="Terminal.Gui.PointF.html">Po
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Y_" data-uid="Terminal.Gui.PointF.Y*"></a>
   <h4 id="Terminal_Gui_PointF_Y" data-uid="Terminal.Gui.PointF.Y">Y</h4>
   <div class="markdown level1 summary">
@@ -242,6 +252,8 @@ Gets the y-coordinate of this <a class="xref" href="Terminal.Gui.PointF.html">Po
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_PointF_Add_" data-uid="Terminal.Gui.PointF.Add*"></a>
   <h4 id="Terminal_Gui_PointF_Add_Terminal_Gui_PointF_Terminal_Gui_Size_" data-uid="Terminal.Gui.PointF.Add(Terminal.Gui.PointF,Terminal.Gui.Size)">Add(PointF, Size)</h4>
   <div class="markdown level1 summary">
@@ -289,6 +301,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by a giv
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Add_" data-uid="Terminal.Gui.PointF.Add*"></a>
   <h4 id="Terminal_Gui_PointF_Add_Terminal_Gui_PointF_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.PointF.Add(Terminal.Gui.PointF,Terminal.Gui.SizeF)">Add(PointF, SizeF)</h4>
   <div class="markdown level1 summary">
@@ -336,6 +350,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by a giv
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Equals_" data-uid="Terminal.Gui.PointF.Equals*"></a>
   <h4 id="Terminal_Gui_PointF_Equals_System_Object_" data-uid="Terminal.Gui.PointF.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">
@@ -380,6 +396,8 @@ Compares two <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> objects.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Equals_" data-uid="Terminal.Gui.PointF.Equals*"></a>
   <h4 id="Terminal_Gui_PointF_Equals_Terminal_Gui_PointF_" data-uid="Terminal.Gui.PointF.Equals(Terminal.Gui.PointF)">Equals(PointF)</h4>
   <div class="markdown level1 summary">
@@ -424,6 +442,8 @@ Compares two <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> objects.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_GetHashCode_" data-uid="Terminal.Gui.PointF.GetHashCode*"></a>
   <h4 id="Terminal_Gui_PointF_GetHashCode" data-uid="Terminal.Gui.PointF.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">
@@ -449,6 +469,8 @@ Generates a hashcode from the X and Y components
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Subtract_" data-uid="Terminal.Gui.PointF.Subtract*"></a>
   <h4 id="Terminal_Gui_PointF_Subtract_Terminal_Gui_PointF_Terminal_Gui_Size_" data-uid="Terminal.Gui.PointF.Subtract(Terminal.Gui.PointF,Terminal.Gui.Size)">Subtract(PointF, Size)</h4>
   <div class="markdown level1 summary">
@@ -496,6 +518,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by the n
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_Subtract_" data-uid="Terminal.Gui.PointF.Subtract*"></a>
   <h4 id="Terminal_Gui_PointF_Subtract_Terminal_Gui_PointF_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.PointF.Subtract(Terminal.Gui.PointF,Terminal.Gui.SizeF)">Subtract(PointF, SizeF)</h4>
   <div class="markdown level1 summary">
@@ -543,6 +567,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by the n
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_ToString_" data-uid="Terminal.Gui.PointF.ToString*"></a>
   <h4 id="Terminal_Gui_PointF_ToString" data-uid="Terminal.Gui.PointF.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -570,6 +596,8 @@ Returns a string including the X and Y values
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_PointF_op_Addition_" data-uid="Terminal.Gui.PointF.op_Addition*"></a>
   <h4 id="Terminal_Gui_PointF_op_Addition_Terminal_Gui_PointF_Terminal_Gui_Size_" data-uid="Terminal.Gui.PointF.op_Addition(Terminal.Gui.PointF,Terminal.Gui.Size)">Addition(PointF, Size)</h4>
   <div class="markdown level1 summary">
@@ -617,6 +645,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by a giv
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_op_Addition_" data-uid="Terminal.Gui.PointF.op_Addition*"></a>
   <h4 id="Terminal_Gui_PointF_op_Addition_Terminal_Gui_PointF_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.PointF.op_Addition(Terminal.Gui.PointF,Terminal.Gui.SizeF)">Addition(PointF, SizeF)</h4>
   <div class="markdown level1 summary">
@@ -664,6 +694,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by a giv
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_op_Equality_" data-uid="Terminal.Gui.PointF.op_Equality*"></a>
   <h4 id="Terminal_Gui_PointF_op_Equality_Terminal_Gui_PointF_Terminal_Gui_PointF_" data-uid="Terminal.Gui.PointF.op_Equality(Terminal.Gui.PointF,Terminal.Gui.PointF)">Equality(PointF, PointF)</h4>
   <div class="markdown level1 summary">
@@ -713,6 +745,8 @@ Compares two <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> objects.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_op_Inequality_" data-uid="Terminal.Gui.PointF.op_Inequality*"></a>
   <h4 id="Terminal_Gui_PointF_op_Inequality_Terminal_Gui_PointF_Terminal_Gui_PointF_" data-uid="Terminal.Gui.PointF.op_Inequality(Terminal.Gui.PointF,Terminal.Gui.PointF)">Inequality(PointF, PointF)</h4>
   <div class="markdown level1 summary">
@@ -762,6 +796,8 @@ Compares two <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> objects.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_op_Subtraction_" data-uid="Terminal.Gui.PointF.op_Subtraction*"></a>
   <h4 id="Terminal_Gui_PointF_op_Subtraction_Terminal_Gui_PointF_Terminal_Gui_Size_" data-uid="Terminal.Gui.PointF.op_Subtraction(Terminal.Gui.PointF,Terminal.Gui.Size)">Subtraction(PointF, Size)</h4>
   <div class="markdown level1 summary">
@@ -809,6 +845,8 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by the n
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_PointF_op_Subtraction_" data-uid="Terminal.Gui.PointF.op_Subtraction*"></a>
   <h4 id="Terminal_Gui_PointF_op_Subtraction_Terminal_Gui_PointF_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.PointF.op_Subtraction(Terminal.Gui.PointF,Terminal.Gui.SizeF)">Subtraction(PointF, SizeF)</h4>
   <div class="markdown level1 summary">
@@ -865,6 +903,10 @@ Translates a <a class="xref" href="Terminal.Gui.PointF.html">PointF</a> by the n
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 38 - 0
docs/api/Terminal.Gui/Terminal.Gui.Pos.html

@@ -122,6 +122,8 @@ subtraction operators.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Pos__ctor_" data-uid="Terminal.Gui.Pos.#ctor*"></a>
   <h4 id="Terminal_Gui_Pos__ctor" data-uid="Terminal.Gui.Pos.#ctor">Pos()</h4>
   <div class="markdown level1 summary"></div>
@@ -132,6 +134,8 @@ subtraction operators.
   </div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Pos_AnchorEnd_" data-uid="Terminal.Gui.Pos.AnchorEnd*"></a>
   <h4 id="Terminal_Gui_Pos_AnchorEnd_System_Int32_" data-uid="Terminal.Gui.Pos.AnchorEnd(System.Int32)">AnchorEnd(Int32)</h4>
   <div class="markdown level1 summary">
@@ -175,6 +179,8 @@ useful to flush the layout from the right or bottom.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_At_" data-uid="Terminal.Gui.Pos.At*"></a>
   <h4 id="Terminal_Gui_Pos_At_System_Int32_" data-uid="Terminal.Gui.Pos.At(System.Int32)">At(Int32)</h4>
   <div class="markdown level1 summary">
@@ -217,6 +223,8 @@ Creates an Absolute <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> from th
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Bottom_" data-uid="Terminal.Gui.Pos.Bottom*"></a>
   <h4 id="Terminal_Gui_Pos_Bottom_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.Bottom(Terminal.Gui.View)">Bottom(View)</h4>
   <div class="markdown level1 summary">
@@ -259,6 +267,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Center_" data-uid="Terminal.Gui.Pos.Center*"></a>
   <h4 id="Terminal_Gui_Pos_Center" data-uid="Terminal.Gui.Pos.Center">Center()</h4>
   <div class="markdown level1 summary">
@@ -284,6 +294,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object that can b
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Equals_" data-uid="Terminal.Gui.Pos.Equals*"></a>
   <h4 id="Terminal_Gui_Pos_Equals_System_Object_" data-uid="Terminal.Gui.Pos.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">Determines whether the specified object is equal to the current object.</div>
@@ -325,6 +337,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object that can b
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Function_" data-uid="Terminal.Gui.Pos.Function*"></a>
   <h4 id="Terminal_Gui_Pos_Function_System_Func_System_Int32__" data-uid="Terminal.Gui.Pos.Function(System.Func{System.Int32})">Function(Func&lt;Int32&gt;)</h4>
   <div class="markdown level1 summary">
@@ -367,6 +381,8 @@ Creates a &quot;PosFunc&quot; from the specified function.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_GetHashCode_" data-uid="Terminal.Gui.Pos.GetHashCode*"></a>
   <h4 id="Terminal_Gui_Pos_GetHashCode" data-uid="Terminal.Gui.Pos.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">Serves as the default hash function. </div>
@@ -390,6 +406,8 @@ Creates a &quot;PosFunc&quot; from the specified function.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Left_" data-uid="Terminal.Gui.Pos.Left*"></a>
   <h4 id="Terminal_Gui_Pos_Left_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.Left(Terminal.Gui.View)">Left(View)</h4>
   <div class="markdown level1 summary">
@@ -432,6 +450,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Percent_" data-uid="Terminal.Gui.Pos.Percent*"></a>
   <h4 id="Terminal_Gui_Pos_Percent_System_Single_" data-uid="Terminal.Gui.Pos.Percent(System.Single)">Percent(Single)</h4>
   <div class="markdown level1 summary">
@@ -474,6 +494,8 @@ Creates a percentage <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Right_" data-uid="Terminal.Gui.Pos.Right*"></a>
   <h4 id="Terminal_Gui_Pos_Right_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.Right(Terminal.Gui.View)">Right(View)</h4>
   <div class="markdown level1 summary">
@@ -516,6 +538,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Top_" data-uid="Terminal.Gui.Pos.Top*"></a>
   <h4 id="Terminal_Gui_Pos_Top_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.Top(Terminal.Gui.View)">Top(View)</h4>
   <div class="markdown level1 summary">
@@ -558,6 +582,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_X_" data-uid="Terminal.Gui.Pos.X*"></a>
   <h4 id="Terminal_Gui_Pos_X_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.X(Terminal.Gui.View)">X(View)</h4>
   <div class="markdown level1 summary">
@@ -600,6 +626,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_Y_" data-uid="Terminal.Gui.Pos.Y*"></a>
   <h4 id="Terminal_Gui_Pos_Y_Terminal_Gui_View_" data-uid="Terminal.Gui.Pos.Y(Terminal.Gui.View)">Y(View)</h4>
   <div class="markdown level1 summary">
@@ -644,6 +672,8 @@ Returns a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> object tracks the
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_Pos_op_Addition_" data-uid="Terminal.Gui.Pos.op_Addition*"></a>
   <h4 id="Terminal_Gui_Pos_op_Addition_Terminal_Gui_Pos_Terminal_Gui_Pos_" data-uid="Terminal.Gui.Pos.op_Addition(Terminal.Gui.Pos,Terminal.Gui.Pos)">Addition(Pos, Pos)</h4>
   <div class="markdown level1 summary">
@@ -691,6 +721,8 @@ Adds a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> to a <a class="xref"
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_op_Implicit_" data-uid="Terminal.Gui.Pos.op_Implicit*"></a>
   <h4 id="Terminal_Gui_Pos_op_Implicit_System_Int32__Terminal_Gui_Pos" data-uid="Terminal.Gui.Pos.op_Implicit(System.Int32)~Terminal.Gui.Pos">Implicit(Int32 to Pos)</h4>
   <div class="markdown level1 summary">
@@ -733,6 +765,8 @@ Creates an Absolute <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> from th
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Pos_op_Subtraction_" data-uid="Terminal.Gui.Pos.op_Subtraction*"></a>
   <h4 id="Terminal_Gui_Pos_op_Subtraction_Terminal_Gui_Pos_Terminal_Gui_Pos_" data-uid="Terminal.Gui.Pos.op_Subtraction(Terminal.Gui.Pos,Terminal.Gui.Pos)">Subtraction(Pos, Pos)</h4>
   <div class="markdown level1 summary">
@@ -785,6 +819,10 @@ Subtracts a <a class="xref" href="Terminal.Gui.Pos.html">Pos</a> from a <a class
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 26 - 0
docs/api/Terminal.Gui/Terminal.Gui.ProgressBar.html

@@ -534,6 +534,8 @@ Call <a class="xref" href="Terminal.Gui.ProgressBar.html#Terminal_Gui_ProgressBa
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_ProgressBar__ctor_" data-uid="Terminal.Gui.ProgressBar.#ctor*"></a>
   <h4 id="Terminal_Gui_ProgressBar__ctor" data-uid="Terminal.Gui.ProgressBar.#ctor">ProgressBar()</h4>
   <div class="markdown level1 summary">
@@ -544,6 +546,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.ProgressBar
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public ProgressBar()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ProgressBar__ctor_" data-uid="Terminal.Gui.ProgressBar.#ctor*"></a>
   <h4 id="Terminal_Gui_ProgressBar__ctor_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ProgressBar.#ctor(Terminal.Gui.Rect)">ProgressBar(Rect)</h4>
   <div class="markdown level1 summary">
@@ -573,6 +577,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.ProgressBar
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_ProgressBar_BidirectionalMarquee_" data-uid="Terminal.Gui.ProgressBar.BidirectionalMarquee*"></a>
   <h4 id="Terminal_Gui_ProgressBar_BidirectionalMarquee" data-uid="Terminal.Gui.ProgressBar.BidirectionalMarquee">BidirectionalMarquee</h4>
   <div class="markdown level1 summary">
@@ -600,6 +606,8 @@ or bidirectional.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ProgressBar_Fraction_" data-uid="Terminal.Gui.ProgressBar.Fraction*"></a>
   <h4 id="Terminal_Gui_ProgressBar_Fraction" data-uid="Terminal.Gui.ProgressBar.Fraction">Fraction</h4>
   <div class="markdown level1 summary">
@@ -625,6 +633,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBa
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ProgressBar_ProgressBarFormat_" data-uid="Terminal.Gui.ProgressBar.ProgressBarFormat*"></a>
   <h4 id="Terminal_Gui_ProgressBar_ProgressBarFormat" data-uid="Terminal.Gui.ProgressBar.ProgressBarFormat">ProgressBarFormat</h4>
   <div class="markdown level1 summary">
@@ -650,6 +660,8 @@ Specifies the format that a <a class="xref" href="Terminal.Gui.ProgressBar.html"
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ProgressBar_ProgressBarStyle_" data-uid="Terminal.Gui.ProgressBar.ProgressBarStyle*"></a>
   <h4 id="Terminal_Gui_ProgressBar_ProgressBarStyle" data-uid="Terminal.Gui.ProgressBar.ProgressBarStyle">ProgressBarStyle</h4>
   <div class="markdown level1 summary">
@@ -675,6 +687,8 @@ Gets/Sets the progress bar style based on the <a class="xref" href="Terminal.Gui
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ProgressBar_SegmentCharacter_" data-uid="Terminal.Gui.ProgressBar.SegmentCharacter*"></a>
   <h4 id="Terminal_Gui_ProgressBar_SegmentCharacter" data-uid="Terminal.Gui.ProgressBar.SegmentCharacter">SegmentCharacter</h4>
   <div class="markdown level1 summary">
@@ -700,6 +714,8 @@ Segment indicator for meter views.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_ProgressBar_Text_" data-uid="Terminal.Gui.ProgressBar.Text*"></a>
   <h4 id="Terminal_Gui_ProgressBar_Text" data-uid="Terminal.Gui.ProgressBar.Text">Text</h4>
   <div class="markdown level1 summary">
@@ -729,6 +745,8 @@ The text displayed by the <a class="xref" href="Terminal.Gui.View.html">View</a>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Text">View.Text</a></div>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_ProgressBar_OnEnter_" data-uid="Terminal.Gui.ProgressBar.OnEnter*"></a>
   <h4 id="Terminal_Gui_ProgressBar_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.ProgressBar.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -773,6 +791,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_ProgressBar_Pulse_" data-uid="Terminal.Gui.ProgressBar.Pulse*"></a>
   <h4 id="Terminal_Gui_ProgressBar_Pulse" data-uid="Terminal.Gui.ProgressBar.Pulse">Pulse()</h4>
   <div class="markdown level1 summary">
@@ -783,6 +803,8 @@ Notifies the <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Pulse()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_ProgressBar_Redraw_" data-uid="Terminal.Gui.ProgressBar.Redraw*"></a>
   <h4 id="Terminal_Gui_ProgressBar_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.ProgressBar.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -827,6 +849,10 @@ Redraws this view and its subviews; only redraws the views that have been flagge
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 16 - 0
docs/api/Terminal.Gui/Terminal.Gui.ProgressBarFormat.html

@@ -101,6 +101,8 @@ Specifies the format that a <a class="xref" href="Terminal.Gui.ProgressBar.html"
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_Framed" data-uid="Terminal.Gui.ProgressBarFormat.Framed">Framed</h4>
   <div class="markdown level1 summary">
 A framed visual presentation showing only the progress bar.
@@ -125,6 +127,8 @@ A framed visual presentation showing only the progress bar.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_FramedPlusPercentage" data-uid="Terminal.Gui.ProgressBarFormat.FramedPlusPercentage">FramedPlusPercentage</h4>
   <div class="markdown level1 summary">
 A framed visual presentation showing the progress bar and the percentage.
@@ -149,6 +153,8 @@ A framed visual presentation showing the progress bar and the percentage.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_FramedProgressPadded" data-uid="Terminal.Gui.ProgressBarFormat.FramedProgressPadded">FramedProgressPadded</h4>
   <div class="markdown level1 summary">
 A framed visual presentation showing all with the progress bar padded.
@@ -173,6 +179,8 @@ A framed visual presentation showing all with the progress bar padded.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_Simple" data-uid="Terminal.Gui.ProgressBarFormat.Simple">Simple</h4>
   <div class="markdown level1 summary">
 A simple visual presentation showing only the progress bar.
@@ -197,6 +205,8 @@ A simple visual presentation showing only the progress bar.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_SimplePlusPercentage" data-uid="Terminal.Gui.ProgressBarFormat.SimplePlusPercentage">SimplePlusPercentage</h4>
   <div class="markdown level1 summary">
 A simple visual presentation showing the progress bar and the percentage.
@@ -221,6 +231,8 @@ A simple visual presentation showing the progress bar and the percentage.
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarFormat_value__" data-uid="Terminal.Gui.ProgressBarFormat.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -248,6 +260,10 @@ A simple visual presentation showing the progress bar and the percentage.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 14 - 0
docs/api/Terminal.Gui/Terminal.Gui.ProgressBarStyle.html

@@ -101,6 +101,8 @@ Specifies the style that a <a class="xref" href="Terminal.Gui.ProgressBar.html">
   </div>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarStyle_Blocks" data-uid="Terminal.Gui.ProgressBarStyle.Blocks">Blocks</h4>
   <div class="markdown level1 summary">
 Indicates progress by increasing the number of segmented blocks in a <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a>.
@@ -125,6 +127,8 @@ Indicates progress by increasing the number of segmented blocks in a <a class="x
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarStyle_Continuous" data-uid="Terminal.Gui.ProgressBarStyle.Continuous">Continuous</h4>
   <div class="markdown level1 summary">
 Indicates progress by increasing the size of a smooth, continuous bar in a <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a>.
@@ -149,6 +153,8 @@ Indicates progress by increasing the size of a smooth, continuous bar in a <a cl
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarStyle_MarqueeBlocks" data-uid="Terminal.Gui.ProgressBarStyle.MarqueeBlocks">MarqueeBlocks</h4>
   <div class="markdown level1 summary">
 Indicates progress by continuously scrolling a block across a <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a> in a marquee fashion.
@@ -173,6 +179,8 @@ Indicates progress by continuously scrolling a block across a <a class="xref" hr
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarStyle_MarqueeContinuous" data-uid="Terminal.Gui.ProgressBarStyle.MarqueeContinuous">MarqueeContinuous</h4>
   <div class="markdown level1 summary">
 Indicates progress by continuously scrolling a block across a <a class="xref" href="Terminal.Gui.ProgressBar.html">ProgressBar</a> in a marquee fashion.
@@ -197,6 +205,8 @@ Indicates progress by continuously scrolling a block across a <a class="xref" hr
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_ProgressBarStyle_value__" data-uid="Terminal.Gui.ProgressBarStyle.value__">value__</h4>
   <div class="markdown level1 summary"></div>
   <div class="markdown level1 conceptual"></div>
@@ -224,6 +234,10 @@ Indicates progress by continuously scrolling a block across a <a class="xref" hr
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 38 - 0
docs/api/Terminal.Gui/Terminal.Gui.RadioGroup.html

@@ -514,6 +514,8 @@ Displays a group of labels each with a selected indicator. Only one of those can
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_RadioGroup__ctor_" data-uid="Terminal.Gui.RadioGroup.#ctor*"></a>
   <h4 id="Terminal_Gui_RadioGroup__ctor" data-uid="Terminal.Gui.RadioGroup.#ctor">RadioGroup()</h4>
   <div class="markdown level1 summary">
@@ -524,6 +526,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.RadioGroup.
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public RadioGroup()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_RadioGroup__ctor_" data-uid="Terminal.Gui.RadioGroup.#ctor*"></a>
   <h4 id="Terminal_Gui_RadioGroup__ctor_NStack_ustring___System_Int32_" data-uid="Terminal.Gui.RadioGroup.#ctor(NStack.ustring[],System.Int32)">RadioGroup(ustring[], Int32)</h4>
   <div class="markdown level1 summary">
@@ -556,6 +560,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.RadioGroup.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup__ctor_" data-uid="Terminal.Gui.RadioGroup.#ctor*"></a>
   <h4 id="Terminal_Gui_RadioGroup__ctor_System_Int32_System_Int32_NStack_ustring___System_Int32_" data-uid="Terminal.Gui.RadioGroup.#ctor(System.Int32,System.Int32,NStack.ustring[],System.Int32)">RadioGroup(Int32, Int32, ustring[], Int32)</h4>
   <div class="markdown level1 summary">
@@ -599,6 +605,8 @@ The <a class="xref" href="Terminal.Gui.View.html">View</a> frame is computed fro
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup__ctor_" data-uid="Terminal.Gui.RadioGroup.#ctor*"></a>
   <h4 id="Terminal_Gui_RadioGroup__ctor_Terminal_Gui_Rect_NStack_ustring___System_Int32_" data-uid="Terminal.Gui.RadioGroup.#ctor(Terminal.Gui.Rect,NStack.ustring[],System.Int32)">RadioGroup(Rect, ustring[], Int32)</h4>
   <div class="markdown level1 summary">
@@ -638,6 +646,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.RadioGroup.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_RadioGroup_DisplayMode_" data-uid="Terminal.Gui.RadioGroup.DisplayMode*"></a>
   <h4 id="Terminal_Gui_RadioGroup_DisplayMode" data-uid="Terminal.Gui.RadioGroup.DisplayMode">DisplayMode</h4>
   <div class="markdown level1 summary">
@@ -663,6 +673,8 @@ Gets or sets the <a class="xref" href="Terminal.Gui.DisplayModeLayout.html">Disp
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup_HorizontalSpace_" data-uid="Terminal.Gui.RadioGroup.HorizontalSpace*"></a>
   <h4 id="Terminal_Gui_RadioGroup_HorizontalSpace" data-uid="Terminal.Gui.RadioGroup.HorizontalSpace">HorizontalSpace</h4>
   <div class="markdown level1 summary">
@@ -688,6 +700,8 @@ Gets or sets the horizontal space for this <a class="xref" href="Terminal.Gui.Ra
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup_RadioLabels_" data-uid="Terminal.Gui.RadioGroup.RadioLabels*"></a>
   <h4 id="Terminal_Gui_RadioGroup_RadioLabels" data-uid="Terminal.Gui.RadioGroup.RadioLabels">RadioLabels</h4>
   <div class="markdown level1 summary">
@@ -713,6 +727,8 @@ The radio labels to display
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup_SelectedItem_" data-uid="Terminal.Gui.RadioGroup.SelectedItem*"></a>
   <h4 id="Terminal_Gui_RadioGroup_SelectedItem" data-uid="Terminal.Gui.RadioGroup.SelectedItem">SelectedItem</h4>
   <div class="markdown level1 summary">
@@ -740,6 +756,8 @@ The currently selected item from the list of radio labels
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_RadioGroup_MouseEvent_" data-uid="Terminal.Gui.RadioGroup.MouseEvent*"></a>
   <h4 id="Terminal_Gui_RadioGroup_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.RadioGroup.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -784,6 +802,8 @@ Method invoked when a mouse event is generated
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_OnEnter_" data-uid="Terminal.Gui.RadioGroup.OnEnter*"></a>
   <h4 id="Terminal_Gui_RadioGroup_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.RadioGroup.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -828,6 +848,8 @@ Method invoked when a view gets focus.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnter_Terminal_Gui_View_">View.OnEnter(View)</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_OnSelectedItemChanged_" data-uid="Terminal.Gui.RadioGroup.OnSelectedItemChanged*"></a>
   <h4 id="Terminal_Gui_RadioGroup_OnSelectedItemChanged_System_Int32_System_Int32_" data-uid="Terminal.Gui.RadioGroup.OnSelectedItemChanged(System.Int32,System.Int32)">OnSelectedItemChanged(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -860,6 +882,8 @@ Called whenever the current selected item changes. Invokes the <a class="xref" h
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RadioGroup_PositionCursor_" data-uid="Terminal.Gui.RadioGroup.PositionCursor*"></a>
   <h4 id="Terminal_Gui_RadioGroup_PositionCursor" data-uid="Terminal.Gui.RadioGroup.PositionCursor">PositionCursor()</h4>
   <div class="markdown level1 summary">
@@ -872,6 +896,8 @@ Positions the cursor in the right position based on the currently focused view i
   </div>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_ProcessColdKey_" data-uid="Terminal.Gui.RadioGroup.ProcessColdKey*"></a>
   <h4 id="Terminal_Gui_RadioGroup_ProcessColdKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.RadioGroup.ProcessColdKey(Terminal.Gui.KeyEvent)">ProcessColdKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -919,6 +945,8 @@ interefering with normal ProcessKey behavior.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessColdKey_Terminal_Gui_KeyEvent_">View.ProcessColdKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_ProcessKey_" data-uid="Terminal.Gui.RadioGroup.ProcessKey*"></a>
   <h4 id="Terminal_Gui_RadioGroup_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.RadioGroup.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -964,6 +992,8 @@ chance to process the keystroke.
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_Redraw_" data-uid="Terminal.Gui.RadioGroup.Redraw*"></a>
   <h4 id="Terminal_Gui_RadioGroup_Redraw_Terminal_Gui_Rect_" data-uid="Terminal.Gui.RadioGroup.Redraw(Terminal.Gui.Rect)">Redraw(Rect)</h4>
   <div class="markdown level1 summary">
@@ -993,6 +1023,8 @@ Redraws this view and its subviews; only redraws the views that have been flagge
   </table>
   <h5 class="overrides">Overrides</h5>
   <div><a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Redraw_Terminal_Gui_Rect_">View.Redraw(Rect)</a></div>
+  
+  
   <a id="Terminal_Gui_RadioGroup_Refresh_" data-uid="Terminal.Gui.RadioGroup.Refresh*"></a>
   <h4 id="Terminal_Gui_RadioGroup_Refresh" data-uid="Terminal.Gui.RadioGroup.Refresh">Refresh()</h4>
   <div class="markdown level1 summary">
@@ -1005,6 +1037,8 @@ Allow to invoke the <a class="xref" href="Terminal.Gui.RadioGroup.html#Terminal_
   </div>
   <h3 id="events">Events
   </h3>
+  
+  
   <h4 id="Terminal_Gui_RadioGroup_SelectedItemChanged" data-uid="Terminal.Gui.RadioGroup.SelectedItemChanged">SelectedItemChanged</h4>
   <div class="markdown level1 summary">
 Invoked when the selected radio label has changed.
@@ -1044,6 +1078,10 @@ Invoked when the selected radio label has changed.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 68 - 0
docs/api/Terminal.Gui/Terminal.Gui.Rect.html

@@ -101,6 +101,8 @@ Stores a set of four integers that represent the location and size of a rectangl
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Rect__ctor_" data-uid="Terminal.Gui.Rect.#ctor*"></a>
   <h4 id="Terminal_Gui_Rect__ctor_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.#ctor(System.Int32,System.Int32,System.Int32,System.Int32)">Rect(Int32, Int32, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -143,6 +145,8 @@ Rectangle Constructor
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect__ctor_" data-uid="Terminal.Gui.Rect.#ctor*"></a>
   <h4 id="Terminal_Gui_Rect__ctor_Terminal_Gui_Point_Terminal_Gui_Size_" data-uid="Terminal.Gui.Rect.#ctor(Terminal.Gui.Point,Terminal.Gui.Size)">Rect(Point, Size)</h4>
   <div class="markdown level1 summary">
@@ -177,6 +181,8 @@ Rectangle Constructor
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_Rect_Empty" data-uid="Terminal.Gui.Rect.Empty">Empty</h4>
   <div class="markdown level1 summary">
 Empty Shared Field
@@ -201,6 +207,8 @@ Empty Shared Field
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Rect_X" data-uid="Terminal.Gui.Rect.X">X</h4>
   <div class="markdown level1 summary">
 Gets or sets the x-coordinate of the upper-left corner of this Rectangle structure.
@@ -225,6 +233,8 @@ Gets or sets the x-coordinate of the upper-left corner of this Rectangle structu
       </tr>
     </tbody>
   </table>
+  
+  
   <h4 id="Terminal_Gui_Rect_Y" data-uid="Terminal.Gui.Rect.Y">Y</h4>
   <div class="markdown level1 summary">
 Gets or sets the y-coordinate of the upper-left corner of this Rectangle structure.
@@ -251,6 +261,8 @@ Gets or sets the y-coordinate of the upper-left corner of this Rectangle structu
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Rect_Bottom_" data-uid="Terminal.Gui.Rect.Bottom*"></a>
   <h4 id="Terminal_Gui_Rect_Bottom" data-uid="Terminal.Gui.Rect.Bottom">Bottom</h4>
   <div class="markdown level1 summary">
@@ -276,6 +288,8 @@ Bottom Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Height_" data-uid="Terminal.Gui.Rect.Height*"></a>
   <h4 id="Terminal_Gui_Rect_Height" data-uid="Terminal.Gui.Rect.Height">Height</h4>
   <div class="markdown level1 summary">
@@ -301,6 +315,8 @@ Gets or sets the height of this Rectangle structure.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_IsEmpty_" data-uid="Terminal.Gui.Rect.IsEmpty*"></a>
   <h4 id="Terminal_Gui_Rect_IsEmpty" data-uid="Terminal.Gui.Rect.IsEmpty">IsEmpty</h4>
   <div class="markdown level1 summary">
@@ -326,6 +342,8 @@ IsEmpty Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Left_" data-uid="Terminal.Gui.Rect.Left*"></a>
   <h4 id="Terminal_Gui_Rect_Left" data-uid="Terminal.Gui.Rect.Left">Left</h4>
   <div class="markdown level1 summary">
@@ -351,6 +369,8 @@ Left Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Location_" data-uid="Terminal.Gui.Rect.Location*"></a>
   <h4 id="Terminal_Gui_Rect_Location" data-uid="Terminal.Gui.Rect.Location">Location</h4>
   <div class="markdown level1 summary">
@@ -376,6 +396,8 @@ Location Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Right_" data-uid="Terminal.Gui.Rect.Right*"></a>
   <h4 id="Terminal_Gui_Rect_Right" data-uid="Terminal.Gui.Rect.Right">Right</h4>
   <div class="markdown level1 summary">
@@ -401,6 +423,8 @@ Right Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Size_" data-uid="Terminal.Gui.Rect.Size*"></a>
   <h4 id="Terminal_Gui_Rect_Size" data-uid="Terminal.Gui.Rect.Size">Size</h4>
   <div class="markdown level1 summary">
@@ -426,6 +450,8 @@ Size Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Top_" data-uid="Terminal.Gui.Rect.Top*"></a>
   <h4 id="Terminal_Gui_Rect_Top" data-uid="Terminal.Gui.Rect.Top">Top</h4>
   <div class="markdown level1 summary">
@@ -451,6 +477,8 @@ Top Property
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Width_" data-uid="Terminal.Gui.Rect.Width*"></a>
   <h4 id="Terminal_Gui_Rect_Width" data-uid="Terminal.Gui.Rect.Width">Width</h4>
   <div class="markdown level1 summary">
@@ -478,6 +506,8 @@ Gets or sets the width of this Rect structure.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
   <h4 id="Terminal_Gui_Rect_Contains_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Contains(System.Int32,System.Int32)">Contains(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -525,6 +555,8 @@ Contains Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
   <h4 id="Terminal_Gui_Rect_Contains_Terminal_Gui_Point_" data-uid="Terminal.Gui.Rect.Contains(Terminal.Gui.Point)">Contains(Point)</h4>
   <div class="markdown level1 summary">
@@ -567,6 +599,8 @@ Contains Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Contains_" data-uid="Terminal.Gui.Rect.Contains*"></a>
   <h4 id="Terminal_Gui_Rect_Contains_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Contains(Terminal.Gui.Rect)">Contains(Rect)</h4>
   <div class="markdown level1 summary">
@@ -609,6 +643,8 @@ Contains Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Equals_" data-uid="Terminal.Gui.Rect.Equals*"></a>
   <h4 id="Terminal_Gui_Rect_Equals_System_Object_" data-uid="Terminal.Gui.Rect.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">
@@ -651,6 +687,8 @@ Equals Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_FromLTRB_" data-uid="Terminal.Gui.Rect.FromLTRB*"></a>
   <h4 id="Terminal_Gui_Rect_FromLTRB_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.FromLTRB(System.Int32,System.Int32,System.Int32,System.Int32)">FromLTRB(Int32, Int32, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -708,6 +746,8 @@ FromLTRB Shared Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_GetHashCode_" data-uid="Terminal.Gui.Rect.GetHashCode*"></a>
   <h4 id="Terminal_Gui_Rect_GetHashCode" data-uid="Terminal.Gui.Rect.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">
@@ -733,6 +773,8 @@ GetHashCode Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
   <h4 id="Terminal_Gui_Rect_Inflate_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Inflate(System.Int32,System.Int32)">Inflate(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -765,6 +807,8 @@ Inflate Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
   <h4 id="Terminal_Gui_Rect_Inflate_Terminal_Gui_Rect_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Inflate(Terminal.Gui.Rect,System.Int32,System.Int32)">Inflate(Rect, Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -817,6 +861,8 @@ Inflate Shared Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Inflate_" data-uid="Terminal.Gui.Rect.Inflate*"></a>
   <h4 id="Terminal_Gui_Rect_Inflate_Terminal_Gui_Size_" data-uid="Terminal.Gui.Rect.Inflate(Terminal.Gui.Size)">Inflate(Size)</h4>
   <div class="markdown level1 summary">
@@ -844,6 +890,8 @@ Inflate Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Intersect_" data-uid="Terminal.Gui.Rect.Intersect*"></a>
   <h4 id="Terminal_Gui_Rect_Intersect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect)">Intersect(Rect)</h4>
   <div class="markdown level1 summary">
@@ -871,6 +919,8 @@ Intersect Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Intersect_" data-uid="Terminal.Gui.Rect.Intersect*"></a>
   <h4 id="Terminal_Gui_Rect_Intersect_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Intersect(Terminal.Gui.Rect,Terminal.Gui.Rect)">Intersect(Rect, Rect)</h4>
   <div class="markdown level1 summary">
@@ -918,6 +968,8 @@ Intersect Shared Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_IntersectsWith_" data-uid="Terminal.Gui.Rect.IntersectsWith*"></a>
   <h4 id="Terminal_Gui_Rect_IntersectsWith_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.IntersectsWith(Terminal.Gui.Rect)">IntersectsWith(Rect)</h4>
   <div class="markdown level1 summary">
@@ -960,6 +1012,8 @@ IntersectsWith Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Offset_" data-uid="Terminal.Gui.Rect.Offset*"></a>
   <h4 id="Terminal_Gui_Rect_Offset_System_Int32_System_Int32_" data-uid="Terminal.Gui.Rect.Offset(System.Int32,System.Int32)">Offset(Int32, Int32)</h4>
   <div class="markdown level1 summary">
@@ -992,6 +1046,8 @@ Offset Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Offset_" data-uid="Terminal.Gui.Rect.Offset*"></a>
   <h4 id="Terminal_Gui_Rect_Offset_Terminal_Gui_Point_" data-uid="Terminal.Gui.Rect.Offset(Terminal.Gui.Point)">Offset(Point)</h4>
   <div class="markdown level1 summary">
@@ -1019,6 +1075,8 @@ Offset Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_ToString_" data-uid="Terminal.Gui.Rect.ToString*"></a>
   <h4 id="Terminal_Gui_Rect_ToString" data-uid="Terminal.Gui.Rect.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -1044,6 +1102,8 @@ ToString Method
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_Union_" data-uid="Terminal.Gui.Rect.Union*"></a>
   <h4 id="Terminal_Gui_Rect_Union_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.Union(Terminal.Gui.Rect,Terminal.Gui.Rect)">Union(Rect, Rect)</h4>
   <div class="markdown level1 summary">
@@ -1093,6 +1153,8 @@ Union Shared Method
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_Rect_op_Equality_" data-uid="Terminal.Gui.Rect.op_Equality*"></a>
   <h4 id="Terminal_Gui_Rect_op_Equality_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.op_Equality(Terminal.Gui.Rect,Terminal.Gui.Rect)">Equality(Rect, Rect)</h4>
   <div class="markdown level1 summary">
@@ -1140,6 +1202,8 @@ Equality Operator
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Rect_op_Inequality_" data-uid="Terminal.Gui.Rect.op_Inequality*"></a>
   <h4 id="Terminal_Gui_Rect_op_Inequality_Terminal_Gui_Rect_Terminal_Gui_Rect_" data-uid="Terminal.Gui.Rect.op_Inequality(Terminal.Gui.Rect,Terminal.Gui.Rect)">Inequality(Rect, Rect)</h4>
   <div class="markdown level1 summary">
@@ -1192,6 +1256,10 @@ Inequality Operator
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 72 - 0
docs/api/Terminal.Gui/Terminal.Gui.RectangleF.html

@@ -105,6 +105,8 @@ Stores the location and size of a rectangular region.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_RectangleF__ctor_" data-uid="Terminal.Gui.RectangleF.#ctor*"></a>
   <h4 id="Terminal_Gui_RectangleF__ctor_System_Single_System_Single_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.#ctor(System.Single,System.Single,System.Single,System.Single)">RectangleF(Single, Single, Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -148,6 +150,8 @@ and size.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF__ctor_" data-uid="Terminal.Gui.RectangleF.#ctor*"></a>
   <h4 id="Terminal_Gui_RectangleF__ctor_Terminal_Gui_PointF_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.RectangleF.#ctor(Terminal.Gui.PointF,Terminal.Gui.SizeF)">RectangleF(PointF, SizeF)</h4>
   <div class="markdown level1 summary">
@@ -183,6 +187,8 @@ and size.
   </table>
   <h3 id="fields">Fields
   </h3>
+  
+  
   <h4 id="Terminal_Gui_RectangleF_Empty" data-uid="Terminal.Gui.RectangleF.Empty">Empty</h4>
   <div class="markdown level1 summary">
 Initializes a new instance of the <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF</a> class.
@@ -209,6 +215,8 @@ Initializes a new instance of the <a class="xref" href="Terminal.Gui.RectangleF.
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_RectangleF_Bottom_" data-uid="Terminal.Gui.RectangleF.Bottom*"></a>
   <h4 id="Terminal_Gui_RectangleF_Bottom" data-uid="Terminal.Gui.RectangleF.Bottom">Bottom</h4>
   <div class="markdown level1 summary">
@@ -235,6 +243,8 @@ Gets the y-coordinate of the lower-right corner of the rectangular region define
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Height_" data-uid="Terminal.Gui.RectangleF.Height*"></a>
   <h4 id="Terminal_Gui_RectangleF_Height" data-uid="Terminal.Gui.RectangleF.Height">Height</h4>
   <div class="markdown level1 summary">
@@ -260,6 +270,8 @@ Gets or sets the height of the rectangular region defined by this <a class="xref
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_IsEmpty_" data-uid="Terminal.Gui.RectangleF.IsEmpty*"></a>
   <h4 id="Terminal_Gui_RectangleF_IsEmpty" data-uid="Terminal.Gui.RectangleF.IsEmpty">IsEmpty</h4>
   <div class="markdown level1 summary">
@@ -285,6 +297,8 @@ Tests whether this <a class="xref" href="Terminal.Gui.RectangleF.html">Rectangle
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Left_" data-uid="Terminal.Gui.RectangleF.Left*"></a>
   <h4 id="Terminal_Gui_RectangleF_Left" data-uid="Terminal.Gui.RectangleF.Left">Left</h4>
   <div class="markdown level1 summary">
@@ -311,6 +325,8 @@ Gets the x-coordinate of the upper-left corner of the rectangular region defined
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Location_" data-uid="Terminal.Gui.RectangleF.Location*"></a>
   <h4 id="Terminal_Gui_RectangleF_Location" data-uid="Terminal.Gui.RectangleF.Location">Location</h4>
   <div class="markdown level1 summary">
@@ -337,6 +353,8 @@ Gets or sets the coordinates of the upper-left corner of the rectangular region
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Right_" data-uid="Terminal.Gui.RectangleF.Right*"></a>
   <h4 id="Terminal_Gui_RectangleF_Right" data-uid="Terminal.Gui.RectangleF.Right">Right</h4>
   <div class="markdown level1 summary">
@@ -363,6 +381,8 @@ Gets the x-coordinate of the lower-right corner of the rectangular region define
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Size_" data-uid="Terminal.Gui.RectangleF.Size*"></a>
   <h4 id="Terminal_Gui_RectangleF_Size" data-uid="Terminal.Gui.RectangleF.Size">Size</h4>
   <div class="markdown level1 summary">
@@ -388,6 +408,8 @@ Gets or sets the size of this <a class="xref" href="Terminal.Gui.RectangleF.html
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Top_" data-uid="Terminal.Gui.RectangleF.Top*"></a>
   <h4 id="Terminal_Gui_RectangleF_Top" data-uid="Terminal.Gui.RectangleF.Top">Top</h4>
   <div class="markdown level1 summary">
@@ -414,6 +436,8 @@ Gets the y-coordinate of the upper-left corner of the rectangular region defined
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Width_" data-uid="Terminal.Gui.RectangleF.Width*"></a>
   <h4 id="Terminal_Gui_RectangleF_Width" data-uid="Terminal.Gui.RectangleF.Width">Width</h4>
   <div class="markdown level1 summary">
@@ -439,6 +463,8 @@ Gets or sets the width of the rectangular region defined by this <a class="xref"
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_X_" data-uid="Terminal.Gui.RectangleF.X*"></a>
   <h4 id="Terminal_Gui_RectangleF_X" data-uid="Terminal.Gui.RectangleF.X">X</h4>
   <div class="markdown level1 summary">
@@ -465,6 +491,8 @@ Gets or sets the x-coordinate of the upper-left corner of the rectangular region
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Y_" data-uid="Terminal.Gui.RectangleF.Y*"></a>
   <h4 id="Terminal_Gui_RectangleF_Y" data-uid="Terminal.Gui.RectangleF.Y">Y</h4>
   <div class="markdown level1 summary">
@@ -493,6 +521,8 @@ Gets or sets the y-coordinate of the upper-left corner of the rectangular region
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_RectangleF_Contains_" data-uid="Terminal.Gui.RectangleF.Contains*"></a>
   <h4 id="Terminal_Gui_RectangleF_Contains_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.Contains(System.Single,System.Single)">Contains(Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -541,6 +571,8 @@ Determines if the specified point is contained within the rectangular region def
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Contains_" data-uid="Terminal.Gui.RectangleF.Contains*"></a>
   <h4 id="Terminal_Gui_RectangleF_Contains_Terminal_Gui_PointF_" data-uid="Terminal.Gui.RectangleF.Contains(Terminal.Gui.PointF)">Contains(PointF)</h4>
   <div class="markdown level1 summary">
@@ -584,6 +616,8 @@ Determines if the specified point is contained within the rectangular region def
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Contains_" data-uid="Terminal.Gui.RectangleF.Contains*"></a>
   <h4 id="Terminal_Gui_RectangleF_Contains_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.Contains(Terminal.Gui.RectangleF)">Contains(RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -627,6 +661,8 @@ the rectangular region represented by this <a class="xref" href="Terminal.Gui.Re
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Equals_" data-uid="Terminal.Gui.RectangleF.Equals*"></a>
   <h4 id="Terminal_Gui_RectangleF_Equals_System_Object_" data-uid="Terminal.Gui.RectangleF.Equals(System.Object)">Equals(Object)</h4>
   <div class="markdown level1 summary">
@@ -670,6 +706,8 @@ size of this <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF</a>.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Equals_" data-uid="Terminal.Gui.RectangleF.Equals*"></a>
   <h4 id="Terminal_Gui_RectangleF_Equals_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.Equals(Terminal.Gui.RectangleF)">Equals(RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -712,6 +750,8 @@ Returns true if two <a class="xref" href="Terminal.Gui.RectangleF.html">Rectangl
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_FromLTRB_" data-uid="Terminal.Gui.RectangleF.FromLTRB*"></a>
   <h4 id="Terminal_Gui_RectangleF_FromLTRB_System_Single_System_Single_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.FromLTRB(System.Single,System.Single,System.Single,System.Single)">FromLTRB(Single, Single, Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -769,6 +809,8 @@ Creates a new <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF</a>
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_GetHashCode_" data-uid="Terminal.Gui.RectangleF.GetHashCode*"></a>
   <h4 id="Terminal_Gui_RectangleF_GetHashCode" data-uid="Terminal.Gui.RectangleF.GetHashCode">GetHashCode()</h4>
   <div class="markdown level1 summary">
@@ -794,6 +836,8 @@ Gets the hash code for this <a class="xref" href="Terminal.Gui.RectangleF.html">
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Inflate_" data-uid="Terminal.Gui.RectangleF.Inflate*"></a>
   <h4 id="Terminal_Gui_RectangleF_Inflate_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.Inflate(System.Single,System.Single)">Inflate(Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -826,6 +870,8 @@ Inflates this <a class="xref" href="Terminal.Gui.Rect.html">Rect</a> by the spec
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Inflate_" data-uid="Terminal.Gui.RectangleF.Inflate*"></a>
   <h4 id="Terminal_Gui_RectangleF_Inflate_Terminal_Gui_RectangleF_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.Inflate(Terminal.Gui.RectangleF,System.Single,System.Single)">Inflate(RectangleF, Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -878,6 +924,8 @@ Creates a <a class="xref" href="Terminal.Gui.Rect.html">Rect</a> that is inflate
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Inflate_" data-uid="Terminal.Gui.RectangleF.Inflate*"></a>
   <h4 id="Terminal_Gui_RectangleF_Inflate_Terminal_Gui_SizeF_" data-uid="Terminal.Gui.RectangleF.Inflate(Terminal.Gui.SizeF)">Inflate(SizeF)</h4>
   <div class="markdown level1 summary">
@@ -905,6 +953,8 @@ Inflates this <a class="xref" href="Terminal.Gui.Rect.html">Rect</a> by the spec
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Intersect_" data-uid="Terminal.Gui.RectangleF.Intersect*"></a>
   <h4 id="Terminal_Gui_RectangleF_Intersect_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.Intersect(Terminal.Gui.RectangleF)">Intersect(RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -932,6 +982,8 @@ Creates a Rectangle that represents the intersection between this Rectangle and
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Intersect_" data-uid="Terminal.Gui.RectangleF.Intersect*"></a>
   <h4 id="Terminal_Gui_RectangleF_Intersect_Terminal_Gui_RectangleF_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.Intersect(Terminal.Gui.RectangleF,Terminal.Gui.RectangleF)">Intersect(RectangleF, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -980,6 +1032,8 @@ empty rectangle is returned.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_IntersectsWith_" data-uid="Terminal.Gui.RectangleF.IntersectsWith*"></a>
   <h4 id="Terminal_Gui_RectangleF_IntersectsWith_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.IntersectsWith(Terminal.Gui.RectangleF)">IntersectsWith(RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -1022,6 +1076,8 @@ Determines if this rectangle intersects with rect.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Offset_" data-uid="Terminal.Gui.RectangleF.Offset*"></a>
   <h4 id="Terminal_Gui_RectangleF_Offset_System_Single_System_Single_" data-uid="Terminal.Gui.RectangleF.Offset(System.Single,System.Single)">Offset(Single, Single)</h4>
   <div class="markdown level1 summary">
@@ -1054,6 +1110,8 @@ Adjusts the location of this rectangle by the specified amount.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Offset_" data-uid="Terminal.Gui.RectangleF.Offset*"></a>
   <h4 id="Terminal_Gui_RectangleF_Offset_Terminal_Gui_PointF_" data-uid="Terminal.Gui.RectangleF.Offset(Terminal.Gui.PointF)">Offset(PointF)</h4>
   <div class="markdown level1 summary">
@@ -1081,6 +1139,8 @@ Adjusts the location of this rectangle by the specified amount.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_ToString_" data-uid="Terminal.Gui.RectangleF.ToString*"></a>
   <h4 id="Terminal_Gui_RectangleF_ToString" data-uid="Terminal.Gui.RectangleF.ToString">ToString()</h4>
   <div class="markdown level1 summary">
@@ -1107,6 +1167,8 @@ of this <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF</a> to a
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_Union_" data-uid="Terminal.Gui.RectangleF.Union*"></a>
   <h4 id="Terminal_Gui_RectangleF_Union_Terminal_Gui_RectangleF_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.Union(Terminal.Gui.RectangleF,Terminal.Gui.RectangleF)">Union(RectangleF, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -1156,6 +1218,8 @@ Creates a rectangle that represents the union between a and b.
   </table>
   <h3 id="operators">Operators
   </h3>
+  
+  
   <a id="Terminal_Gui_RectangleF_op_Equality_" data-uid="Terminal.Gui.RectangleF.op_Equality*"></a>
   <h4 id="Terminal_Gui_RectangleF_op_Equality_Terminal_Gui_RectangleF_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.op_Equality(Terminal.Gui.RectangleF,Terminal.Gui.RectangleF)">Equality(RectangleF, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -1203,6 +1267,8 @@ Tests whether two <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_op_Implicit_" data-uid="Terminal.Gui.RectangleF.op_Implicit*"></a>
   <h4 id="Terminal_Gui_RectangleF_op_Implicit_Terminal_Gui_Rect__Terminal_Gui_RectangleF" data-uid="Terminal.Gui.RectangleF.op_Implicit(Terminal.Gui.Rect)~Terminal.Gui.RectangleF">Implicit(Rect to RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -1246,6 +1312,8 @@ Converts the specified <a class="xref" href="Terminal.Gui.Rect.html">Rect</a> to
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_RectangleF_op_Inequality_" data-uid="Terminal.Gui.RectangleF.op_Inequality*"></a>
   <h4 id="Terminal_Gui_RectangleF_op_Inequality_Terminal_Gui_RectangleF_Terminal_Gui_RectangleF_" data-uid="Terminal.Gui.RectangleF.op_Inequality(Terminal.Gui.RectangleF,Terminal.Gui.RectangleF)">Inequality(RectangleF, RectangleF)</h4>
   <div class="markdown level1 summary">
@@ -1302,6 +1370,10 @@ Tests whether two <a class="xref" href="Terminal.Gui.RectangleF.html">RectangleF
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 44 - 0
docs/api/Terminal.Gui/Terminal.Gui.Responder.html

@@ -106,6 +106,8 @@ Responder base class implemented by objects that want to participate on keyboard
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_Responder__ctor_" data-uid="Terminal.Gui.Responder.#ctor*"></a>
   <h4 id="Terminal_Gui_Responder__ctor" data-uid="Terminal.Gui.Responder.#ctor">Responder()</h4>
   <div class="markdown level1 summary"></div>
@@ -116,6 +118,8 @@ Responder base class implemented by objects that want to participate on keyboard
   </div>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_Responder_CanFocus_" data-uid="Terminal.Gui.Responder.CanFocus*"></a>
   <h4 id="Terminal_Gui_Responder_CanFocus" data-uid="Terminal.Gui.Responder.CanFocus">CanFocus</h4>
   <div class="markdown level1 summary">
@@ -141,6 +145,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_Enabled_" data-uid="Terminal.Gui.Responder.Enabled*"></a>
   <h4 id="Terminal_Gui_Responder_Enabled" data-uid="Terminal.Gui.Responder.Enabled">Enabled</h4>
   <div class="markdown level1 summary">
@@ -166,6 +172,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_HasFocus_" data-uid="Terminal.Gui.Responder.HasFocus*"></a>
   <h4 id="Terminal_Gui_Responder_HasFocus" data-uid="Terminal.Gui.Responder.HasFocus">HasFocus</h4>
   <div class="markdown level1 summary">
@@ -191,6 +199,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_Visible_" data-uid="Terminal.Gui.Responder.Visible*"></a>
   <h4 id="Terminal_Gui_Responder_Visible" data-uid="Terminal.Gui.Responder.Visible">Visible</h4>
   <div class="markdown level1 summary">
@@ -218,6 +228,8 @@ Gets or sets a value indicating whether this <a class="xref" href="Terminal.Gui.
   </table>
   <h3 id="methods">Methods
   </h3>
+  
+  
   <a id="Terminal_Gui_Responder_Dispose_" data-uid="Terminal.Gui.Responder.Dispose*"></a>
   <h4 id="Terminal_Gui_Responder_Dispose" data-uid="Terminal.Gui.Responder.Dispose">Dispose()</h4>
   <div class="markdown level1 summary">
@@ -228,6 +240,8 @@ Performs application-defined tasks associated with freeing, releasing, or resett
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public void Dispose()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Responder_Dispose_" data-uid="Terminal.Gui.Responder.Dispose*"></a>
   <h4 id="Terminal_Gui_Responder_Dispose_System_Boolean_" data-uid="Terminal.Gui.Responder.Dispose(System.Boolean)">Dispose(Boolean)</h4>
   <div class="markdown level1 summary">
@@ -255,6 +269,8 @@ Performs application-defined tasks associated with freeing, releasing, or resett
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_MouseEvent_" data-uid="Terminal.Gui.Responder.MouseEvent*"></a>
   <h4 id="Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Responder.MouseEvent(Terminal.Gui.MouseEvent)">MouseEvent(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -297,6 +313,8 @@ Method invoked when a mouse event is generated
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnCanFocusChanged_" data-uid="Terminal.Gui.Responder.OnCanFocusChanged*"></a>
   <h4 id="Terminal_Gui_Responder_OnCanFocusChanged" data-uid="Terminal.Gui.Responder.OnCanFocusChanged">OnCanFocusChanged()</h4>
   <div class="markdown level1 summary">
@@ -307,6 +325,8 @@ Method invoked when the <a class="xref" href="Terminal.Gui.Responder.html#Termin
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnCanFocusChanged()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Responder_OnEnabledChanged_" data-uid="Terminal.Gui.Responder.OnEnabledChanged*"></a>
   <h4 id="Terminal_Gui_Responder_OnEnabledChanged" data-uid="Terminal.Gui.Responder.OnEnabledChanged">OnEnabledChanged()</h4>
   <div class="markdown level1 summary">
@@ -317,6 +337,8 @@ Method invoked when the <a class="xref" href="Terminal.Gui.Responder.html#Termin
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnEnabledChanged()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Responder_OnEnter_" data-uid="Terminal.Gui.Responder.OnEnter*"></a>
   <h4 id="Terminal_Gui_Responder_OnEnter_Terminal_Gui_View_" data-uid="Terminal.Gui.Responder.OnEnter(Terminal.Gui.View)">OnEnter(View)</h4>
   <div class="markdown level1 summary">
@@ -359,6 +381,8 @@ Method invoked when a view gets focus.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnKeyDown_" data-uid="Terminal.Gui.Responder.OnKeyDown*"></a>
   <h4 id="Terminal_Gui_Responder_OnKeyDown_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Responder.OnKeyDown(Terminal.Gui.KeyEvent)">OnKeyDown(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -401,6 +425,8 @@ Method invoked when a key is pressed.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnKeyUp_" data-uid="Terminal.Gui.Responder.OnKeyUp*"></a>
   <h4 id="Terminal_Gui_Responder_OnKeyUp_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Responder.OnKeyUp(Terminal.Gui.KeyEvent)">OnKeyUp(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -443,6 +469,8 @@ Method invoked when a key is released.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnLeave_" data-uid="Terminal.Gui.Responder.OnLeave*"></a>
   <h4 id="Terminal_Gui_Responder_OnLeave_Terminal_Gui_View_" data-uid="Terminal.Gui.Responder.OnLeave(Terminal.Gui.View)">OnLeave(View)</h4>
   <div class="markdown level1 summary">
@@ -485,6 +513,8 @@ Method invoked when a view loses focus.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnMouseEnter_" data-uid="Terminal.Gui.Responder.OnMouseEnter*"></a>
   <h4 id="Terminal_Gui_Responder_OnMouseEnter_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Responder.OnMouseEnter(Terminal.Gui.MouseEvent)">OnMouseEnter(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -527,6 +557,8 @@ Method invoked when a mouse event is generated for the first time.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnMouseLeave_" data-uid="Terminal.Gui.Responder.OnMouseLeave*"></a>
   <h4 id="Terminal_Gui_Responder_OnMouseLeave_Terminal_Gui_MouseEvent_" data-uid="Terminal.Gui.Responder.OnMouseLeave(Terminal.Gui.MouseEvent)">OnMouseLeave(MouseEvent)</h4>
   <div class="markdown level1 summary">
@@ -569,6 +601,8 @@ Method invoked when a mouse event is generated for the last time.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_OnVisibleChanged_" data-uid="Terminal.Gui.Responder.OnVisibleChanged*"></a>
   <h4 id="Terminal_Gui_Responder_OnVisibleChanged" data-uid="Terminal.Gui.Responder.OnVisibleChanged">OnVisibleChanged()</h4>
   <div class="markdown level1 summary">
@@ -579,6 +613,8 @@ Method invoked when the <a class="xref" href="Terminal.Gui.Responder.html#Termin
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public virtual void OnVisibleChanged()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_Responder_ProcessColdKey_" data-uid="Terminal.Gui.Responder.ProcessColdKey*"></a>
   <h4 id="Terminal_Gui_Responder_ProcessColdKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Responder.ProcessColdKey(Terminal.Gui.KeyEvent)">ProcessColdKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -624,6 +660,8 @@ interefering with normal ProcessKey behavior.
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_ProcessHotKey_" data-uid="Terminal.Gui.Responder.ProcessHotKey*"></a>
   <h4 id="Terminal_Gui_Responder_ProcessHotKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Responder.ProcessHotKey(Terminal.Gui.KeyEvent)">ProcessHotKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -668,6 +706,8 @@ want to provide accelerator functionality
       </tr>
     </tbody>
   </table>
+  
+  
   <a id="Terminal_Gui_Responder_ProcessKey_" data-uid="Terminal.Gui.Responder.ProcessKey*"></a>
   <h4 id="Terminal_Gui_Responder_ProcessKey_Terminal_Gui_KeyEvent_" data-uid="Terminal.Gui.Responder.ProcessKey(Terminal.Gui.KeyEvent)">ProcessKey(KeyEvent)</h4>
   <div class="markdown level1 summary">
@@ -720,6 +760,10 @@ chance to process the keystroke.
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

+ 10 - 0
docs/api/Terminal.Gui/Terminal.Gui.SaveDialog.html

@@ -702,6 +702,8 @@ null if the user canceled.
   </div>
   <h3 id="constructors">Constructors
   </h3>
+  
+  
   <a id="Terminal_Gui_SaveDialog__ctor_" data-uid="Terminal.Gui.SaveDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_SaveDialog__ctor" data-uid="Terminal.Gui.SaveDialog.#ctor">SaveDialog()</h4>
   <div class="markdown level1 summary">
@@ -712,6 +714,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.SaveDialog.html">SaveDialog
   <div class="codewrapper">
     <pre><code class="lang-csharp hljs">public SaveDialog()</code></pre>
   </div>
+  
+  
   <a id="Terminal_Gui_SaveDialog__ctor_" data-uid="Terminal.Gui.SaveDialog.#ctor*"></a>
   <h4 id="Terminal_Gui_SaveDialog__ctor_NStack_ustring_NStack_ustring_System_Collections_Generic_List_System_String__" data-uid="Terminal.Gui.SaveDialog.#ctor(NStack.ustring,NStack.ustring,System.Collections.Generic.List{System.String})">SaveDialog(ustring, ustring, List&lt;String&gt;)</h4>
   <div class="markdown level1 summary">
@@ -751,6 +755,8 @@ Initializes a new <a class="xref" href="Terminal.Gui.SaveDialog.html">SaveDialog
   </table>
   <h3 id="properties">Properties
   </h3>
+  
+  
   <a id="Terminal_Gui_SaveDialog_FileName_" data-uid="Terminal.Gui.SaveDialog.FileName*"></a>
   <h4 id="Terminal_Gui_SaveDialog_FileName" data-uid="Terminal.Gui.SaveDialog.FileName">FileName</h4>
   <div class="markdown level1 summary">
@@ -792,6 +798,10 @@ if the user canceled the <a class="xref" href="Terminal.Gui.SaveDialog.html">Sav
           
           <div class="hidden-sm col-md-2" role="complementary">
             <div class="sideaffix">
+              <div class="contribution">
+                <ul class="nav">
+                </ul>
+              </div>
               <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
                 <h5>In This Article</h5>
                 <div></div>

部分文件因为文件数量过多而无法显示