home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 18 REXX
/
18-REXX.zip
/
vxdemo.zip
/
SYSTEM.$$$
/
DROPDOWN.MTO
< prev
next >
Wrap
Text File
|
1993-08-19
|
2KB
|
51 lines
DropDownComboBox
Methods;Add a string;AddString;AddStr
Methods;Add a list of strings;AddStringList;AddStrL
Methods;Clear the list;Clear;NoParms
Methods;Delete an item;Delete;Delete
Methods;Delete a list of items;DeleteList;ListMeth
Methods;Find a string;FindString;FindStr
Methods;Get a string;GetString;GetStr
Methods;Get all strings in the list;GetStringList;ListMeth
Methods;Invoke help;InvokeHelp;NoParms
Methods;List methods;ListMethods;ListMeth
Methods;List properties;ListProperties;ListProp
Methods;Reset the contents of the list;Reset;NoParms
Methods;Set focus to the object;SetFocus;NoParms
Set property;BackColor;BackColor;ColProps
Set property;Enabled;Enabled;TFProps
Set property;Font;Font;Font
Set property;ForeColor;ForeColor;ColProps
Set property;Height;Height;NumProps
Set property;HelpTag;HelpTag;NumProps
Set property;HelpText;HelpText;StrProps
Set property;HintText;HintText;StrProps
Set property;KeyString;KeyString;StrProps
Set property;Left;Left;NumProps
Set property;Painting;Painting;TFProps
Set property;ReadOnly;ReadOnly;TFProps
Set property;TabGroup;TabGroup;TFProps
Set property;TabStop;TabStop;TFProps
Set property;Top;Top;NumProps
Set property;Value;Value;StrProps
Set property;Visible;Visible;TFProps
Set property;Width;Width;NumProps
Get property;BackColor;BackColor;GetVal
Get property;Enabled;Enabled;GetVal
Get property;Font;Font;GetVal
Get property;ForeColor;ForeColor;GetVal
Get property;Height;Height;GetVal
Get property;HelpTag;HelpTag;GetVal
Get property;HelpText;HelpText;GetVal
Get property;HintText;HintText;GetVal
Get property;KeyString;KeyString;GetVal
Get property;Left;Left;GetVal
Get property;Painting;Painting;GetVal
Get property;ReadOnly;ReadOnly;GetVal
Get property;TabGroup;TabGroup;GetVal
Get property;TabStop;TabStop;GetVal
Get property;Top;Top;GetVal
Get property;Value;Value;GetVal
Get property;Visible;Visible;GetVal
Get property;Width;Width;GetVal