Completed
Last Updated: 05 Jan 2022 12:57 by ADMIN
Release R1 2022
Jean-Pierre
Created on: 05 Oct 2021 14:19
Category: SplitContainer
Type: Bug Report
0
RadSplitContainer add Cursors Property (SizeNS or SizeWE) when click on split in the designer
  • Create a Radform1 with RadSplitContainers (Orientation H or V)
  • In the designer, click on the Split (or try to move it does'nt work according this feedback RadSplitContainer: problem in resizing split panels in design time in Net5)
  • This property is added to the RadForm1.Designer.cs

            this.radSplitContainer2.Cursor = System.Windows.Forms.Cursors.SizeNS;

  • Deleting this property and working with the designer add again the property.

A project to reproduce is attached

Thanks

Attached Files:
2 comments
Jean-Pierre
Posted on: 11 Oct 2021 10:16

Hi Hristo,

Thank you for the answer.

In fact, the container cursor property is added as soon as the design is changed.

So for the child controls to have the right cursor.

When the design of the form should not be changed

I remove the Cursor SizeNS or SizeWE properties in the designer.cs.

At runtime, there is no longer any problem.

Regards

Jean-Pierre

ADMIN
Hristo
Posted on: 11 Oct 2021 09:29

Hello Jean-Pierre,

I managed to reproduce the issue. Indeed the Cursor property of the control is serialized without this being necessary. We will do our best to resolve it in a timely manner.

Regards,
Hristo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.