Home
Products
Downloads
Support
About
WinForms Controls
WinForms DataGrid
Navigation Bars
Ribbon Interface
Calendar Control
TreeView Control
ComboBox Control
ListBox Control
Common Controls
Tab Control
OLAP Pivot Table
Free Controls
Silverlight Controls
Silverlight DataGrid
Scheduler Control
Ribbon Bar Control
Common Controls
Data Entry Controls
List Controls
ComboBox Control
Menu Control
TreeView Control
Navigation Bars
Tab Control
OLAP Pivot Table
WPF Controls
WPF DataGrid
Data Entry Controls
Navigation Bars
WPF Tab Control
How to select OutlookPaneItem with code?
Article Information
Article relates to VIBlend OutlookPane for Silverlight
How To
Select OutlookPaneItem with code
Solution
In order to achieve this, you need to set the SelectedItem property
C# this.OutlookPane.SelectedItem = this.OutlookPane.Items[1] as VIBlend.Silverlight.Controls.OutlookPaneItem; VB .NET Me.OutlookPane.SelectedItem = TryCast(Me.OutlookPane.Items(1), VIBlend.Silverlight.Controls.OutlookPaneItem)
Copyright © VIBlend
ALL RIGHTS RESERVED
Terms of Use
|
Privacy Policy
Silverlight Controls
WinForms Controls
Knowledge Base
About Us
Silvelright DataGrid
Ribbon Interface
Technical Support
Blog
Silverlight Editors
WinForms DataGrid
Silverlight Ribbon Bar
Calendar
Downloads
Forum
Navigation Bars
Navigation Bars
Menu & ContextMenu
TreeView
Report a bug
Client Login
ComboBox & ListBox
Tab Control
Silverlight Pivot Table
WinForms Pivot Grid
Request a feature