![]() |
show close button on tab in tabworkspace like IE7 |
Post Reply
|
| Author | |
jasonjiang9999
Newbie
Joined: 29 March 2009 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Topic: show close button on tab in tabworkspace like IE7Posted: 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.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 March 2009 at 1:44am |
|
Hi,
Yes. Use xtpWorkspaceShowCloseSelectedTab flag.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
jasonjiang9999
Newbie
Joined: 29 March 2009 Status: Offline Points: 8 |
Post Options
Thanks(0)
Quote Reply
Posted: 30 March 2009 at 1:49am |
|
damn...it took me two days and nights!!!........just so simple!!!!.thank you very much!!!!
|
|
![]() |
|
fujoos
Newbie
Joined: 02 October 2009 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
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?
|
|
![]() |
|
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
joeliner
Senior Member
Joined: 09 June 2006 Status: Offline Points: 273 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
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 |
|
![]() |
|
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 |