Completed
Last Updated: 25 Jun 2018 10:16 by ADMIN
ADMIN
Created by: Dimitar
Comments: 2
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
2

			
Completed
Last Updated: 02 Jan 2018 06:46 by ADMIN
ADMIN
Created by: Dimitar
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
To reproduce:
Set the DescriptionFont of RadMenuItem in VSB (see attached image).

Workaround: 
 Remove the setting from the XML.
Completed
Last Updated: 10 May 2016 06:12 by ADMIN
ADMIN
Created by: Hristo
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
Workaround: change the backcolors of the splitters at run-time

foreach (SplitterElement splitter in this.radSplitContainer1.Splitters)
{
    splitter.BackgroundFill.BackColor = Color.Red;
}
Completed
Last Updated: 18 Aug 2015 10:00 by ADMIN
ADMIN
Created by: Hristo
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0

			
Completed
Last Updated: 26 May 2015 10:42 by ADMIN
ADMIN
Created by: Dimitar
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
One cannot change the RadTextBox BackColor for the ContainsFocus and the ContainsMouse states.
Use the color dialog to change the color.
Completed
Last Updated: 29 Jan 2015 09:37 by ADMIN
ADMIN
Created by: Dess | Tech Support Engineer, Principal
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
1. Open VisualStyleBuiler
2. Load TelerikMetroBlue theme
3. Search a certain image repository item and try to save the image.

Please refer to the attached gif file.
Completed
Last Updated: 12 Nov 2014 14:29 by ADMIN
ADMIN
Created by: George
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
To reproduce:

Open VSB -> Open a image repository item with -> right click on the Image property and you will see the exception
Completed
Last Updated: 12 Nov 2014 14:28 by ADMIN
ADMIN
Created by: George
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
To reproduce:

Navigate to an element which has image set for other than the default state or add such (e.g. RadCalendar/RadCalendarElement/NavigateForwardButton) -> select another state and right click on the Image property in the Elements window to select Save Image As. You will notice that only the default state is exported.
Completed
Last Updated: 07 Nov 2014 14:12 by ADMIN
ADMIN
Created by: Dimitar
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
To reproduce:
- Open the Office2007 theme in VSB
- Change the DrawFill and BackColor properties for the  CommandBarRowElement
- Save use in a custom application.

Workaround:
this.commandBarRowElement1.DrawFill = true;
this.commandBarRowElement1.BackColor = Color.Black;
this.commandBarRowElement1.GradientStyle = GradientStyles.Solid; 
Completed
Last Updated: 01 Oct 2014 13:12 by ADMIN
To reproduce:
- Open the TelerikMetroBlue theme and select RadPanoramaElement in the Control Structure window.
- Expand PanoramaBackgroundImage element in the Elements window.

 Please note that the issue occur only in Windows 8.
Completed
Last Updated: 14 Jul 2014 08:35 by Adam P
Created by: Adam P
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
In VSB, if you go to the Help menu and click "View Help", and error will come up saying "The system cannot find the file specified".  I tried this with VSB 2014 Q1 SP1 and VSB 2014 Q2.
Completed
Last Updated: 03 Jul 2014 08:05 by ADMIN
To reproduce:
- Oped a predefined theme in Visual Style Builder
- Change an image property of an element that already has image (set it to a random local image).

The issue occurs only in Windows 8.
Completed
Last Updated: 02 Jul 2014 12:39 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
3
Apply a color setting to RadApplicationMenu and save the theme. Then unload theme, load it again and reset the control styles of RadApplicationMenu through the context menu. Save the theme, unload it and then load it again. You will notice that the style of the RadApplicationMenu is actually not reset.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
Users should be able to add images to TreeNodeUI's states by using Visual Style Builder.
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
If you click on the RadGridViewElement node in VSB while one of our predefined themes is opened, you will get an exception.
Completed
Last Updated: 27 Nov 2013 14:53 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
To reproduce: 
1. Open ThemeViewer 
2. Choose theme Desert 
3. Check View RTL support
4. Check 'Aero mode on' of ribbonbar & backstageview, after that click on 'show form' button
5. Check 'Aero mode on' of RibbonBar & Office2007 App Men, after that click on 'show form' button and will see that ThemeViewer crash
When set theme Desert and change values of the properties of RibbonBar in the VisualStyleBuilder generate the same error.
Completed
Last Updated: 30 Nov 2012 05:32 by ADMIN
ADMIN
Created by: Boryana
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
The Text and Image Primitives of RadButton are not exposed in VSB
Completed
Last Updated: 22 Oct 2012 08:35 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
FIX. VSB - error when trying to preview a theme in ThemeViewer and the current directory is different
Completed
Last Updated: 27 Mar 2012 10:38 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
1
Open Package Windows7.tssp - RadPageView - RadPageViewStripElement - StripViewContainer - StripViewButtonsPanel - LeftScroll.  Edit Repository Item StripLeftArrow.  Click inside Image property to highlight - Unhandled Exception.
Completed
Last Updated: 17 Aug 2011 21:03 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Tools for WinForms: Visual Style Builder, Control Spy, Shape Editor, Element Hierarchy Editor
Type: Bug Report
0
Telerik Metro theme is not exported by VSB
1 2