HELP me in VB6 |
Post Reply |
Author | |
_ALIMS_
Newbie Joined: 17 October 2011 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 17 October 2011 at 10:35am |
guyz i am in trouble... please give a brief tutorial how can i add office 2007 ribbon in vb 6 project.... pls pls pls pls pls help |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Check out the Ribbon sample in following folder:
C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v15.1.3\Samples\CommandBars\VB\RibbonSample If you installed the suite elsewhere, change the C:\Program Files\Codejock Software\ActiveX\Xtreme SuitePro ActiveX v15.1.3\ portion to wherever you installed it. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
_ALIMS_
Newbie Joined: 17 October 2011 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
thanks but i want to know how to creat a ribbon bar, tabs, pages, button , sub groups in ribbon bar... and when i click on top left round button, which iz codejock logo, vb application give error and stop working. |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
Check the frmMain.Form_Load function. It also contains the function CreateRibbonBar. That's all you need to know to create all of the items you've named. Do you have the 15.1.3 codejock suite installed? Because the round button is not there in my example.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
What's the error?
What version of the suite do you have installed? The sample should be working, so maybe you could try re-installing the suite? Everything you want to do is demonstrated in the sample. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
_ALIMS_
Newbie Joined: 17 October 2011 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
see this guyz... here iz the version wich i am using Xtreme SuitePro ActiveX 2009 Vol 4 (13.4.0) here iz samples. |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
I tried the sample. Had to adjust two enums but after that it works fine. Now. Please tell us what error you get and on what line? Set the codepane right mouse menu Toggle->Break on All Errors.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
_ALIMS_
Newbie Joined: 17 October 2011 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
so did you find any good solution???
|
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
The enums are specific to the 15.x version of the codejock components. It's not important for you. Please answer my question.
|
|
Product: Xtreme SuitePro (ActiveX) version 15.3.1
Platform: Windows XP (32bit) - SP 3 (on VMWare) Language: Visual Basic 6.0 |
|
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 |