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

ScrollBarVisibility

1 Answer 66 Views
Window
This is a migrated thread and some comments may be shown as answers.
NS
Top achievements
Rank 1
NS asked on 17 Oct 2008, 08:17 AM
Hi I just tried setting HorizontalScrollBarVisibility to Auto.
This results in the following xaml:
<telerik:RadWindow x:Name="window" Width="950"  Header="User Information" ScrollViewer.HorizontalScrollBarVisibility="Auto">  
              
</telerik:RadWindow> 

However, If I run the application I get the following exception:
{System.Windows.Markup.XamlParseException: Unknown attribute ScrollViewer.HorizontalScrollBarVisibility on element RadWindow. [Line: 50 Position: 325]
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at SilverlightADTool.ADSearchResults.InitializeComponent()
   at SilverlightADTool.ADSearchResults..ctor()}

Regards,
Nicolas

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 17 Oct 2008, 08:35 AM
Hello NS,

check this thread for help:
http://www.telerik.com/community/forums/thread/b311D-bggead.aspx

Greetings,
Valentin.Stoychev
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Window
Asked by
NS
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or