Terminal.Gui.Wizard.WizardStep.html 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934
  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class Wizard.WizardStep
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Wizard.WizardStep
  11. ">
  12. <meta name="generator" content="docfx 2.59.3.0">
  13. <link rel="shortcut icon" href="../../favicon.ico">
  14. <link rel="stylesheet" href="../../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../../styles/docfx.css">
  16. <link rel="stylesheet" href="../../styles/main.css">
  17. <meta property="docfx:navrel" content="../../toc.html">
  18. <meta property="docfx:tocrel" content="toc.html">
  19. <meta property="docfx:rel" content="../../">
  20. </head>
  21. <body data-spy="scroll" data-target="#affix" data-offset="120">
  22. <div id="wrapper">
  23. <header>
  24. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  25. <div class="container">
  26. <div class="navbar-header">
  27. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  28. <span class="sr-only">Toggle navigation</span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. </button>
  33. <a class="navbar-brand" href="../../index.html">
  34. <img id="logo" class="svg" src="../../images/logo48.png" alt="">
  35. </a>
  36. </div>
  37. <div class="collapse navbar-collapse" id="navbar">
  38. <form class="navbar-form navbar-right" role="search" id="search">
  39. <div class="form-group">
  40. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  41. </div>
  42. </form>
  43. </div>
  44. </div>
  45. </nav>
  46. <div class="subnav navbar navbar-default">
  47. <div class="container hide-when-search" id="breadcrumb">
  48. <ul class="breadcrumb">
  49. <li></li>
  50. </ul>
  51. </div>
  52. </div>
  53. </header>
  54. <div class="container body-content">
  55. <div id="search-results">
  56. <div class="search-list">Search Results for <span></span></div>
  57. <div class="sr-items">
  58. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  59. </div>
  60. <ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
  61. </div>
  62. </div>
  63. <div role="main" class="container body-content hide-when-search">
  64. <div class="sidenav hide-when-search">
  65. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  66. <div class="sidetoggle collapse" id="sidetoggle">
  67. <div id="sidetoc"></div>
  68. </div>
  69. </div>
  70. <div class="article row grid-right">
  71. <div class="col-md-10">
  72. <article class="content wrap" id="_content" data-uid="Terminal.Gui.Wizard.WizardStep">
  73. <h1 id="Terminal_Gui_Wizard_WizardStep" data-uid="Terminal.Gui.Wizard.WizardStep" class="text-break">Class Wizard.WizardStep
  74. </h1>
  75. <div class="markdown level0 summary">
  76. Represents a basic step that is displayed in a <a class="xref" href="Terminal.Gui.Wizard.html">Wizard</a>. The <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a> view is divided horizontally in two. On the left is the
  77. content view where <a class="xref" href="Terminal.Gui.View.html">View</a>s can be added, On the right is the help for the step.
  78. Set <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_HelpText">HelpText</a> to set the help text. If the help text is empty the help pane will not
  79. be shown.
  80. If there are no Views added to the WizardStep the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_HelpText">HelpText</a> (if not empty) will fill the wizard step.
  81. </div>
  82. <div class="markdown level0 conceptual"></div>
  83. <div class="inheritance">
  84. <h5>Inheritance</h5>
  85. <div class="level0"><span class="xref">System.Object</span></div>
  86. <div class="level1"><a class="xref" href="Terminal.Gui.Responder.html">Responder</a></div>
  87. <div class="level2"><a class="xref" href="Terminal.Gui.View.html">View</a></div>
  88. <div class="level3"><a class="xref" href="Terminal.Gui.FrameView.html">FrameView</a></div>
  89. <div class="level4"><span class="xref">Wizard.WizardStep</span></div>
  90. </div>
  91. <div class="implements">
  92. <h5>Implements</h5>
  93. <div><span class="xref">System.IDisposable</span></div>
  94. <div><span class="xref">System.ComponentModel.ISupportInitializeNotification</span></div>
  95. <div><span class="xref">System.ComponentModel.ISupportInitialize</span></div>
  96. </div>
  97. <div class="inheritedMembers">
  98. <h5>Inherited Members</h5>
  99. <div>
  100. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_Redraw_Terminal_Gui_Rect_">FrameView.Redraw(Rect)</a>
  101. </div>
  102. <div>
  103. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_OnEnter_Terminal_Gui_View_">FrameView.OnEnter(View)</a>
  104. </div>
  105. <div>
  106. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_OnCanFocusChanged">FrameView.OnCanFocusChanged()</a>
  107. </div>
  108. <div>
  109. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_Border">FrameView.Border</a>
  110. </div>
  111. <div>
  112. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_Text">FrameView.Text</a>
  113. </div>
  114. <div>
  115. <a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_TextAlignment">FrameView.TextAlignment</a>
  116. </div>
  117. <div>
  118. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetMinWidthHeight_Terminal_Gui_Size__">View.GetMinWidthHeight(Size)</a>
  119. </div>
  120. <div>
  121. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetMinWidthHeight">View.SetMinWidthHeight()</a>
  122. </div>
  123. <div>
  124. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_UpdateTextFormatterText">View.UpdateTextFormatterText()</a>
  125. </div>
  126. <div>
  127. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessResizeView">View.ProcessResizeView()</a>
  128. </div>
  129. <div>
  130. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetNeedsDisplay">View.SetNeedsDisplay()</a>
  131. </div>
  132. <div>
  133. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearLayoutNeeded">View.ClearLayoutNeeded()</a>
  134. </div>
  135. <div>
  136. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetNeedsDisplay_Terminal_Gui_Rect_">View.SetNeedsDisplay(Rect)</a>
  137. </div>
  138. <div>
  139. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetChildNeedsDisplay">View.SetChildNeedsDisplay()</a>
  140. </div>
  141. <div>
  142. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Add_Terminal_Gui_View___">View.Add(View[])</a>
  143. </div>
  144. <div>
  145. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BringSubviewToFront_Terminal_Gui_View_">View.BringSubviewToFront(View)</a>
  146. </div>
  147. <div>
  148. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SendSubviewToBack_Terminal_Gui_View_">View.SendSubviewToBack(View)</a>
  149. </div>
  150. <div>
  151. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SendSubviewBackwards_Terminal_Gui_View_">View.SendSubviewBackwards(View)</a>
  152. </div>
  153. <div>
  154. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BringSubviewForward_Terminal_Gui_View_">View.BringSubviewForward(View)</a>
  155. </div>
  156. <div>
  157. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Clear">View.Clear()</a>
  158. </div>
  159. <div>
  160. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Clear_Terminal_Gui_Rect_">View.Clear(Rect)</a>
  161. </div>
  162. <div>
  163. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ScreenToView_System_Int32_System_Int32_">View.ScreenToView(Int32, Int32)</a>
  164. </div>
  165. <div>
  166. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClipToBounds">View.ClipToBounds()</a>
  167. </div>
  168. <div>
  169. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetClip_Terminal_Gui_Rect_">View.SetClip(Rect)</a>
  170. </div>
  171. <div>
  172. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawFrame_Terminal_Gui_Rect_System_Int32_System_Boolean_">View.DrawFrame(Rect, Int32, Boolean)</a>
  173. </div>
  174. <div>
  175. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawHotString_NStack_ustring_Terminal_Gui_Attribute_Terminal_Gui_Attribute_">View.DrawHotString(ustring, Attribute, Attribute)</a>
  176. </div>
  177. <div>
  178. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawHotString_NStack_ustring_System_Boolean_Terminal_Gui_ColorScheme_">View.DrawHotString(ustring, Boolean, ColorScheme)</a>
  179. </div>
  180. <div>
  181. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Move_System_Int32_System_Int32_System_Boolean_">View.Move(Int32, Int32, Boolean)</a>
  182. </div>
  183. <div>
  184. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PositionCursor">View.PositionCursor()</a>
  185. </div>
  186. <div>
  187. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnAdded_Terminal_Gui_View_">View.OnAdded(View)</a>
  188. </div>
  189. <div>
  190. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnRemoved_Terminal_Gui_View_">View.OnRemoved(View)</a>
  191. </div>
  192. <div>
  193. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnLeave_Terminal_Gui_View_">View.OnLeave(View)</a>
  194. </div>
  195. <div>
  196. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddRune_System_Int32_System_Int32_System_Rune_">View.AddRune(Int32, Int32, Rune)</a>
  197. </div>
  198. <div>
  199. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearNeedsDisplay">View.ClearNeedsDisplay()</a>
  200. </div>
  201. <div>
  202. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnDrawContent_Terminal_Gui_Rect_">View.OnDrawContent(Rect)</a>
  203. </div>
  204. <div>
  205. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnDrawContentComplete_Terminal_Gui_Rect_">View.OnDrawContentComplete(Rect)</a>
  206. </div>
  207. <div>
  208. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetFocus">View.SetFocus()</a>
  209. </div>
  210. <div>
  211. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessKey_Terminal_Gui_KeyEvent_">View.ProcessKey(KeyEvent)</a>
  212. </div>
  213. <div>
  214. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_InvokeKeybindings_Terminal_Gui_KeyEvent_">View.InvokeKeybindings(KeyEvent)</a>
  215. </div>
  216. <div>
  217. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddKeyBinding_Terminal_Gui_Key_Terminal_Gui_Command_">View.AddKeyBinding(Key, Command)</a>
  218. </div>
  219. <div>
  220. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ReplaceKeyBinding_Terminal_Gui_Key_Terminal_Gui_Key_">View.ReplaceKeyBinding(Key, Key)</a>
  221. </div>
  222. <div>
  223. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ContainsKeyBinding_Terminal_Gui_Key_">View.ContainsKeyBinding(Key)</a>
  224. </div>
  225. <div>
  226. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybindings">View.ClearKeybindings()</a>
  227. </div>
  228. <div>
  229. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybinding_Terminal_Gui_Key_">View.ClearKeybinding(Key)</a>
  230. </div>
  231. <div>
  232. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ClearKeybinding_Terminal_Gui_Command_">View.ClearKeybinding(Command)</a>
  233. </div>
  234. <div>
  235. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AddCommand_Terminal_Gui_Command_System_Func_System_Nullable_System_Boolean___">View.AddCommand(Command, Func&lt;Nullable&lt;Boolean&gt;&gt;)</a>
  236. </div>
  237. <div>
  238. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetSupportedCommands">View.GetSupportedCommands()</a>
  239. </div>
  240. <div>
  241. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetKeyFromCommand_Terminal_Gui_Command_">View.GetKeyFromCommand(Command)</a>
  242. </div>
  243. <div>
  244. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessHotKey_Terminal_Gui_KeyEvent_">View.ProcessHotKey(KeyEvent)</a>
  245. </div>
  246. <div>
  247. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ProcessColdKey_Terminal_Gui_KeyEvent_">View.ProcessColdKey(KeyEvent)</a>
  248. </div>
  249. <div>
  250. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyDown_Terminal_Gui_KeyEvent_">View.OnKeyDown(KeyEvent)</a>
  251. </div>
  252. <div>
  253. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnKeyUp_Terminal_Gui_KeyEvent_">View.OnKeyUp(KeyEvent)</a>
  254. </div>
  255. <div>
  256. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EnsureFocus">View.EnsureFocus()</a>
  257. </div>
  258. <div>
  259. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusFirst">View.FocusFirst()</a>
  260. </div>
  261. <div>
  262. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusLast">View.FocusLast()</a>
  263. </div>
  264. <div>
  265. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusPrev">View.FocusPrev()</a>
  266. </div>
  267. <div>
  268. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_FocusNext">View.FocusNext()</a>
  269. </div>
  270. <div>
  271. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutSubviews">View.LayoutSubviews()</a>
  272. </div>
  273. <div>
  274. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ToString">View.ToString()</a>
  275. </div>
  276. <div>
  277. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetAutoSize">View.GetAutoSize()</a>
  278. </div>
  279. <div>
  280. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetHotKeySpecifierLength_System_Boolean_">View.GetHotKeySpecifierLength(Boolean)</a>
  281. </div>
  282. <div>
  283. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetTextFormatterBoundsSize">View.GetTextFormatterBoundsSize()</a>
  284. </div>
  285. <div>
  286. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetBoundsTextFormatterSize">View.GetBoundsTextFormatterSize()</a>
  287. </div>
  288. <div>
  289. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseEnter_Terminal_Gui_MouseEvent_">View.OnMouseEnter(MouseEvent)</a>
  290. </div>
  291. <div>
  292. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseLeave_Terminal_Gui_MouseEvent_">View.OnMouseLeave(MouseEvent)</a>
  293. </div>
  294. <div>
  295. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseEvent_Terminal_Gui_MouseEvent_">View.OnMouseEvent(MouseEvent)</a>
  296. </div>
  297. <div>
  298. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnMouseClick_Terminal_Gui_View_MouseEventArgs_">View.OnMouseClick(View.MouseEventArgs)</a>
  299. </div>
  300. <div>
  301. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnEnabledChanged">View.OnEnabledChanged()</a>
  302. </div>
  303. <div>
  304. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_OnVisibleChanged">View.OnVisibleChanged()</a>
  305. </div>
  306. <div>
  307. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Dispose_System_Boolean_">View.Dispose(Boolean)</a>
  308. </div>
  309. <div>
  310. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_BeginInit">View.BeginInit()</a>
  311. </div>
  312. <div>
  313. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EndInit">View.EndInit()</a>
  314. </div>
  315. <div>
  316. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetWidth_System_Int32_System_Int32__">View.SetWidth(Int32, Int32)</a>
  317. </div>
  318. <div>
  319. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SetHeight_System_Int32_System_Int32__">View.SetHeight(Int32, Int32)</a>
  320. </div>
  321. <div>
  322. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetCurrentWidth_System_Int32__">View.GetCurrentWidth(Int32)</a>
  323. </div>
  324. <div>
  325. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetCurrentHeight_System_Int32__">View.GetCurrentHeight(Int32)</a>
  326. </div>
  327. <div>
  328. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetNormalColor">View.GetNormalColor()</a>
  329. </div>
  330. <div>
  331. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_GetTopSuperView">View.GetTopSuperView()</a>
  332. </div>
  333. <div>
  334. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKey">View.HotKey</a>
  335. </div>
  336. <div>
  337. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKeySpecifier">View.HotKeySpecifier</a>
  338. </div>
  339. <div>
  340. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Shortcut">View.Shortcut</a>
  341. </div>
  342. <div>
  343. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ShortcutTag">View.ShortcutTag</a>
  344. </div>
  345. <div>
  346. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ShortcutAction">View.ShortcutAction</a>
  347. </div>
  348. <div>
  349. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Data">View.Data</a>
  350. </div>
  351. <div>
  352. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Driver">View.Driver</a>
  353. </div>
  354. <div>
  355. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Subviews">View.Subviews</a>
  356. </div>
  357. <div>
  358. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabIndexes">View.TabIndexes</a>
  359. </div>
  360. <div>
  361. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabIndex">View.TabIndex</a>
  362. </div>
  363. <div>
  364. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TabStop">View.TabStop</a>
  365. </div>
  366. <div>
  367. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_CanFocus">View.CanFocus</a>
  368. </div>
  369. <div>
  370. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Id">View.Id</a>
  371. </div>
  372. <div>
  373. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_IsCurrentTop">View.IsCurrentTop</a>
  374. </div>
  375. <div>
  376. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_WantMousePositionReports">View.WantMousePositionReports</a>
  377. </div>
  378. <div>
  379. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_WantContinuousButtonPressed">View.WantContinuousButtonPressed</a>
  380. </div>
  381. <div>
  382. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Frame">View.Frame</a>
  383. </div>
  384. <div>
  385. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutStyle">View.LayoutStyle</a>
  386. </div>
  387. <div>
  388. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Bounds">View.Bounds</a>
  389. </div>
  390. <div>
  391. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_X">View.X</a>
  392. </div>
  393. <div>
  394. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Y">View.Y</a>
  395. </div>
  396. <div>
  397. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Width">View.Width</a>
  398. </div>
  399. <div>
  400. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Height">View.Height</a>
  401. </div>
  402. <div>
  403. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ForceValidatePosDim">View.ForceValidatePosDim</a>
  404. </div>
  405. <div>
  406. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextFormatter">View.TextFormatter</a>
  407. </div>
  408. <div>
  409. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_SuperView">View.SuperView</a>
  410. </div>
  411. <div>
  412. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HasFocus">View.HasFocus</a>
  413. </div>
  414. <div>
  415. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Focused">View.Focused</a>
  416. </div>
  417. <div>
  418. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MostFocused">View.MostFocused</a>
  419. </div>
  420. <div>
  421. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_ColorScheme">View.ColorScheme</a>
  422. </div>
  423. <div>
  424. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_AutoSize">View.AutoSize</a>
  425. </div>
  426. <div>
  427. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_PreserveTrailingSpaces">View.PreserveTrailingSpaces</a>
  428. </div>
  429. <div>
  430. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_VerticalTextAlignment">View.VerticalTextAlignment</a>
  431. </div>
  432. <div>
  433. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_TextDirection">View.TextDirection</a>
  434. </div>
  435. <div>
  436. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_IsInitialized">View.IsInitialized</a>
  437. </div>
  438. <div>
  439. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_IsAdded">View.IsAdded</a>
  440. </div>
  441. <div>
  442. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Enabled">View.Enabled</a>
  443. </div>
  444. <div>
  445. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Visible">View.Visible</a>
  446. </div>
  447. <div>
  448. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Added">View.Added</a>
  449. </div>
  450. <div>
  451. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Removed">View.Removed</a>
  452. </div>
  453. <div>
  454. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Enter">View.Enter</a>
  455. </div>
  456. <div>
  457. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Leave">View.Leave</a>
  458. </div>
  459. <div>
  460. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseEnter">View.MouseEnter</a>
  461. </div>
  462. <div>
  463. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseLeave">View.MouseLeave</a>
  464. </div>
  465. <div>
  466. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_MouseClick">View.MouseClick</a>
  467. </div>
  468. <div>
  469. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_CanFocusChanged">View.CanFocusChanged</a>
  470. </div>
  471. <div>
  472. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_EnabledChanged">View.EnabledChanged</a>
  473. </div>
  474. <div>
  475. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_VisibleChanged">View.VisibleChanged</a>
  476. </div>
  477. <div>
  478. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_HotKeyChanged">View.HotKeyChanged</a>
  479. </div>
  480. <div>
  481. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawContent">View.DrawContent</a>
  482. </div>
  483. <div>
  484. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_DrawContentComplete">View.DrawContentComplete</a>
  485. </div>
  486. <div>
  487. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyPress">View.KeyPress</a>
  488. </div>
  489. <div>
  490. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyDown">View.KeyDown</a>
  491. </div>
  492. <div>
  493. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_KeyUp">View.KeyUp</a>
  494. </div>
  495. <div>
  496. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutStarted">View.LayoutStarted</a>
  497. </div>
  498. <div>
  499. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_LayoutComplete">View.LayoutComplete</a>
  500. </div>
  501. <div>
  502. <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Initialized">View.Initialized</a>
  503. </div>
  504. <div>
  505. <a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_MouseEvent_Terminal_Gui_MouseEvent_">Responder.MouseEvent(MouseEvent)</a>
  506. </div>
  507. <div>
  508. <a class="xref" href="Terminal.Gui.Responder.html#Terminal_Gui_Responder_Dispose">Responder.Dispose()</a>
  509. </div>
  510. </div>
  511. <h6><strong>Namespace</strong>: <a class="xref" href="Terminal.Gui.html">Terminal.Gui</a></h6>
  512. <h6><strong>Assembly</strong>: Terminal.Gui.dll</h6>
  513. <h5 id="Terminal_Gui_Wizard_WizardStep_syntax">Syntax</h5>
  514. <div class="codewrapper">
  515. <pre><code class="lang-csharp hljs">public class WizardStep : FrameView</code></pre>
  516. </div>
  517. <h5 id="Terminal_Gui_Wizard_WizardStep_remarks"><strong>Remarks</strong></h5>
  518. <div class="markdown level0 remarks">
  519. If <a class="xref" href="Terminal.Gui.Button.html">Button</a>s are added, do not set <a class="xref" href="Terminal.Gui.Button.html#Terminal_Gui_Button_IsDefault">IsDefault</a> to true as this will conflict
  520. with the Next button of the Wizard.
  521. Subscribe to the <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_VisibleChanged">VisibleChanged</a> event to be notified when the step is active; see also: <a class="xref" href="Terminal.Gui.Wizard.html#Terminal_Gui_Wizard_StepChanged">StepChanged</a>.
  522. To enable or disable a step from being shown to the user, set <a class="xref" href="Terminal.Gui.View.html#Terminal_Gui_View_Enabled">Enabled</a>.
  523. </div>
  524. <h3 id="constructors">Constructors
  525. </h3>
  526. <a id="Terminal_Gui_Wizard_WizardStep__ctor_" data-uid="Terminal.Gui.Wizard.WizardStep.#ctor*"></a>
  527. <h4 id="Terminal_Gui_Wizard_WizardStep__ctor_NStack_ustring_" data-uid="Terminal.Gui.Wizard.WizardStep.#ctor(NStack.ustring)">WizardStep(ustring)</h4>
  528. <div class="markdown level1 summary">
  529. Initializes a new instance of the <a class="xref" href="Terminal.Gui.Wizard.html">Wizard</a> class using <a class="xref" href="Terminal.Gui.LayoutStyle.html#Terminal_Gui_LayoutStyle_Computed">Computed</a> positioning.
  530. </div>
  531. <div class="markdown level1 conceptual"></div>
  532. <h5 class="decalaration">Declaration</h5>
  533. <div class="codewrapper">
  534. <pre><code class="lang-csharp hljs">public WizardStep(ustring title)</code></pre>
  535. </div>
  536. <h5 class="parameters">Parameters</h5>
  537. <table class="table table-bordered table-striped table-condensed">
  538. <thead>
  539. <tr>
  540. <th>Type</th>
  541. <th>Name</th>
  542. <th>Description</th>
  543. </tr>
  544. </thead>
  545. <tbody>
  546. <tr>
  547. <td><span class="xref">NStack.ustring</span></td>
  548. <td><span class="parametername">title</span></td>
  549. <td>Title for the Step. Will be appended to the containing Wizard&apos;s title as
  550. &quot;Wizard Title - Wizard Step Title&quot; when this step is active.</td>
  551. </tr>
  552. </tbody>
  553. </table>
  554. <h5 id="Terminal_Gui_Wizard_WizardStep__ctor_NStack_ustring__remarks">Remarks</h5>
  555. <div class="markdown level1 remarks">
  556. </div>
  557. <h3 id="properties">Properties
  558. </h3>
  559. <a id="Terminal_Gui_Wizard_WizardStep_BackButtonText_" data-uid="Terminal.Gui.Wizard.WizardStep.BackButtonText*"></a>
  560. <h4 id="Terminal_Gui_Wizard_WizardStep_BackButtonText" data-uid="Terminal.Gui.Wizard.WizardStep.BackButtonText">BackButtonText</h4>
  561. <div class="markdown level1 summary">
  562. Sets or gets the text for the back button. The back button will only be visible on
  563. steps after the first step.
  564. </div>
  565. <div class="markdown level1 conceptual"></div>
  566. <h5 class="decalaration">Declaration</h5>
  567. <div class="codewrapper">
  568. <pre><code class="lang-csharp hljs">public ustring BackButtonText { get; set; }</code></pre>
  569. </div>
  570. <h5 class="propertyValue">Property Value</h5>
  571. <table class="table table-bordered table-striped table-condensed">
  572. <thead>
  573. <tr>
  574. <th>Type</th>
  575. <th>Description</th>
  576. </tr>
  577. </thead>
  578. <tbody>
  579. <tr>
  580. <td><span class="xref">NStack.ustring</span></td>
  581. <td></td>
  582. </tr>
  583. </tbody>
  584. </table>
  585. <h5 id="Terminal_Gui_Wizard_WizardStep_BackButtonText_remarks">Remarks</h5>
  586. <div class="markdown level1 remarks">The default text is &quot;Back&quot;</div>
  587. <a id="Terminal_Gui_Wizard_WizardStep_HelpText_" data-uid="Terminal.Gui.Wizard.WizardStep.HelpText*"></a>
  588. <h4 id="Terminal_Gui_Wizard_WizardStep_HelpText" data-uid="Terminal.Gui.Wizard.WizardStep.HelpText">HelpText</h4>
  589. <div class="markdown level1 summary">
  590. Sets or gets help text for the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a>.If <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_HelpText">HelpText</a> is empty
  591. the help pane will not be visible and the content will fill the entire WizardStep.
  592. </div>
  593. <div class="markdown level1 conceptual"></div>
  594. <h5 class="decalaration">Declaration</h5>
  595. <div class="codewrapper">
  596. <pre><code class="lang-csharp hljs">public ustring HelpText { get; set; }</code></pre>
  597. </div>
  598. <h5 class="propertyValue">Property Value</h5>
  599. <table class="table table-bordered table-striped table-condensed">
  600. <thead>
  601. <tr>
  602. <th>Type</th>
  603. <th>Description</th>
  604. </tr>
  605. </thead>
  606. <tbody>
  607. <tr>
  608. <td><span class="xref">NStack.ustring</span></td>
  609. <td></td>
  610. </tr>
  611. </tbody>
  612. </table>
  613. <h5 id="Terminal_Gui_Wizard_WizardStep_HelpText_remarks">Remarks</h5>
  614. <div class="markdown level1 remarks">The help text is displayed using a read-only <a class="xref" href="Terminal.Gui.TextView.html">TextView</a>.</div>
  615. <a id="Terminal_Gui_Wizard_WizardStep_NextButtonText_" data-uid="Terminal.Gui.Wizard.WizardStep.NextButtonText*"></a>
  616. <h4 id="Terminal_Gui_Wizard_WizardStep_NextButtonText" data-uid="Terminal.Gui.Wizard.WizardStep.NextButtonText">NextButtonText</h4>
  617. <div class="markdown level1 summary">
  618. Sets or gets the text for the next/finish button.
  619. </div>
  620. <div class="markdown level1 conceptual"></div>
  621. <h5 class="decalaration">Declaration</h5>
  622. <div class="codewrapper">
  623. <pre><code class="lang-csharp hljs">public ustring NextButtonText { get; set; }</code></pre>
  624. </div>
  625. <h5 class="propertyValue">Property Value</h5>
  626. <table class="table table-bordered table-striped table-condensed">
  627. <thead>
  628. <tr>
  629. <th>Type</th>
  630. <th>Description</th>
  631. </tr>
  632. </thead>
  633. <tbody>
  634. <tr>
  635. <td><span class="xref">NStack.ustring</span></td>
  636. <td></td>
  637. </tr>
  638. </tbody>
  639. </table>
  640. <h5 id="Terminal_Gui_Wizard_WizardStep_NextButtonText_remarks">Remarks</h5>
  641. <div class="markdown level1 remarks">The default text is &quot;Next...&quot; if the Pane is not the last pane. Otherwise it is &quot;Finish&quot;</div>
  642. <a id="Terminal_Gui_Wizard_WizardStep_Title_" data-uid="Terminal.Gui.Wizard.WizardStep.Title*"></a>
  643. <h4 id="Terminal_Gui_Wizard_WizardStep_Title" data-uid="Terminal.Gui.Wizard.WizardStep.Title">Title</h4>
  644. <div class="markdown level1 summary">
  645. The title of the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a>.
  646. </div>
  647. <div class="markdown level1 conceptual"></div>
  648. <h5 class="decalaration">Declaration</h5>
  649. <div class="codewrapper">
  650. <pre><code class="lang-csharp hljs">public ustring Title { get; set; }</code></pre>
  651. </div>
  652. <h5 class="propertyValue">Property Value</h5>
  653. <table class="table table-bordered table-striped table-condensed">
  654. <thead>
  655. <tr>
  656. <th>Type</th>
  657. <th>Description</th>
  658. </tr>
  659. </thead>
  660. <tbody>
  661. <tr>
  662. <td><span class="xref">NStack.ustring</span></td>
  663. <td></td>
  664. </tr>
  665. </tbody>
  666. </table>
  667. <h5 id="Terminal_Gui_Wizard_WizardStep_Title_remarks">Remarks</h5>
  668. <div class="markdown level1 remarks">The Title is only displayed when the <a class="xref" href="Terminal.Gui.Wizard.html">Wizard</a> is used as a modal pop-up (see <a class="xref" href="Terminal.Gui.Wizard.html#Terminal_Gui_Wizard_Modal">Modal</a>.</div>
  669. <h3 id="methods">Methods
  670. </h3>
  671. <a id="Terminal_Gui_Wizard_WizardStep_Add_" data-uid="Terminal.Gui.Wizard.WizardStep.Add*"></a>
  672. <h4 id="Terminal_Gui_Wizard_WizardStep_Add_Terminal_Gui_View_" data-uid="Terminal.Gui.Wizard.WizardStep.Add(Terminal.Gui.View)">Add(View)</h4>
  673. <div class="markdown level1 summary">
  674. Add the specified <a class="xref" href="Terminal.Gui.View.html">View</a> to the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a>.
  675. </div>
  676. <div class="markdown level1 conceptual"></div>
  677. <h5 class="decalaration">Declaration</h5>
  678. <div class="codewrapper">
  679. <pre><code class="lang-csharp hljs">public override void Add(View view)</code></pre>
  680. </div>
  681. <h5 class="parameters">Parameters</h5>
  682. <table class="table table-bordered table-striped table-condensed">
  683. <thead>
  684. <tr>
  685. <th>Type</th>
  686. <th>Name</th>
  687. <th>Description</th>
  688. </tr>
  689. </thead>
  690. <tbody>
  691. <tr>
  692. <td><a class="xref" href="Terminal.Gui.View.html">View</a></td>
  693. <td><span class="parametername">view</span></td>
  694. <td><a class="xref" href="Terminal.Gui.View.html">View</a> to add to this container</td>
  695. </tr>
  696. </tbody>
  697. </table>
  698. <h5 class="overrides">Overrides</h5>
  699. <div><a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_Add_Terminal_Gui_View_">FrameView.Add(View)</a></div>
  700. <a id="Terminal_Gui_Wizard_WizardStep_OnTitleChanged_" data-uid="Terminal.Gui.Wizard.WizardStep.OnTitleChanged*"></a>
  701. <h4 id="Terminal_Gui_Wizard_WizardStep_OnTitleChanged_NStack_ustring_NStack_ustring_" data-uid="Terminal.Gui.Wizard.WizardStep.OnTitleChanged(NStack.ustring,NStack.ustring)">OnTitleChanged(ustring, ustring)</h4>
  702. <div class="markdown level1 summary">
  703. Called when the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> has been changed. Invokes the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_TitleChanged">TitleChanged</a> event.
  704. </div>
  705. <div class="markdown level1 conceptual"></div>
  706. <h5 class="decalaration">Declaration</h5>
  707. <div class="codewrapper">
  708. <pre><code class="lang-csharp hljs">public virtual void OnTitleChanged(ustring oldTitle, ustring newTitle)</code></pre>
  709. </div>
  710. <h5 class="parameters">Parameters</h5>
  711. <table class="table table-bordered table-striped table-condensed">
  712. <thead>
  713. <tr>
  714. <th>Type</th>
  715. <th>Name</th>
  716. <th>Description</th>
  717. </tr>
  718. </thead>
  719. <tbody>
  720. <tr>
  721. <td><span class="xref">NStack.ustring</span></td>
  722. <td><span class="parametername">oldTitle</span></td>
  723. <td>The <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> that is/has been replaced.</td>
  724. </tr>
  725. <tr>
  726. <td><span class="xref">NStack.ustring</span></td>
  727. <td><span class="parametername">newTitle</span></td>
  728. <td>The new <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> to be replaced.</td>
  729. </tr>
  730. </tbody>
  731. </table>
  732. <a id="Terminal_Gui_Wizard_WizardStep_OnTitleChanging_" data-uid="Terminal.Gui.Wizard.WizardStep.OnTitleChanging*"></a>
  733. <h4 id="Terminal_Gui_Wizard_WizardStep_OnTitleChanging_NStack_ustring_NStack_ustring_" data-uid="Terminal.Gui.Wizard.WizardStep.OnTitleChanging(NStack.ustring,NStack.ustring)">OnTitleChanging(ustring, ustring)</h4>
  734. <div class="markdown level1 summary">
  735. Called before the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> changes. Invokes the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_TitleChanging">TitleChanging</a> event, which can be cancelled.
  736. </div>
  737. <div class="markdown level1 conceptual"></div>
  738. <h5 class="decalaration">Declaration</h5>
  739. <div class="codewrapper">
  740. <pre><code class="lang-csharp hljs">public virtual bool OnTitleChanging(ustring oldTitle, ustring newTitle)</code></pre>
  741. </div>
  742. <h5 class="parameters">Parameters</h5>
  743. <table class="table table-bordered table-striped table-condensed">
  744. <thead>
  745. <tr>
  746. <th>Type</th>
  747. <th>Name</th>
  748. <th>Description</th>
  749. </tr>
  750. </thead>
  751. <tbody>
  752. <tr>
  753. <td><span class="xref">NStack.ustring</span></td>
  754. <td><span class="parametername">oldTitle</span></td>
  755. <td>The <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> that is/has been replaced.</td>
  756. </tr>
  757. <tr>
  758. <td><span class="xref">NStack.ustring</span></td>
  759. <td><span class="parametername">newTitle</span></td>
  760. <td>The new <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> to be replaced.</td>
  761. </tr>
  762. </tbody>
  763. </table>
  764. <h5 class="returns">Returns</h5>
  765. <table class="table table-bordered table-striped table-condensed">
  766. <thead>
  767. <tr>
  768. <th>Type</th>
  769. <th>Description</th>
  770. </tr>
  771. </thead>
  772. <tbody>
  773. <tr>
  774. <td><span class="xref">System.Boolean</span></td>
  775. <td><code>true</code> if an event handler cancelled the Title change.</td>
  776. </tr>
  777. </tbody>
  778. </table>
  779. <a id="Terminal_Gui_Wizard_WizardStep_Remove_" data-uid="Terminal.Gui.Wizard.WizardStep.Remove*"></a>
  780. <h4 id="Terminal_Gui_Wizard_WizardStep_Remove_Terminal_Gui_View_" data-uid="Terminal.Gui.Wizard.WizardStep.Remove(Terminal.Gui.View)">Remove(View)</h4>
  781. <div class="markdown level1 summary">
  782. Removes a <a class="xref" href="Terminal.Gui.View.html">View</a> from <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a>.
  783. </div>
  784. <div class="markdown level1 conceptual"></div>
  785. <h5 class="decalaration">Declaration</h5>
  786. <div class="codewrapper">
  787. <pre><code class="lang-csharp hljs">public override void Remove(View view)</code></pre>
  788. </div>
  789. <h5 class="parameters">Parameters</h5>
  790. <table class="table table-bordered table-striped table-condensed">
  791. <thead>
  792. <tr>
  793. <th>Type</th>
  794. <th>Name</th>
  795. <th>Description</th>
  796. </tr>
  797. </thead>
  798. <tbody>
  799. <tr>
  800. <td><a class="xref" href="Terminal.Gui.View.html">View</a></td>
  801. <td><span class="parametername">view</span></td>
  802. <td></td>
  803. </tr>
  804. </tbody>
  805. </table>
  806. <h5 class="overrides">Overrides</h5>
  807. <div><a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_Remove_Terminal_Gui_View_">FrameView.Remove(View)</a></div>
  808. <h5 id="Terminal_Gui_Wizard_WizardStep_Remove_Terminal_Gui_View__remarks">Remarks</h5>
  809. <div class="markdown level1 remarks">
  810. </div>
  811. <a id="Terminal_Gui_Wizard_WizardStep_RemoveAll_" data-uid="Terminal.Gui.Wizard.WizardStep.RemoveAll*"></a>
  812. <h4 id="Terminal_Gui_Wizard_WizardStep_RemoveAll" data-uid="Terminal.Gui.Wizard.WizardStep.RemoveAll">RemoveAll()</h4>
  813. <div class="markdown level1 summary">
  814. Removes all <a class="xref" href="Terminal.Gui.View.html">View</a>s from the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html">Wizard.WizardStep</a>.
  815. </div>
  816. <div class="markdown level1 conceptual"></div>
  817. <h5 class="decalaration">Declaration</h5>
  818. <div class="codewrapper">
  819. <pre><code class="lang-csharp hljs">public override void RemoveAll()</code></pre>
  820. </div>
  821. <h5 class="overrides">Overrides</h5>
  822. <div><a class="xref" href="Terminal.Gui.FrameView.html#Terminal_Gui_FrameView_RemoveAll">FrameView.RemoveAll()</a></div>
  823. <h5 id="Terminal_Gui_Wizard_WizardStep_RemoveAll_remarks">Remarks</h5>
  824. <div class="markdown level1 remarks">
  825. </div>
  826. <h3 id="events">Events
  827. </h3>
  828. <h4 id="Terminal_Gui_Wizard_WizardStep_TitleChanged" data-uid="Terminal.Gui.Wizard.WizardStep.TitleChanged">TitleChanged</h4>
  829. <div class="markdown level1 summary">
  830. Event fired after the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> has been changed.
  831. </div>
  832. <div class="markdown level1 conceptual"></div>
  833. <h5 class="decalaration">Declaration</h5>
  834. <div class="codewrapper">
  835. <pre><code class="lang-csharp hljs">public event Action&lt;Wizard.WizardStep.TitleEventArgs&gt; TitleChanged</code></pre>
  836. </div>
  837. <h5 class="eventType">Event Type</h5>
  838. <table class="table table-bordered table-striped table-condensed">
  839. <thead>
  840. <tr>
  841. <th>Type</th>
  842. <th>Description</th>
  843. </tr>
  844. </thead>
  845. <tbody>
  846. <tr>
  847. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Wizard.WizardStep.TitleEventArgs.html">Wizard.WizardStep.TitleEventArgs</a>&gt;</td>
  848. <td></td>
  849. </tr>
  850. </tbody>
  851. </table>
  852. <h4 id="Terminal_Gui_Wizard_WizardStep_TitleChanging" data-uid="Terminal.Gui.Wizard.WizardStep.TitleChanging">TitleChanging</h4>
  853. <div class="markdown level1 summary">
  854. Event fired when the <a class="xref" href="Terminal.Gui.Wizard.WizardStep.html#Terminal_Gui_Wizard_WizardStep_Title">Title</a> is changing. Set <a class="xref" href="Terminal.Gui.Wizard.WizardStep.TitleEventArgs.html#Terminal_Gui_Wizard_WizardStep_TitleEventArgs_Cancel">Cancel</a> to
  855. <code>true</code> to cancel the Title change.
  856. </div>
  857. <div class="markdown level1 conceptual"></div>
  858. <h5 class="decalaration">Declaration</h5>
  859. <div class="codewrapper">
  860. <pre><code class="lang-csharp hljs">public event Action&lt;Wizard.WizardStep.TitleEventArgs&gt; TitleChanging</code></pre>
  861. </div>
  862. <h5 class="eventType">Event Type</h5>
  863. <table class="table table-bordered table-striped table-condensed">
  864. <thead>
  865. <tr>
  866. <th>Type</th>
  867. <th>Description</th>
  868. </tr>
  869. </thead>
  870. <tbody>
  871. <tr>
  872. <td><span class="xref">System.Action</span>&lt;<a class="xref" href="Terminal.Gui.Wizard.WizardStep.TitleEventArgs.html">Wizard.WizardStep.TitleEventArgs</a>&gt;</td>
  873. <td></td>
  874. </tr>
  875. </tbody>
  876. </table>
  877. <h3 id="implements">Implements</h3>
  878. <div>
  879. <span class="xref">System.IDisposable</span>
  880. </div>
  881. <div>
  882. <span class="xref">System.ComponentModel.ISupportInitializeNotification</span>
  883. </div>
  884. <div>
  885. <span class="xref">System.ComponentModel.ISupportInitialize</span>
  886. </div>
  887. </article>
  888. </div>
  889. <div class="hidden-sm col-md-2" role="complementary">
  890. <div class="sideaffix">
  891. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  892. <h5>In This Article</h5>
  893. <div></div>
  894. </nav>
  895. </div>
  896. </div>
  897. </div>
  898. </div>
  899. <footer>
  900. <div class="grad-bottom"></div>
  901. <div class="footer">
  902. <div class="container">
  903. <span class="pull-right">
  904. <a href="#top">Back to top</a>
  905. </span>
  906. <span>Generated by <strong>DocFX</strong></span>
  907. </div>
  908. </div>
  909. </footer>
  910. </div>
  911. <script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
  912. <script type="text/javascript" src="../../styles/docfx.js"></script>
  913. <script type="text/javascript" src="../../styles/main.js"></script>
  914. </body>
  915. </html>