Bug 365586

Summary: PropertyGrid: support DisplayNameAttribute
Product: [Mono] Mono: Class Libraries Reporter: Andy Hume <andyhume32>
Component: Windows.FormsAssignee: Forgotten User CRPsQFwJ3b <forgotten_CRPsQFwJ3b>
Status: VERIFIED FIXED QA Contact: Mono Bugs <mono-bugs>
Severity: Normal    
Priority: P5 - None    
Version: 1.2.6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: http://www.go-mono.com/archive/1.9/
Whiteboard: PropertyGrid
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Repro code

Description Andy Hume 2008-02-28 13:59:24 UTC
Created attachment 197665 [details]
Repro code

Repro attached.  Property __FooStringPassword has attribute [DisplayName("Named FooStringPassword")] applied, it should thus be displayed in the grid with name "FooStringPassword".  It appears thus in MSFT.
Comment 1 Forgotten User CRPsQFwJ3b 2008-02-28 15:50:05 UTC
Fixed in r96883.
Comment 2 Thomas Wiest 2008-03-05 04:03:42 UTC
I verified this is fixed in Mono 1.9p4 on SLED 10 SP1 i586.