Axaptapedia is now maintained by AgileCadence For more information please click here.
Form Docking
From Axaptapedia
Design of the form has a property "Allow docking". You it is set to true you can dock form by clicking the form title with the right mouse button.
You can set up intial docking by setting "left" or "top" poperty to value ending with "... edge" for example Left = "Left edge" will initially dock your window to the left side of client area
Examples:
- Minimalistic example
- Sidax -- sidebar for Dynamics Ax (docked to left)
- Tabax -- toolbar and taskbar for Dynamics Ax (docked to top)