Class: AppPanel
Class Hierarchy:
DFBasePanel

BasicPanel


AppPanelDirect Known Subclasses:
Panel, Class Definition
Properties
Integer
Auto_Activate_State
Handle[]
phoAutoActivateViews
Integer
Private.StatusBar_State
Integer
Private.ToolBar_State
Support status for toolbar and status bar. For now we support
0=Hide, 1=Show,
Functions and Procedures
Integer
Activate()

Activate_Component(Integer Obj Integer st integer focusmode)

Add_Components()
Integer
Add_Focus(Handle hoParent)

AddAutoActivateView(Handle hoView)
adds a view to the array of views to be autoactivated

Arrange_Icons()
Integer
Auto_Arrange_Icons_State()

AutoSizeLocate()

Cascade_Windows()

Client_Message(Integer Msg_Id)
Integer
Client_Scrollbar_State()

Construct_Object()
Panel defaults. Use windows MDI color

End_Construct_Object()
augmented to activate if required
String
Help_Context(Integer Context_Type)
In this class this should return an id or nothing (no delegation).
Note, if no context exists return a 0 or ''.
Integer
HtmlHelpContext(Integer eContext String BYREF sContext)
Get context based on eContext. If no content found, Don't delegate with panels --- end the search (added to 11.1. See help_mx.pkg)
Integer
Is_Function(Integer MsgId Integer ObjId Integer DelegateFg)
Returns false to indicate that this is not a DEO. This is used by
delegation to figure out if you are within a DEO and should therefore
send a DEO message. DEO view clients set this true

Minimize_all_Windows()

Notify_Exit_Application()
When exit notifiction is received by default just
send this message to the Mdi-client Id.

Restore_all_Windows()

Set(Integer bState)

Set(Integer bState)

Set(Integer bState)

Set(Integer bState)

Set(Integer sizy Integer sizx)

Size_Components()
Integer
StatusBar_State()

Tile_Windows_Horizontal()

Tile_Windows_Vertical()

Toggle_Auto_Arrange_Icons()

Toggle_Client_Scrollbar_State()

Toggle_Statusbar()

Toggle_Toolbar()
Integer
ToolBar_State()
Integer
Verify_Exit_Application()
When verify_exit_appliction is received by default just
send this message to the Mdi-client Id.
References (1):