Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - show close button on tab in tabworkspace like IE7
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

show close button on tab in tabworkspace like IE7

 Post Reply Post Reply
Author
Message
jasonjiang9999 View Drop Down
Newbie
Newbie
Avatar

Joined: 29 March 2009
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote jasonjiang9999 Quote  Post ReplyReply Direct Link To This Post Topic: show close button on tab in tabworkspace like IE7
    Posted: 29 March 2009 at 11:50pm

is there any way to show a close button on tab in tabworkspace like IE 7 or access 2007 style? or any alternative solution to help this out?

 
Thank you very much.
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 30 March 2009 at 1:44am
Hi,
 
Yes. Use xtpWorkspaceShowCloseSelectedTab flag.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
jasonjiang9999 View Drop Down
Newbie
Newbie
Avatar

Joined: 29 March 2009
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote jasonjiang9999 Quote  Post ReplyReply Direct Link To This Post Posted: 30 March 2009 at 1:49am
damn...it took me two days and nights!!!........just so simple!!!!.thank you very much!!!!
Back to Top
fujoos View Drop Down
Newbie
Newbie


Joined: 02 October 2009
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote fujoos Quote  Post ReplyReply Direct Link To This Post Posted: 02 October 2009 at 12:48pm
Pls How do you implement that in your source code and would it b possible to remove the close button in the tabworkspace?

Back to Top
JvdH View Drop Down
Groupie
Groupie


Joined: 09 May 2008
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote JvdH Quote  Post ReplyReply Direct Link To This Post Posted: 11 October 2009 at 6:27am
Like the message above, how to implement this?
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 SP6
Back to Top
joeliner View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 June 2006
Status: Offline
Points: 273
Post Options Post Options   Thanks (0) Thanks(0)   Quote joeliner Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2009 at 2:04am
Hi,
 
Set Workspace = CommandBars.ShowTabWorkspace(True)
Workspace.Flags = xtpWorkspaceShowCloseSelectedTab Or xtpWorkspaceHideClose
Product: Xtreme SuitePro (ActiveX) version 13.1
Platform: Windows XP SP 3
Language: Visual Basic 6 SP6
Back to Top
JvdH View Drop Down
Groupie
Groupie


Joined: 09 May 2008
Status: Offline
Points: 50
Post Options Post Options   Thanks (0) Thanks(0)   Quote JvdH Quote  Post ReplyReply Direct Link To This Post Posted: 12 October 2009 at 5:11pm
Works thank you :)
Product: Xtreme SuitePro (ActiveX) version 13.2.1
Platform: Windows 7 (64bit)
Language: Visual Basic 6.0 SP6
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.031 seconds.