By tag: TabControl
0
kicks
VIBlend WPF Controls ver. 4.0
The new release of VIBlend Controls for WPF brings highly optimized and feature-rich ListBox and ComboBox Controls.
0
kicks
VIBlend Controls for Windows Forms - ver. 6.0 Released
VIBlend announced the availability of the VIBlend Controls for WinForms ver. 6.0.0. the next generation of user interface controls for Windows Forms.
0
kicks
VIBlend Controls for WPF v3.0 - Released
New Controls:
- TabControl, GroupBox, ColorPicker, DropDownButton, SplitButton, RadioButton, CheckBox, Button, ToggleButton, RepeatButton, ScrollViewer, LinkLabel
0
kicks
VIBlend WinForms Controls v5.0 - Released
Key benefits of the new release are:
- 2 new themes for all VIBlend WinForms Controls
- Pivot Design panel
- DataGrid Localization Provider
- Improved Ribbon Bar performance and rendering
- Quick Start projects now have a full support for VS 2010 which will decrease development time
0
kicks
VIBlend Silverlight Controls v3.5 - Released
VIBlend Controls for Silverlight ver. 3.5 - Released
Highlights of the new features and improvements in the new version are:
* DataGrid performance optimizations
* New themes for all VIBlend Controls for Silverlight
* New controls - TabControl, Toolbar and BannerRotator
* De...
0
kicks
HowTo : Change Visible Tab Using JavaScript in the MS AJAX TabControl
HowTo : Change Visible Tab Using JavaScript in the MS AJAX TabControl
0
kicks
Tab Control in Windows Presentation Foundation
In this post Keyvan describes how to build tab controls with XAML and WPF codes in .NET 3.0.
0
kicks
TabControl, ListView and strange behaviour when checking list items
The king of all Windows controls ListView is behaving very differently depending if it is placed in a TabControl or not. If you have problems that the event delegate ItemCheck is not called when it should, you might find the answer within.