列表设置布局(如何?) [英] List Settings Layout (How?)

查看:76
本文介绍了列表设置布局(如何?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

 

下面是用户设置布局的图片,可以在程序运行时更改。我喜欢它看起来多么简单,我想重新创建它,但我不知道它是如何完成的。是否有人可以提供帮助?

Below is a Picture of a Layout for User Settings, that can be changed while the programm is running. I love how simple it looks and i would like to re-create it, but i can not find out how it was done. Is somebody able to help?

我在Windows Forms Designer中使用Visual Studio c#或者被称为,我是一个完整的初学者。我很乐意用这个做一些练习测试,对我来说这似乎是最容易学习的方法。 

I am using Visual Studio c# with the Windows Forms Designer or however that is called and i am a complete beginner. I would love to do some practise tests with this, as for me it seems the easiest way to learn. 

我不是在乞讨对于代码,我只是想知道使用了哪些元素以及如何更改这些元素中的设置使其看起来像这样。

I am not begging for code, i just want to know which Elements were used and how to change the settings in those to make it look like this.

谢谢你

https://prnt.sc/jhque1

https://prnt.sc/jhque1

推荐答案

嗨maddinii,

Hi maddinii,

我担心Windows Forms项目没有类似的控件,你可以模拟它,也许尝试使用TreeView:

I'm afraid Windows Forms project does not have a similar control, you just can simulate it, maybe try to use TreeView:

Winform TreeView类。

您可以在树视图节点中包含一个控件:

You can include a control in treeview node:

按钮TreeView控件。

实际上,Winform不擅长界面,为了你的目的,< span id ="x_x_result_box"lang ="en">
我建议你使用WPF,你可以处理WPF树视图:

In fact, Winform is not good at interface, for your purpose, I recommend you to use WPF, you can handle a WPF treeview:

WPF TreeView类
如何使gridview成为树视图的子元素在wpf应用程序中

问候,

Frankie


这篇关于列表设置布局(如何?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆