Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - How to active a form in TabWorkspace?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How to active a form in TabWorkspace?

 Post Reply Post Reply
Author
Message
jawonku View Drop Down
Newbie
Newbie


Joined: 30 March 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote jawonku Quote  Post ReplyReply Direct Link To This Post Topic: How to active a form in TabWorkspace?
    Posted: 03 April 2008 at 12:02pm
Hello,
 
I have a CommandBars on the top of application and  Set ShowTabWorkspace(True).  How to get form focus if user click the icons on the commandbars which it's already on the TabWorkspace? 

Thanks,
Jason
Back to Top
origos View Drop Down
Groupie
Groupie
Avatar

Joined: 28 March 2008
Location: Mexico
Status: Offline
Points: 23
Post Options Post Options   Thanks (0) Thanks(0)   Quote origos Quote  Post ReplyReply Direct Link To This Post Posted: 13 April 2008 at 4:52pm
Use the ZOrder method of the form without parameters.
For example, to show FormX (which I guess is behind other windows):

FormX.ZOrder

Hope this helps!


Enjoy life. Everything is OK...
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.051 seconds.