Wednesday, April 20, 2011

Searching for a component in NET 3.5

Hello,

I'm searching for a component similiar to this one(Delphi) in .NET 3.5 SP1

alt text

Thanks.

From stackoverflow
  • ListView with "View = Detail" or DataGridView.

  • Look at the PropertyGrid control

  • Depending on your precise application, you might also want to look at PropertyGrid (in addition to TcKs answer).

  • Aye, ListView using Detail View is the way to go.

0 comments:

Post a Comment