Class: AppClientArea
JVH
Class Hierarchy:
DFBaseMdiClient

MdiClientArea


AppClientAreaDirect Known Subclasses:
ClientArea, Class Definition
Properties
Integer
Auto_Arrange_Icons_State
Integer
Private.Client_Scrollbar_State
Integer
Private.Last_Dialog_Item
Functions and Procedures

Activate_About()
The framework has used activate_about for years to activate an about
dialog. As of 12.1, we have a sub-class for this and providing the
required message makes things work better. It is expected that a
developer will augment this in their clientarea to call the about
object that they created.

Add_Border_Object(Integer hoBorder Integer BorderFlag)

Add_Mdi_Dialog(integer Id#)
integer
Client_Scrollbar_State()

Construct_Object()

Make_all_ViewMode(integer Mode)

Minimize_all_Windows()
Integer
Next_Mdi_Dialog(Integer FindFirst)

Notify_Exit_Application()

Private.Adjust_MDI_Margins(Integer cy Integer cx Integer BorderFlag)

Remove_Border_Object(Integer hoBorder Integer BorderFlag)

Remove_Mdi_Dialog(Integer Id#)

Restore_all_Windows()

Set(integer bState)

Set(Integer cy Integer cx)
Integer
Verify_Exit_Application()
default behavior of mdi client is to passively pass these
message on to their mdi dialogs (views)
References (1):