1-10 of 139 < Previous Next >
80 votes

Make Visual Basic samples for Silverlight toolkit

Please create a Visual Basic version of the toolkit samples

id# 1222 | Planned Release: None | Last Updated: Today at 10:53 PM by Burke529
1 vote

ImplicitStyleManager does not support drilling down into Popups

Originated from forum post: http://silverlight.net/forums/t/63327.aspx ImplicitStyleManager does not support drilling down into Popups natively. Repro: <Grid x:Name="LayoutRoot" Background="Whi...

id# 1374 | Planned Release: None | Last Updated: Today at 4:35 AM by JustinJosefAngel
1 vote

TreeView does not select the correct item when setting IsSelected and parent is not expanded

Originated from forum post: http://silverlight.net/forums/t/60645.aspx TreeView does not select the correct item when setting IsSelected and parent TreeViewItem is not expanded. When setting Tree...

id# 1375 | Planned Release: None | Last Updated: Today at 4:04 AM by JustinJosefAngel
1 vote
closed

Combobox databinding issue

Hi, I am getting the below exception when trying to bind the data to Combo box through List<T>. Message: "Error HRESULT E_FAIL has been returned from a call to a COM component." StackTrace: ...

id# 1371 | Planned Release: None | Last Updated: Thu at 11:26 PM by shawnoster
11 votes

Is it possible to program the scroll wheel in the examples.

I was wonder if perhaps in the next control samples release they could program the scroll wheel on the longer siverlight views. I find myself clicking the right pane and rolling the scroll wheel...

id# 878 | Planned Release: None | Last Updated: Thu at 8:11 PM by anvimi
1 vote

AutoCompleteBox: Change HasFocus() from private to public (or at least protected).

It would be useful to have access to the HasFocus() method when extending AutoCompleteBox.

id# 1270 | Planned Release: None | Last Updated: Wed at 7:23 PM by slkit
1 vote

Popup AutoCompleteBox Bug

Popup p = new Popup(); p.Child = new HadAutoCompleteBoxPage(); p.IsOpen = true; When i run this code, the AutoCompleteBox 's List Display Only one second then hide, this is Bug ?

id# 1225 | Planned Release: None | Last Updated: Wed at 7:23 PM by slkit
2 votes

Setting focus on TreeView selects first item

It seems that whenever you set focus to a TreeView, the selected item changes to the first one. I created a very simple app, with just a tree view and a button-- the button's code behind is simply ...

id# 1360 | Planned Release: None | Last Updated: Wed at 7:23 PM by slkit
1 vote

TreeviewItem - OnMouseLeftButtonDown not raised

Hi. I am currently using the December version of the toolkit and it seems that OnMouseLeftButtonDown on a treeviewItem is not handled (not raised). How can i have it working? Thank you and Merry ...

id# 1199 | Planned Release: None | Last Updated: Wed at 7:23 PM by slkit
1 vote

Generating Tab Control Template from Blend Throws E_FAIL error

Generated the template for a tab control and received: Error HRESULT E_FAIL has been returned from a call to a COM component The error line is: <basics:TabControl x:Name="MainTabControl" Margin="...

id# 1223 | Planned Release: None | Last Updated: Wed at 7:23 PM by slkit
1-10 of 139 < Previous 1 2 3 4 5 6 7 8 9 10 ... Next >
Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | CodePlex Blog | Version 2008.12.9.14291