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

Misc. Quewstions

2 Answers 50 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Haroon
Top achievements
Rank 1
Haroon asked on 01 Jan 2008, 11:41 AM

Hi Telerik team and fellows on the community,

I am now a days evaluating telerik RadControl for WinForms Q3 version 5.0.00000 for purchasing and up till now its being impressive, so first of all I would like to congratulate telerik team for the development of such an awesome product.

Second I have some questions regarding the controls. I think and hope they will mostly due to lack of my understanding about the controls but please do guide me ASAP.

1.The first and important question is that now I am done with the development phase and the controls I had used (or most likely use of telerik ) are Dock Manager, Docking Panel, Ribbon bar, tabstrips , toolbar, treeview, Title bar, status strip and  Buttons. And at the time of deployment I am unable to find the dll I have to send with the exe. Plus in title bar I have build a theme using telerk visual style builder, now when I run the program with on other machine (on which telerik is not installed) it start giving me error and changes my application’s interface as well Specially the TITLE bar (both original and the one I build). Kindly do guide me in this matter.

2. I used Radtreeview, which have both vertical and horizontal scroll bar as well. Now if a node’s text exceeds the width of the treeview one can see it in little space between vertical and horizontal scroll bar. And if I click on that space the node below the space get selected as well. Please look towards this issue.

3. For using Title bar I had to change the property of windows standard from i.e. FormBorderStyle=none. And now if I apply title bar It looks fine but the other edges of the form looks a little bad as they don’t have such border/edges. Do you suggest me something to counter that.

4. Is there any property by which I can change the whole theme (of all controls) in form at run time?

Note: I suppose telerik idea for Telerik form (which I read some where on this site) will counter my question 3 and 4.But I asked because I hoped these things can be done some how even in current version.

5. When I try to drop Radtreeview on RadPanel (with Outlook Style) then it doesn’t restricted to only that tab but overlaps on every tab of outlook panel. But suddenly I don’t know how but it fixed to that only panel and starting working as desired. Can you explain how this works?


Regards,
Haroon.

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 02 Jan 2008, 03:20 PM
Hello Haroon,

Thank you for contacting us, and for sharing your assessment of our product.
Now to your questions:
  1. You can find all the DLLs in C:\Program Files\Telerik\RadControls for WinForms Q3 2007\bin .
    1. The core DLLs are:
      • TelerikCommon.dll
      • Telerik.WinControls.dll
      • Telerik.WinControls.UI.dll
    2. Additionally, you may need 
      1. Telerik.WinControls.Docking.dll - required bythe docking.
      2. Telerik.WinControls.GridView.dll - required if you use the RadGridView.
      3. Telerik.Charting.dll and Telerik.WinControls.RadChart.dll - required by the charting.
  2. We have an item in our TODO list regarding this issue. It will be addressed as soon as possible.
  3. We have a special class for a form - ShapedForm with rounded corners. You can read how to use this class from the following KB article: http://www.telerik.com/support/kb/article/b454K-ttk-b454T-ckd-b454c-ckd.aspx
  4. You can change the theme at the application level using the following code:
    ThemeResolutionService.ApplicationThemeName = "ThemeName";
  5. Could you please give us more information about the issue related to RadPanelBar. We're sending you a movie as an attachment about how to add a treeview to RadPanelBar when it is in outlook style.
    Thank you for your questions. If you need any additional information, please do not hesitate to write us.

    Best wishes, Peter
    the Telerik team

    Instantly find answers to your questions at the new Telerik Support Center
    0
    Haroon
    Top achievements
    Rank 1
    answered on 03 Jan 2008, 08:33 AM

    Thank you Peter,
    Your answers were real help for me. And regarding that PanelBar, It was my understanding issue which is solved.
    Thanks once again telerik team.

    Regards,
    Haroon.

    Tags
    General Discussions
    Asked by
    Haroon
    Top achievements
    Rank 1
    Answers by
    Peter
    Telerik team
    Haroon
    Top achievements
    Rank 1
    Share this question
    or