Files
RCBASIC4/doc/files/hidewindow.html
2024-12-14 15:28:03 -05:00

21 lines
433 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>HideWindow [RCBasic Doc] </title>
</head>
<body>
<p><h2>sub HideWindow( ) </h2></p>
<p>
Sets the window invisible.
</p>
<br><p>Related:
<a href="showwindow.html">ShowWindow</a>
<a href="windowisvisible.html">WindowIsVisible</a>
</p>
<p>
</body>
</html>