-----------Container Classes---------
Class: Panel
1. Define Standard container behaviors
Class Hierarchy:
DFBasePanel

BasicPanelMixins:
Panel_Mixin, Standard_Container_Mixin,
Direct Known Subclasses:
AppPanel,
dbPanel_,
Class Definition
Properties
Integer
Client_Id
self
Handle
phoCommandBars
set by commandbars if they exist
Integer
Statusbar_Id
Integer
Toolbar_Id
Support A Tool Bar, A Status Bar, A Client Area. We Will Assume That
All Objects At Least Understand This Protocol.
Functions and Procedures

Broadcast_Notify_Exit_Application()
Integer
Broadcast_Verify_Exit_Application()

Construct_Object()
Integer
Main_Panel_Id()
This Allows Children To Find The Parent Panel. This Seems Like A
Pretty Basic Requirement.

Notify_Application_Activation(Integer bActivate)

Notify_Exit_Application()

OnActivateApp()

OnDeactivateApp()

Show_Status_Help(String Shelp)
This Will Never Get Sent To, But It Keeps The Compiler Content.
Integer
Verify_Exit_Application()
References (2):