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

RadControls help

1 Answer 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Svetlana
Top achievements
Rank 1
Svetlana asked on 20 Aug 2009, 11:20 AM
Hi,
How can I use Telerik controls documentaion installed on my machine, version SL 3 Q2 SP1?
Where can I find examples of using all the controls (ProportionalStackPanel for example), not only big controls? All I found is the Help in your site and I see only very basic documentation that tells nothing about using the control in xaml / code, like this:

Panel that arrange its children as a StackPanel if no DesiredWidth or DesiredHeight is set or if set as a Grid with Row/Column Definitions.

 

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Docking (in Telerik.Windows.Controls.Docking.dll)

Syntax

Visual Basic (Declaration)  
Public Class ProportionalStackPanel 
   Inherits Panel
   Implements IManagedPeer, INativeCoreTypeWrapper 
Visual Basic (Usage) Copy Code
Dim instance As ProportionalStackPanel
C#  
public class ProportionalStackPanel : Panel, IManagedPeer, INativeCoreTypeWrapper  
In the Examples solution I cannot find all the controls, only the big controls. Without it I cannot decide about using RadControls in my code, it takes a lot of time to understand how to use them. Please help...

Thanks,
Svetlana.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 24 Aug 2009, 11:11 AM
Hi Svetlana,

Thanks for your question.

If you installed RadControls for Silverlight using the automatic installation, your Help2 documentation would  automatically merge and then you would be able to simply access the documentation from the Visual Studio. If you installed our controls using the ZIP file you would have to manually register the Help2 files or you would have to simply download the CHM help located at RadControls for Silverlight CHM and view all the help content there.

If you cannot find the needed information there, please feel free to ask us and we will gladly assist you.

Greetings,
Nick
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Svetlana
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or