Class: MdiClientArea

Module location: Windows.pkg line 5514 (view source)

Class: MdiClientArea 1. Set default properties { OverrideProperty=Auto_Locate_State DesignTime=False } { OverrideProperty=Locate_Mode DesignTime=False }

Class Hierarchy:

DFBaseMdiClientMdiClientArea

Mixins:

Bitmap_Support_Mixin, Help_Mixin, RGB_Support_Temp_Mixin,

Direct Known Subclasses:

AppClientArea,

Class Definition

Functions and Procedures

Construct_Object()
integerContainerFocusWillNotChange()
Private: needed by navigation (next_object_id). See notes above. This really should never get called but it needs to be understood (and not delegated)
Notify_Focus_Change(Integer Fg)
OnKillFocus()
OnPostApplySkin(Boolean bReApply)
OnPreApplySkin(Boolean bReApply)
When skins are applied to views we want to maintain the client size. I theory we want to do this to all objects with pbSizeToClientArea=T. Views are the most likely objects to need this which is what I've tested this with.
OnSetFocus()

References (1):

ModuleContaining SymbolLine
Dfaclnt.pkgAppClientArea18