Get Property Associated With Dialog Control
DESCRIPTION:
Gets property associate with dialog control which is updated by the user.
USAGE:
cbGetActiveProp(dfProps)
REQUIRED ARGUMENTS:
- dfProps
-
input data frame to the callback function.
VALUE:
a character string containing the property name.
SEE ALSO:
,
,
,
,
EXAMPLES:
See the example file samples/dialogs/propcomm.ssc where samples is in your S-PLUS directory.