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

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

javascript - return highlighted cells to php -

java - Creating a room by reading from a file (for a game) -