'C# - Missing TreeView "Sorted" property
Context:
OS:
Édition Windows 10 Professionnel Version 21H2 Installé le 2021-01-26 Build du système d’exploitation 19044.1526 Expérience Windows Feature Experience Pack 120.2212.4170.0
Dev Tool:
Updated today !
Microsoft Visual Studio Community 2022 (3) (64-bit) - Current Version 17.1.0
Project:
Target framework = .NET 6.0 (migrated from original .NET 5.0 target)
Issue:
I'm developing a Winform application containing a TreeView I want to be sorted alphabetically. MSDN MSDN Sorted indicates a "Sorted" TreeView's property to be set to true but I don't see any in the properties of my object (see image).
Where should I find it ? What am I missing ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|


