Hi all!
The design of the grid is really great, unfortunately I find neither in the Controls nor in the code how to design the grid.
Can anybody help me?
THX!
Hi again!
One lst question:
Where are the Images from used in this sample (for the Ultratoolbar)?
I just took a look in the Infragistics Icon's but.......
rgds
Hi,
Thank you for your feedback.
I am glad that you have resolved your issue. Let me know if you have any additional questions.
Thanks for the quick reply!
Just found the "secret" theme :-)
Hello Wolfgang,
Thank you for posting in our forum.
The styling of the grid, as well as all other controls in OutlookCRM sample is achieved with style library. You can create your own style libraries with Infragistics AppStylist. This is a stand-alone application that lets you style every detail of your application. More about AppStylist you may find by following the next link http://help.infragistics.com/Doc/WinForms/current/CLR4.0/?page=Styling_Guide_Overview_of_Styles_Presets_and_Themes.html
When your style library is ready you can load it with Load method of the StyleManager class. You can find more information about loading of style library by following the link bellow http://help.infragistics.com/Doc/WinForms/current/CLR4.0/?page=Styling_Guide_Loading_a_StyleLibrary.html
Please let me know if you need any further assistance.