Description: mas crack
IrisSkin .NET.Winforms.v3.4 es una aplicacion que nos permite aplicar a nuestras aplicaciones
winforms en .Net 1.0, 2.0 y Delphi.Net un Skin para que sea mas vistoso. Hay varios temas, como officce 2007, winxp, win vista, msn, etc. Tambien nos permite crear Skins propios.
tambien esta el serial que lo deben ingresar en las propiedades del control. Platform: |
Size: 6654976 |
Author:Estivenson |
Hits:
Description: IrisSkin 完全支持东日Skin方案v2,这意味着,您可以在IrisSkin中使用我们提供的专业设计的skin,而这些skin大部分都是由我们的专业界面设计师设计的。同时,您也可以使用全新的SkinBuilder工具制作自己设计的skin。-IrisSkin fully supports the East Japan Skin program v2, which means that you can use the IrisSkin we provide professional design of the skin, most of these skin interface by our professional designers. At the same time, you can also use the new tool to make your own SkinBuilder designed skin. Platform: |
Size: 6761472 |
Author:刘海滨 |
Hits:
Description: IrisSkin 是winform换肤常用的组件 目前共有两个版本,一个是IrisSkin.dll 用于.Net Framework1.0/1.1 和IrisSkin2.dll 用于.Net Framework2.0版本。详细内容见安装文件的help文档。
除此之外,东日还有两个很cool的Menu: MatrixMenu和WheelMenu。
(详细内容请参见http://www.sunisoft.cn/irisskin)。-IrisSkin peeling is a common component winform There are currently two versions, one is IrisSkin.dll for. Net Framework1.0/1.1 and IrisSkin2.dll for. Net Framework2.0 version. Details see the help document the installation files. In addition, there are two very cool East on the Menu: MatrixMenu and WheelMenu. (For details, see http://www.sunisoft.cn/irisskin). Platform: |
Size: 181248 |
Author:小张 |
Hits:
Description: 非常好用的皮肤控件,包括控件源码和一个演示程序,windows编程必不可少的工具!-Very easy to use skin control, including source control, and a demonstration program, windows programming indispensable tool! Platform: |
Size: 2169856 |
Author:cdsk |
Hits:
Description: 第一步 添加皮肤控件dll:
项目-》添加引用-》浏览 选择IrisSkin4.dll
第二步 导入皮肤
可以直接在项目的Debug目录下新建一个skin文件夹,然后复制皮肤.ssk文件到该文件夹
第三步 在窗体的Load方法下面,添加如下代码,这里以VB.NET为例:
Dim mySkin As Sunisoft.IrisSkin.SkinEngine = New Sunisoft.IrisSkin.SkinEngine
mySkin.SkinFile = Application.StartupPath & "/skin/Page.ssk"
第四步 完成,保存,运行,看看效果吧(The first step is to add the skin control dll:
Item - add quote - browse browse IrisSkin4.dll
Second steps into the skin
You can create a new skin folder directly under the Debug directory of the project, then copy the skin.Ssk file to the folder.
The third step is to add the following code under the Load method of the form, taking VB.NET as an example.
Dim mySkin As Sunisoft.IrisSkin.SkinEngine = New Sunisoft.IrisSkin.SkinEngine
MySkin.SkinFile = Application.StartupPath & /skin/Page.ssk
The fourth step is to finish, save, run and see the effect.) Platform: |
Size: 1463296 |
Author:9826 |
Hits: