Windows Forms Application C# Style

前端 未结 2 1679
有刺的猬
有刺的猬 2020-12-18 13:23

I am developing a Windows Form Application in Visual Studio 2008 (C#) And I want to add Style to the items.

I have been investigating a few ideas about it but I have

2条回答
  •  温柔的废话
    2020-12-18 13:45

    IF you wana to use Winforms than you have to buy this one for example:

    http://devcomponents.com/ You have to bind the new assemblies in your application that is not a lot of work!

    But better way do that with WPF http://wpftutorial.net/DataGrid.html

提交回复
热议问题