**************************************************************************** Mixin Class: Extended_DEO_Status_Help_Tooltip_Mixin Used by DFwin DEO objects that are single item. This supports initializing the psToolTip property to match the Status_Help as defined in the data dictionary of the Table.Column binded to this control. To use this mixin, the class must import ToolTip_Support_Mixin and Extended_DEO_Statu_Help_Mixin. The mixin define methods for these two classes must be called first (before this class's define method). ****************************************************************************