EZ_SELECTION_BACKGROUND
This option sets the selection background color for a
WorkArea widget. The default selection background color is the
highlight color of the widget.
EZ_SELECTION_FOREGROUND
This option sets the selection foreground color for
a WorkArea Widget. The default color
is the foreground color of the selected item.
EZ_ITEM_MOVABLE
This option specifies whether the items displayed in
a WorkArea widget window are dragable by the left mouse
button. Valid values are True and False. The
default value is True.
EZ_SCROLLBAR_WIDTH
This option sets the width of the scrollbar on
a WorkArea widget.
EZ_SCROLLBAR_BORDER_WIDTH
This option sets the border width of the scrollbar on
a WorkArea widget.
EZ_OPTIONAL_HSCROLLBAR
This option adds/removes the optional horizontal scrollbar to
the corresponding widget. Valid values are EZ_YES or
EZ_NO.
EZ_OPTIONAL_VSCROLLBAR
This option adds/removes the optional horizontal scrollbar to
the corresponding widget. Valid values are EZ_YES or
EZ_NO.