AS
Arun Srinivasan
Syncfusion Team
October 1, 2003 12:39 PM
Hi Joseph,
To enable the Office 2003 look all you would need to do is set the Style to Office2003.
Arun
JN
Joseph Nash
October 2, 2003 04:48 AM
Arun:
Sorry to be so dense but "set the style" on what object using what mechanism SetStyle() or assignment?
Joe Nash
> Hi Joseph,
>
> To enable the Office 2003 look all you would need to do is set the Style to Office2003.
>
> Arun
>
AS
Arun Srinivasan
Syncfusion Team
October 2, 2003 06:49 AM
Hi Joe,
Sorry for not being more descriptive. You can set the style of a particular control by setting the Style property using the Designer.
For example if you want to set the style for the menus, you would right-click the BarManager and choose Properties and then in the Properties set the Style to be either Office XP or Office 2003 and so on for the various controls.
Tabs, Menus, Groupbar/GroupView and CommandBars support the Office 2003 look and feel.
We will have more documentation on these features in the beta version of Essential Suite 2.0.
Regards,
Arun
SG
Sean Greer
October 2, 2003 08:50 AM
It would be nice if you had a central "style manager" (perhaps you already do?) that would allow me to change the style property in one place and have it affect all menus, toolbars, tab controls, etc.
Sean
AS
Arun Srinivasan
Syncfusion Team
October 2, 2003 09:43 AM
Hi Sean
Well, this issue has come up before and was discussed and yes it would be something really handy. We do plan to investigate it post 2.0.
Thanks for the feedback.
Regards,
Arun
JN
Joseph Nash
October 2, 2003 10:32 AM
Thanks
> Hi Joe,
>
> Sorry for not being more descriptive. You can set the style of a particular control by setting the Style property using the Designer.
>
> For example if you want to set the style for the menus, you would right-click the BarManager and choose Properties and then in the Properties set the Style to be either Office XP or Office 2003 and so on for the various controls.
>
> Tabs, Menus, Groupbar/GroupView and CommandBars support the Office 2003 look and feel.
> We will have more documentation on these features in the beta version of Essential Suite 2.0.
>
> Regards,
> Arun
>
AH
Anthony Hand
October 12, 2003 05:50 PM
This sounds like it could be very close to Skinning support. It'd be nice to have a reputable company like Syncfusion release a Skinning product rather then relying on someone's "hobby" project...
> Hi Sean
>
> Well, this issue has come up before and was discussed and yes it would be something really handy. We do plan to investigate it post 2.0.
> Thanks for the feedback.
>
> Regards,
> Arun
SL
Sebastien Lange
October 12, 2003 11:00 PM
Hi,
Will docked windows also support Office 2003 style?
Sebastien
AS
Arun Srinivasan
Syncfusion Team
October 13, 2003 01:40 PM
Hi, Anthony,
Thanks for the feedback. Currently there are no plans for such a feature, but we will keep this mind.
Regards,
Arun
> This sounds like it could be very close to Skinning support. It'd be nice to have a reputable company like Syncfusion release a Skinning product rather then relying on someone's "hobby" project...
>
>
>
AS
Arun Srinivasan
Syncfusion Team
October 13, 2003 01:41 PM
Hi Sebastien,
There are no plans for the 2.0 version as Office 2003 does not have the traditional VS.NET type docking windows in it.
Thanks
Arun
> Hi,
>
> Will docked windows also support Office 2003 style?
>
> Sebastien
>
SL
Sebastien Lange
October 13, 2003 11:15 PM
Arun,
See the Task Pane in Office... looks like a docked window, isn't it?
Should be nice to have it.
Thanks,
Sebastien
AS
Arun Srinivasan
Syncfusion Team
October 14, 2003 07:58 AM
Hi Sebastien,
Yes, we are looking into implementing this feature post 2.0 as part of our CommandBars and XPMenus package.
Regards,
Arun
SL
Sebastien Lange
October 16, 2003 05:18 AM
Arun,
I can't find how to enable Office 2003 l&f for Tabs & GroupView; it works for the others. I have 2.0.0.5. Could you help me?
Sebastien
> Hi Joe,
>
> Sorry for not being more descriptive. You can set the style of a particular control by setting the Style property using the Designer.
>
> For example if you want to set the style for the menus, you would right-click the BarManager and choose Properties and then in the Properties set the Style to be either Office XP or Office 2003 and so on for the various controls.
>
> Tabs, Menus, Groupbar/GroupView and CommandBars support the Office 2003 look and feel.
> We will have more documentation on these features in the beta version of Essential Suite 2.0.
>
> Regards,
> Arun
>
AS
Arun Srinivasan
Syncfusion Team
October 16, 2003 05:46 AM
Hi Sebastien,
For Tabs, you need to set the TabStyle property to OneNoteStyle.
The Office 2003 look and feel for GroupView is not part of the 2.0.0.5 build, but it will be part of the Essential Suite 2.0 beta scheduled for the last week of October.
Thanks
Arun
SL
Sebastien Lange
October 16, 2003 06:56 AM
Hi Arun,
Does it works for TabbedMdiManager too? How can I do it?
Thanks,
Sebastien
AS
Arun Srinivasan
Syncfusion Team
October 17, 2003 08:05 AM
Hi Sebastien
To set this property in case of a TabbedMDI, kindly refer to this Knowledgebase article:
How to access the tab control and the tabs in the Tabbed MDI layout?
This demonstrates how you can access the tab and now you need to set it's style to OneNoteStyle.
Regards,
Arun