如何在C#或VB.NET中制作控件的形式和列表 [英] How to make a form and list of controls in C# or VB.NET

查看:84
本文介绍了如何在C#或VB.NET中制作控件的形式和列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在开发软件,并且希望使其外观漂亮!!!!!
如您所见,大多数程序的皮肤都很漂亮,我也想要!!我几天后就用google搜索了,发现一个名为"DevComponents.DotNetBar2.dll"的dll文件(也许您听说过),此文件将我的表单皮肤更改为类似于"microsoft office"的视觉样式,但该文件没有源文件代码.
因此,任何人都可以通过如何根据事先设计的图片来开发控件的形式和列表?"对我有帮助.

当我在VB.net中打开form.designer时,我发现以下代码:

Hi guys,

I am developing a software and I want to make it in good appearance!!!!
As you see most of programs have a beautiful skins, I want too!! I have google it in days and I found a dll file called "DevComponents.DotNetBar2.dll" ( may you have heard about it) this file change my form skin to something like " microsoft office " visual style, but this file have no source code.
So, any body can help me with "How develop a form and list of controls depending on pictures designed prior?".

When I opened the form.designer in VB.net I found that this code:

Partial Class Form1
    Inherits System.Windows.Forms.Form


然后我知道可以对表单进行编程,因此可以对其进行控制,并让我的课程从中继承....
可以实现吗??? !!!
我可以编写自己的表单及其控件吗???

thanx


Then I knew that the form can be programmed and so its controls and make my class inherits from it....
Can this be achieved???!!!
Can I program my own form and its controls????

thanx

推荐答案

DevComponents.DotNetBar2.dll是市售产品,并非免费提供:
http://www.devcomponents.com/dotnetbar/ [
The DevComponents.DotNetBar2.dll is a commercially available product and not free:
http://www.devcomponents.com/dotnetbar/[^]
Therefor you won''t be able to get the source code for this without paying for it.

For designing your application I can always recommend the DeveloperExpress tools. These allow you to create a skin which styles your application. The skin can be created with their skineditor tool, and even a designer can do this without any programming knowledge.


这篇关于如何在C#或VB.NET中制作控件的形式和列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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