2021-03-25 00:02:54 -05:00
< html > < head > < meta http-equiv = "X-UA-Compatible" content = "IE=edge" / > < link rel = "shortcut icon" href = "../icons/favicon.ico" / > < link rel = "stylesheet" type = "text/css" href = "../styles/branding.css" / > < link rel = "stylesheet" type = "text/css" href = "../styles/branding-en-US.css" / > < script type = "text/javascript" src = "../scripts/branding.js" > < / script > < meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / > < title > AboutWindow Methods< / title > < meta name = "Language" content = "en-us" / > < meta name = "System.Keywords" content = "AboutWindow class, methods" / > < meta name = "Microsoft.Help.Id" content = "Methods.T:butterflow_ui.AboutWindow" / > < meta name = "Microsoft.Help.ContentType" content = "Reference" / > < meta name = "BrandingAware" content = "true" / > < meta name = "container" content = "butterflow_ui" / > < meta name = "file" content = "ec84d0ee-c692-6f5f-1864-aa438ca0100e" / > < meta name = "guid" content = "ec84d0ee-c692-6f5f-1864-aa438ca0100e" / > < link rel = "stylesheet" type = "text/css" href = "../styles/branding-Website.css" / > < script type = "text/javascript" src = "../scripts/jquery-3.3.1.min.js" > < / script > < script type = "text/javascript" src = "../scripts/branding-Website.js" > < / script > < script type = "text/javascript" src = "../scripts/clipboard.min.js" > < / script > < / head > < body onload = "OnLoad('cs')" > < input type = "hidden" id = "userDataCache" class = "userDataStyle" / > < div class = "pageHeader" id = "PageHeader" > A Sandcastle Documented Class Library< form id = "SearchForm" method = "get" action = "#" onsubmit = "javascript:TransferToSearchPage(); return false;" > < input id = "SearchTextBox" type = "text" maxlength = "200" / > < button id = "SearchButton" type = "submit" > < / button > < / form > < / div > < div class = "pageBody" > < div class = "leftNav" id = "leftNav" > < div id = "tocNav" > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" title = "A Sandcastle Documented Class Library" tocid = "roottoc" > A Sandcastle Documented Class Library< / a > < / div > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" title = "butterflow_ui" tocid = "e151fc72-f3cc-1740-7ea1-73c21ce1fa93" > butterflow_ui< / a > < / div > < div class = "toclevel0" data-toclevel = "0" > < a class = "tocCollapsed" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/4570f55e-9488-16c6-9dab-e11f856874bb.htm" title = "AboutWindow Class" tocid = "4570f55e-9488-16c6-9dab-e11f856874bb" > AboutWindow Class< / a > < / div > < div class = "toclevel1 current" data-toclevel = "1" data-childrenloaded = "true" > < a class = "tocExpanded" onclick = "javascript: Toggle(this);" href = "#!" / > < a data-tochassubtree = "true" href = "../html/ec84d0ee-c692-6f5f-1864-aa438ca0100e.htm" title = "AboutWindow Methods" tocid = "ec84d0ee-c692-6f5f-1864-aa438ca0100e" > AboutWindow Methods< / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/2f595b81-d931-6e17-5543-cea3192d7ec4.htm" title = "btnOK_Click Method " tocid = "2f595b81-d931-6e17-5543-cea3192d7ec4" > btnOK_Click Method < / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/f3cce935-cd34-1288-c640-71abf150348b.htm" title = "Hyperlink_RequestNavigate Method " tocid = "f3cce935-cd34-1288-c640-71abf150348b" > Hyperlink_RequestNavigate Method < / a > < / div > < div class = "toclevel2" data-toclevel = "2" > < a data-tochassubtree = "false" href = "../html/c37faee0-5e01-956d-d3e2-5886571fc135.htm" title = "InitializeComponent Method " tocid = "c37faee0-5e01-956d-d3e2-5886571fc135" > InitializeComponent Method < / a > < / div > < / div > < div id = "tocResizableEW" onmousedown = "OnMouseDown(event);" > < / div > < div id = "TocResize" class = "tocResize" > < img id = "ResizeImageIncrease" src = "../icons/TocOpen.gif" onclick = "OnIncreaseToc()" alt = "Click or drag to resize" title = "Click or drag to resize" / > < img id = "ResizeImageReset" src = "../icons/TocClose.gif" style = "display:none" onclick = "OnResetToc()" alt = "Click or drag to resize" title = "Click or drag to resize" / > < / div > < / div > < div
2018-07-09 14:50:36 -05:00
< / th > < th > Name< / th > < th > Description< / th > < / tr > < tr data = "private;declared;notNetfw;" > < td > < img src = "../icons/privmethod.gif" alt = "Private method" title = "Private method" / > < / td > < td > < a href = "2f595b81-d931-6e17-5543-cea3192d7ec4.htm" > btnOK_Click< / a > < / td > < td > < div class = "summary" > Event handler. Called by btnOK for click events. < / div > < / td > < / tr > < tr data = "private;declared;notNetfw;" > < td > < img src = "../icons/privmethod.gif" alt = "Private method" title = "Private method" / > < / td > < td > < a href = "f3cce935-cd34-1288-c640-71abf150348b.htm" > Hyperlink_RequestNavigate< / a > < / td > < td > < div class = "summary" > Event handler. Called by Hyperlink for request navigate events. < / div > < / td > < / tr > < tr data = "public;declared;notNetfw;" > < td > < img src = "../icons/pubmethod.gif" alt = "Public method" title = "Public method" / > < / td > < td > < a href = "c37faee0-5e01-956d-d3e2-5886571fc135.htm" > InitializeComponent< / a > < / td > < td > < div class = "summary" >
InitializeComponent
2021-03-25 00:02:54 -05:00
< / div > < / td > < / tr > < / table > < a href = "#PageHeader" > Top< / a > < / div > < div class = "collapsibleAreaRegion" id = "seeAlsoSection" > < span class = "collapsibleRegionTitle" onclick = "SectionExpandCollapse('ID1RB')" onkeypress = "SectionExpandCollapse_CheckKey('ID1RB', event)" tabindex = "0" > < img id = "ID1RBToggle" class = "collapseToggle" src = "../icons/SectionExpanded.png" / > See Also< / span > < / div > < div id = "ID1RBSection" class = "collapsibleSection" > < h4 class = "subHeading" > Reference< / h4 > < div class = "seeAlsoStyle" > < a href = "4570f55e-9488-16c6-9dab-e11f856874bb.htm" > AboutWindow Class< / a > < / div > < div class = "seeAlsoStyle" > < a href = "e151fc72-f3cc-1740-7ea1-73c21ce1fa93.htm" > butterflow_ui Namespace< / a > < / div > < / div > < / div > < / div > < div id = "pageFooter" class = "pageFooter" > < / div > <!-- Matomo Image Tracker -->
< img referrerpolicy = "no-referrer-when-downgrade" src = "https://t.thebreadsticks.com/matomo.php?idsite=7&rec=1" style = "border:0" alt = "" / >
<!-- End Matomo --> < / body > < / html >