This is a migrated thread and some comments may be shown as answers.

Integration in VB 2005

3 Answers 84 Views
RibbonBar
This is a migrated thread and some comments may be shown as answers.
tombstone
Top achievements
Rank 1
tombstone asked on 08 Jul 2007, 04:43 PM
Hello,

what must I do, to integrate the RadRibbonBar in VB 2005 to have the Look like Office 2007?
The Sample I have is for C#. I need it for VB 2005.
Can anybody help me?

THX
tombstone

3 Answers, 1 is accepted

Sort by
0
Vassil Petev
Telerik team
answered on 09 Jul 2007, 10:43 AM
Hi tombstone,

Our controls, although written in C#, can be used in VB applications as well. The framework allows this and you should not have any problems. To get started, please review the examples which come with the installation. At the top of the example you will find VB code snippets as well.

You can also review the provided documentation - I am sure it will help you with your first project. The online version of the docs can be found here: http://www.telerik.com/products/winforms/documentation.aspx


Best wishes,
Rob
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
tombstone
Top achievements
Rank 1
answered on 09 Jul 2007, 02:05 PM
Hello,

what for .dll files must I add to the toolbox in vb 2005?
From that folder:
"C:\Programme\telerik\r.a.d.ribbonbar for WinForms Q4 2006\bin"

or that folder: 
"C:\Programme\telerik\r.a.d.ribbonbar for WinForms Q4 2006\Examples\Controls\bin"

THX
tombstone
0
Mike
Telerik team
answered on 10 Jul 2007, 07:17 AM
Hello tombstone,

Running the setup will install toolbox icons in your Vs 2005.  Nevertheless if you wish to install controls manually the folder you need is this one:
"C:\Programme\telerik\r.a.d.ribbonbar for WinForms Q4 2006\bin"

All controls you need are located in Telerik.WinControls.UI.dll.
When developing application using RadRibbonbar control your app would also need references to the following assemblies:
TelerikCommon.dll
Telerik.WinControls.dll

Regards,
Mike
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
RibbonBar
Asked by
tombstone
Top achievements
Rank 1
Answers by
Vassil Petev
Telerik team
tombstone
Top achievements
Rank 1
Mike
Telerik team
Share this question
or