Class: AppClientArea

Module location: Dfaclnt.pkg line 18 (view source)

JVH

Class Hierarchy:

DFBaseMdiClientMdiClientAreaAppClientArea

Direct Known Subclasses:

ClientArea,

Class Definition

Properties

IntegerAuto_Arrange_Icons_State
IntegerPrivate.Client_Scrollbar_State
IntegerPrivate.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#)
integerClient_Scrollbar_State()
Construct_Object()
Inherited from MdiClientArea
Make_all_ViewMode(integer Mode)
Minimize_all_Windows()
IntegerNext_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)
Inherited from RGB_Support_Temp_Mixin
Set(Integer cy Integer cx)
Inherited from RGB_Support_Temp_Mixin
IntegerVerify_Exit_Application()
default behavior of mdi client is to passively pass these message on to their mdi dialogs (views)

References (1):

ModuleContaining SymbolLine
Dfpanel.pkgClientArea530