27 lines
827 B
HTML
27 lines
827 B
HTML
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<head>
|
|
<meta content="text/html; charset=iso-8859-1"
|
|
http-equiv="Content-Type">
|
|
<meta
|
|
content="Mozilla/4.75 [en] (X11; U; Linux 2.2.16-3smp i686) [Netscape]"
|
|
name="GENERATOR">
|
|
<title>Editable Listbox</title>
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
<center>
|
|
<h1 class="Title"><a name="pgfId=1011580"></a>Editable Listbox
|
|
Description</h1>
|
|
</center>
|
|
<div class="Body"><a name="pgfId=1010318"></a>Editable listboxes are
|
|
used in many GFE dialogs to allow you to run items such
|
|
as smart tools and procedures. Pressing MB3
|
|
over an item in the box opens a pop-up menu which will contain a subset
|
|
of the following options.</div>
|
|
<ul>
|
|
<li class="Bullet-List">
|
|
<a name="pgfId=1010319"></a>Info... -- Shows information about the
|
|
item</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|