wpf - Best way to achieve custom ui layout in Visual Studio (c#) -


i have simple layout enter image description here

what best way achieve this? using wpf or win forms custom list view?

you use wpf styles , templates.

please notice there difference between controltemplates , datatemplates, though can use either 1 given goal, in different ways.


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -