【发布时间】:2014-03-12 15:59:39
【问题描述】:
在我的 windowsForm 应用程序中,我使用 PropertyGrid 来编辑我的类的实例:其中一些属性是具有最大和最小项的浮点数。
我希望通过滑块或类似的东西来修改它们。
我找到了这个:http://www.visualhint.com/propertygrid 但不是免费的..
你有什么想法可以帮助我吗?
【问题讨论】:
-
我已经编辑了你的标题。请参阅“Should questions include “tags” in their titles?”,其中的共识是“不,他们不应该”。
标签: c# .net winforms visual-studio-2012 propertygrid