Duplicated
Last Updated: 06 Oct 2021 14:33 by ADMIN
Created by: Fernando
Comments: 0
Category: UI for WinForms
Type: Feature Request
0
The SplitPanels should expose the Modifiers property so that it can be set to Public or Protected. This way it will be possible to work with the panels in forms that are visually inherited in the VS designer.
Completed
Last Updated: 24 Sep 2021 09:02 by ADMIN
Release R3 2021 SP1
Created by: Jana
Comments: 0
Category: UI for WinForms
Type: Bug Report
2

When we have start position set to center screen:

            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;

RadForm does not calculate the correct location of the form on HDPI devices.

Completed
Last Updated: 14 Sep 2021 07:41 by ADMIN
Release R3 2021
Created by: CHEE HANG
Comments: 0
Category: UI for WinForms
Type: Feature Request
8
Add grouping to the navigation view like attached
Unplanned
Last Updated: 09 Sep 2021 13:50 by ADMIN

1. Create a Winforms application containing RichTextEditorRibbonBar

2. Add a CodedUI test project

3. Start the application and add a new CodedUITest

4. Drag the Spy from the "UIMap - Coded UI Test Builder" onto a disabled radButtonElement - for example "Delete All" button in the "Review" tab

 

You will see that the Enabled property value is true instead of false.

Declined
Last Updated: 09 Sep 2021 08:58 by ADMIN
Created by: Haim
Comments: 2
Category: UI for WinForms
Type: Feature Request
2
   
Completed
Last Updated: 03 Sep 2021 16:32 by ADMIN
Release R3 2021

This doesn't work in both .NET Framework and .NET 5.

Add a RadForm and set its AutoScroll property to true at design time. When you add any controls that are located outside the form's size a scroll bar appears. However, it seems to be disabled and the user is not allowed to scroll at design time. 

Declined
Last Updated: 01 Sep 2021 07:21 by ADMIN

I have installed the suite of controls for winforms, but I can't get them to appear in the toolbox. When I use Extension / Telerik / Telerik UI for Winforms / Launch Toolbar configurator it shows me the control options and is supposed to add them to the Toolbox, but they don't appear. If I select the Show All option then all the Telerik control categories appear, but none are enabled. So I did it manually and it remains the same.

This image shows the toolbox after using the Telerik extension Launch toolbox configurator

As you can see, no tab appears with the Telerik controls.

And if I tell it to show me all the tabs, the Telerik controls do appear, but they are not enabled, as can be seen in the following image:

 

Thanks,

 

Juan Carlos

Completed
Last Updated: 03 Aug 2021 16:21 by ADMIN
Release R3 2021

Hello support,

 

i use the radBrowseEditor.

 

Here the code:


        private readonly string ActualPath_LiteDB = "";

        public F_ApplicationsSettings()
        {
            InitializeComponent();

            //set up actual paths
            ActualPath_LiteDB = Settings.PathToLogLiteDB;
            radBrowseEditor_db_path.Value = ActualPath_LiteDB;

            this.Text = F_Translations.GetTranslationText("settings");
        }

When i set the DialogType to FolderBrowseDialog the initial directory the its working:

But if i set it the DialogType to RadOpenFolderDialog its not working. Its always showing the Desktop folder:

 

Duplicated
Last Updated: 03 Aug 2021 07:31 by ADMIN
Created by: Iprel
Comments: 0
Category: UI for WinForms
Type: Bug Report
0

Follow the steps:

1. Please enter "0.12345"

2. Using the left arrow navigate after "1" and hit Backspace to delete "1"

3. Enter "6". It would be inserted in the wrong position

Completed
Last Updated: 09 Jul 2021 09:27 by ADMIN
Release R3 2021
Created by: Thomas
Comments: 1
Category: UI for WinForms
Type: Bug Report
0

Hello Telerik Team,

our Customor works primary on Microsoft Surfaces. These scales on 200 %.

We use AutoScaleMode DPI and all is fine, except the Ribbon Bar. It cuts the ribbon Bar in half, if it's normally collapsed.

We didn't find any solution to fix this.

 

Interesting is the Resizing of the Bar. if you move it between to monitors

  • start the process on 200% Monitor
  • move to 100% Monitor
  • Be sure the Bar is collapsed
  • Open and close the bar at least 2 times
  • move to 200% Monitor back
  • If you open the bar now, its size is now the original size and goes over the window.
  • Close the bar and open it again, than you see the bars lenght is correct, but the height is halved.
  • Move to 100% Monitor again
  • if you open the bar now, the bar goes only over the half window.
  • close the bar and open it again, than the length is correct again, and the height has doupled to its normal value.

 

Maybe it's only a configuration we didn't found yet, maybe it's really a bug.

And a second question: If we maximize the Window, the TitleText hides. Is it possible to show the TitleText in maximized mode too.

Completed
Last Updated: 24 Jun 2021 14:40 by ADMIN
Release R3 2021

Please refer to the attached if file. You will notice that the converter wizard will skip the designer file if the form's file end with "Settings".

Workaround: change the file name to skip ending with "Settings"

Completed
Last Updated: 19 May 2021 08:10 by ADMIN
Release R1 2021 SP2
Completed
Last Updated: 11 May 2021 11:13 by ADMIN
Release R2 2021
Created by: atfats
Comments: 3
Category: UI for WinForms
Type: Feature Request
9

hi...

A Callout Control is in your roadmap for winforms please ?

thx in advance...

 

regards,

Completed
Last Updated: 05 May 2021 12:57 by ADMIN
Release R2 2021
Created by: n/a
Comments: 4
Category: UI for WinForms
Type: Feature Request
13
Add Office 2016 theme to the WinForms suite.
Completed
Last Updated: 22 Apr 2021 14:10 by ADMIN
Release R2 2021
Currently there is no way to customize how the UI events are handled.
Completed
Last Updated: 16 Apr 2021 15:31 by ADMIN
Release R2 2021
  RadSpreadsheet does not support chars, however it should not throw errors while working with such documents.
Unplanned
Last Updated: 13 Apr 2021 07:02 by ADMIN
Created by: Lou
Comments: 1
Category: UI for WinForms
Type: Feature Request
2
Please add support for adding a background image to the RadDiagram. This could be used for example for a floor plan application, where the background image would be a map of a building.
Completed
Last Updated: 26 Mar 2021 09:19 by ADMIN
Release R2 2021 (LIB 2021.1.329)
There is an inconsistency between MS Word and the RichTextEditor.

When the unit type is set to an inch.
Unplanned
Last Updated: 12 Mar 2021 14:36 by ADMIN
Default FontFamily and FontSize values (Calibri, 11) are not respected during paste, when the normal style of the source document is modified. Those values are replaced with the default values for RadDocument, which are different (Verdana 12)
Declined
Last Updated: 05 Mar 2021 09:51 by ADMIN

Hello, I encountered a bug with PropertyGrid when an object property is null.

But it only happens when the object has a simple property, a simple list, and a complex list with a custom control.

I'm attaching a sample project.

To reproduce this bug, run the project and hit the sort button or enter any search strings.