dotnet / dotnet/winforms

Cursor property cannot be set to "Arrow" in designer

Open
#11,995 5 comments 0 reactions 1 assignee Claimed by @Shyam-Gupta View on GitHub
area-VSDesigner tracking
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
1d 13m
Merged PRs (30d)
85

Description

### Environment

Visual Studio version 17.10.6

### .NET version

8.0

### Did this work in a previous version of Visual Studio and/or previous .NET release?

Yes, unknown

### Issue description

When the Cursor is set to "Arrow", it revers back to "Default" in the designer.
This is incorrect, as for some components (such as a textbox), the default cursor isn't an arrow.

### Steps to reproduce

1. Drop a textbox unto a blank form.
2. Set the Cursor in Properties to Arrow

### Diagnostics

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.