715
MenuCtl
CTL
value on right-click. This property
reports/sets the
CTL value
to generate when
an
object is selected
on a right-click of the mouse.
MenuRow
Row
number on right-click. This property
indicates the
row number
of a selected cell
on
a right-click of the mouse.
MouseOver
Item
number on mouse-over. This property
returns the
item number
of an object
when the
mouse pointer
is over it.
If the mouse
is not over
an object, -1 is returned. 0
is
returned if the
cursor is over
an area in the
control with
no data.
Msg$
Message
line text
for the
control.
MultiSelect
Select
multiple cells:
1=On; 0=Off.
Default:
1.
NotifyExpand
Detect
expand/collapse requests. When set
to non-zero value,
this causes
a tree view
expand/collapse to generate
an event with
EOM code
"+" (expand)
or "-" (collapse).
Nul$
Null
input display
text. Replacement text/value
in place of null;
e.g., G'NUL$="asis".
NumPoints
Largest
number of data
points within
data set.
NumSets
Total
number of data
sets.
OnFocusCols
On focus,
resize columns. Returns to defined
size when
focus leaves.
Assign 0 to reset.
OnFocusLines
On focus,
resize lines. Returns to defined
size when
focus leaves.
Assign 0 to reset.
OnFocusCtl
On focus
CTL event. 0 is returned
if no on focus CTL value
is set up for
the control.
Allow
cells to overlap:
1=Yes, 0=No.
Default: 1.