Steps to reproduce: 1. Paste image in the editor 2. Press enter (the image is pasted again everytime Enter is pressed) This is not issue in the control. It is cased by the test application. The focus remains on the paste button and for this reason the image is pasted when enter is pressed.
RadControls are slow when using at design time in a form containing a lot of controls, split containers and table layout panels
Add the ability to add custom items to the RadPropertyGrid items collection.
Alow reordering and drag-and-drop of column's group in ColumnGroupsViewDefinition.
Themes are applied partially to RadSpellChecker's forms.
FIX. RadPageView - newly added page should be automatically selected in the properties window in design time Comment: When the above is implemented and a new page is added the following happens: 1. The RadPageView smart tag menu is closed 2. The new page is selected (the new page is a different component) 3. The smart tag menu of the new page is opened. This actually breaks the user experince instead of making it better.
If you use HTML-like text formatting and put text in <u></u> tag the spaces between words would not be underlined.
IMPROVE. RadShortcut - having displayed two forms both using the same shortcut for some action, the shortcut is applied to the first opened form instead to the one on focus.
In the VSB set the CommandBarTextBoxElement MinSize property to a value greater than 299 and when you close the Elements property grid you will get an unhadled exception.
Exception is thrown, when best fit columns is performed over a column with equal MaxWidth and MinWidth property values.
If you create a new theme from scratch it will be missing the style sheet relations needed to see the theme runtime.
FIX. RadPageView the isContentVisible property should work in all modes. RESOLUTION: This property should work only in ExplorerBar mode by design.
Project Update Utility throws unhandled exception when you try to upgrade project which files are not checked-out from source control.
Users should be able to use the scrollbars of the container controls at design-time.
The VSX toolbox configurator fails to open after installing RadControls for WinForms Q3 2010.
1. Bind the grid to something with more than one level hierarchy 2. Remove some child column in property builder 3. Close and open VS2008 4. In the property builder the same column that was removed, appears with the check box checked (and it shouldn't be). But when the application starts the column does not appear in the grid(which is right). 5. Open property builder again, and remove another column 6. Start the application again, the column that we have just removed is gone, as it should, but the first column appears. Same scenario appears when using the designer.
CaptionTextFont property does not work. It should set the font of the OutLookStyle's caption and the font of the groups' headers.
As a <role> I want <ability> so that <benefit>.
Implement VSB Wireframes, design, UX
When the Visual Style Builder is opened from the Smart Tag menu, VS loses focus. If you open it and close it after that you will see that the focus is not in the Visual Studio anymore.