dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

オープン

#10,607 opened on 2024/01/08

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (922 件のフォーク)batch import
area-DesignerSupporthelp wanted

Repository metrics

Stars
 (4,100 個のスター)
PR merge metrics
 (PR metrics pending)

説明

In Demo project, the InheritedGlyph icon doesn't show in inherited control CustomButton
image

Expected: 1 Create a form with a button - Form1 2. Build the app 3. Create a form that inherits from Form1 4. The "InheritedGlyph" icon show on the inherited control

コントリビューターガイド