DockingPaneFrame Control |
Post Reply |
Author | |
ziracote
Newbie Joined: 31 October 2006 Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 13 August 2008 at 11:34am |
How does the DockingPaneFrame differ from the DockingPane object? The help file says "DockingPane object that contains it's own frame. Designed for use in
environments such as Access." What does that mean? I am a fairly advanced programmer, so feel free to give an advanced answer.
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
DockingPaneFrame is identical to DockingPane, only it is used in programming environments such as MS ACCESS. The DockingPaneFrame controls provides it's own window frame to dock to. Only use this if needed in your environment. Visual Studio (VB, C#) can use DockingPane.
|
|
ijwelch
Senior Member Joined: 20 June 2006 Status: Offline Points: 262 |
Post Options
Thanks(0)
|
Technical reason is because MS Access doesn't create true windows (with hWnd etc), just an MS Access internal fake window.
At least that's how it was when I last used Access (97!). |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |