dotnet/winforms

The "InheritedGlyph" icon cannot be show in Inherited control

開放

#10,607 建立於 2024年1月8日

 (3 則留言) (0 個反應) (0 位負責人)C# (922 個分叉)batch import
area-DesignerSupporthelp wanted

倉庫指標

星標
 (4,100 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南