实例介绍
非常漂亮的控件! 非常漂亮的控件! 非常漂亮的控件! 非常漂亮的控件! 非常漂亮的控件!
【实例截图】
【核心代码】
16359647648145666728.rar
└── 源码帝国
├── 200931114199938
│ └── iFormControls
│ ├── iForm_Controls
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── iFormControls.dll
│ │ │ │ ├── iFormControls.pdb
│ │ │ │ └── iFormControls.xml
│ │ │ └── Release
│ │ ├── Classes
│ │ │ ├── AdobeColors.vb
│ │ │ ├── CMYK.vb
│ │ │ ├── ColorUtilities.vb
│ │ │ ├── DrawingHelper.vb
│ │ │ └── HSL.vb
│ │ ├── iFormComponents
│ │ │ └── Notifier
│ │ │ ├── iFormNotifierForm.resx
│ │ │ ├── iFormNotifierForm.vb
│ │ │ ├── iFormNotifier.vb
│ │ │ └── Notifier.png
│ │ ├── iFormControls
│ │ │ ├── Caption
│ │ │ │ ├── Caption.png
│ │ │ │ ├── iFormCaption.designer.vb
│ │ │ │ ├── iFormCaption.resx
│ │ │ │ └── iFormCaption.vb
│ │ │ ├── ColorPickers
│ │ │ │ ├── ColorControl
│ │ │ │ │ ├── ColorBox.png
│ │ │ │ │ ├── ColorSlider.png
│ │ │ │ │ ├── iFormColorBox.designer.vb
│ │ │ │ │ ├── iFormColorBox.resx
│ │ │ │ │ ├── iFormColorBox.vb
│ │ │ │ │ ├── iFormColorSlider.designer.vb
│ │ │ │ │ ├── iFormColorSlider.resx
│ │ │ │ │ └── iFormColorSlider.vb
│ │ │ │ └── Pallet
│ │ │ │ ├── iFormColorPallet.resx
│ │ │ │ ├── iFormColorPallet.vb
│ │ │ │ └── Pallet.png
│ │ │ ├── GradientLine
│ │ │ │ ├── GradientLine.png
│ │ │ │ ├── iFormGradientLine.designer.vb
│ │ │ │ └── iFormGradientLine.vb
│ │ │ ├── ImageBox
│ │ │ │ ├── iFormImageBox.Designer.vb
│ │ │ │ ├── iFormImageBox.resx
│ │ │ │ ├── iFormImageBoxTools.Designer.vb
│ │ │ │ ├── iFormImageBoxTools.resx
│ │ │ │ ├── iFormImageBoxTools.vb
│ │ │ │ ├── iFormImageBox.vb
│ │ │ │ └── ImageBox.png
│ │ │ ├── Panel
│ │ │ │ ├── iFormPanel.vb
│ │ │ │ └── Panel.png
│ │ │ └── Progress
│ │ │ ├── LoadingLoop
│ │ │ │ ├── iFormLoadingLoop.Designer.vb
│ │ │ │ ├── iFormLoadingLoop.vb
│ │ │ │ └── LoadingLoop.png
│ │ │ └── ProgressBar
│ │ │ ├── iFormProgressBar.Designer.vb
│ │ │ ├── iFormProgressBar.vb
│ │ │ └── Progress.png
│ │ ├── iFormControls.vbproj
│ │ ├── iFormControls.vbproj.user
│ │ ├── iFormEngine
│ │ │ ├── FadeEngine
│ │ │ │ ├── FadeEngine.png
│ │ │ │ ├── iFormFadeEngine.designer.vb
│ │ │ │ └── iFormFadeEngine.vb
│ │ │ ├── ImageEngine
│ │ │ │ ├── iFormImageEngine.Designer.vb
│ │ │ │ ├── iFormImageEngine.vb
│ │ │ │ └── ImageEngine.png
│ │ │ └── SystemEngine
│ │ │ ├── iFormSystemEngine.Designer.vb
│ │ │ ├── iFormSystemEngine.resx
│ │ │ ├── iFormSystemEngine.vb
│ │ │ └── SystemEngine.png
│ │ ├── My Project
│ │ │ ├── Application.Designer.vb
│ │ │ ├── Application.myapp
│ │ │ ├── AssemblyInfo.vb
│ │ │ ├── licenses.licx
│ │ │ ├── Resources.Designer.vb
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.vb
│ │ │ └── Settings.settings
│ │ ├── obj
│ │ │ ├── Debug
│ │ │ │ ├── iFormControls.AlphaBar.resources
│ │ │ │ ├── iFormControls.Caption.png
│ │ │ │ ├── iFormControls.ColorBox.png
│ │ │ │ ├── iFormControls.ColorSlider.png
│ │ │ │ ├── iFormControls.dll
│ │ │ │ ├── iformcontrols.dll.licenses
│ │ │ │ ├── iFormControls.FadeEngine.png
│ │ │ │ ├── iFormControls.GradientLine.png
│ │ │ │ ├── iForm_Controls.iFormCaption.resources
│ │ │ │ ├── iFormControls.iFormCaption.resources
│ │ │ │ ├── iFormControls.iFormColorBox.resources
│ │ │ │ ├── iFormControls.iFormColorPallet.resources
│ │ │ │ ├── iFormControls.iFormColorSlider.resources
│ │ │ │ ├── iForm_Controls.iFormEngine.iFormSystemEngine.resources
│ │ │ │ ├── iForm_Controls.iFormImageBox.resources
│ │ │ │ ├── iFormControls.iFormImageBox.resources
│ │ │ │ ├── iForm_Controls.iFormImageBoxTools.resources
│ │ │ │ ├── iFormControls.iFormImageBoxTools.resources
│ │ │ │ ├── iForm_Controls.iFormNotifierForm.resources
│ │ │ │ ├── iFormControls.iFormNotifierForm.resources
│ │ │ │ ├── iFormControls.iFormSystemEngine.resources
│ │ │ │ ├── iFormControls.ImageBox.png
│ │ │ │ ├── iFormControls.ImageEngine.png
│ │ │ │ ├── iFormControls.IntegerBar.resources
│ │ │ │ ├── iForm_Controls.layers.png
│ │ │ │ ├── iFormControls.LoadingLoop.png
│ │ │ │ ├── iFormControls.Notifier.png
│ │ │ │ ├── iFormControls.Pallet.png
│ │ │ │ ├── iFormControls.Panel.png
│ │ │ │ ├── iFormControls.pdb
│ │ │ │ ├── iFormControls.Progress.png
│ │ │ │ ├── iForm_Controls.Resources.resources
│ │ │ │ ├── iFormControls.Resources.resources
│ │ │ │ ├── iForm_Controls.shading.png
│ │ │ │ ├── iFormControls.SystemEngine.png
│ │ │ │ ├── iForm_Controls.vbproj.GenerateResource.Cache
│ │ │ │ ├── iFormControls.vbproj.GenerateResource.Cache
│ │ │ │ ├── iFormControls.xml
│ │ │ │ ├── iForm.vbproj.GenerateResource.Cache
│ │ │ │ └── TempPE
│ │ │ │ └── My Project.Resources.Designer.vb.dll
│ │ │ ├── iForm_Controls.vbproj.FileList.txt
│ │ │ ├── iFormControls.vbproj.FileList.txt
│ │ │ ├── iForm.vbproj.FileList.txt
│ │ │ └── Release
│ │ │ └── TempPE
│ │ │ └── My Project.Resources.Designer.vb.dll
│ │ ├── PropertyEditor
│ │ │ ├── ColorsEditor
│ │ │ │ ├── iFormAlphaColorConverter.vb
│ │ │ │ ├── iFormAlphaColor.vb
│ │ │ │ ├── iFormColorCollectionConverter.vb
│ │ │ │ ├── iFormColorCollectionEditor.vb
│ │ │ │ ├── iFormColorCollectionPropertyDescriptor.vb
│ │ │ │ └── iFormColorCollection.vb
│ │ │ ├── IntegerEditors
│ │ │ │ ├── AlphaBar.Designer.vb
│ │ │ │ ├── AlphaBar.resx
│ │ │ │ ├── AlphaBar.vb
│ │ │ │ ├── IntegerBar.Designer.vb
│ │ │ │ ├── IntegerBar.resx
│ │ │ │ └── IntegerBar.vb
│ │ │ └── PropertyEditorBase.vb
│ │ └── Resources
│ │ ├── arrow_down.png
│ │ ├── arrow_out.png
│ │ ├── arrow_right.png
│ │ ├── arrow_rotate_clockwise.png
│ │ ├── arrow_turn_right.png
│ │ ├── arrow_undo.png
│ │ ├── folder_image.png
│ │ ├── page_copy.png
│ │ ├── page_gear.png
│ │ ├── page_paste.png
│ │ ├── page_save.png
│ │ └── TitleBarGrip.bmp
│ ├── iForm_Controls.sln
│ └── iForm_Controls_Test
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Help
│ │ │ │ ├── GNU GENERAL PUBLIC LICENSE.rtf
│ │ │ │ └── iFormhelp.chm
│ │ │ ├── iFormControls_DemoCenter.exe
│ │ │ ├── iFormControls_DemoCenter.pdb
│ │ │ ├── iFormControls_DemoCenter.vshost.exe
│ │ │ ├── iFormControls_DemoCenter.xml
│ │ │ ├── iFormControls.dll
│ │ │ ├── iFormControls.pdb
│ │ │ └── iFormControls.xml
│ │ └── Release
│ ├── Forms
│ │ ├── Components
│ │ │ ├── frmComponents.Designer.vb
│ │ │ ├── frmComponents.resx
│ │ │ └── frmComponents.vb
│ │ ├── Controls
│ │ │ ├── frmControls.Designer.vb
│ │ │ ├── frmControls.resx
│ │ │ └── frmControls.vb
│ │ └── Engine
│ │ ├── frmEngine.Designer.vb
│ │ ├── frmEngine.resx
│ │ ├── frmEngine.vb
│ │ ├── frmFaderCrossForm.Designer.vb
│ │ ├── frmFaderCrossForm.resx
│ │ ├── frmFaderCrossForm.vb
│ │ ├── frmFaderTest.Designer.vb
│ │ ├── frmFaderTest.resx
│ │ ├── frmFaderTest.vb
│ │ ├── newForm1.Designer.vb
│ │ ├── newForm1.resx
│ │ └── newForm1.vb
│ ├── Help
│ │ ├── GNU GENERAL PUBLIC LICENSE.rtf
│ │ └── iFormhelp.chm
│ ├── iFormControls_DemoCenter.vbproj
│ ├── iFormControls_DemoCenter.vbproj.user
│ ├── Main
│ │ ├── DemoCenter.Designer.vb
│ │ ├── DemoCenter.resx
│ │ ├── DemoCenter.vb
│ │ ├── frmAbout.Designer.vb
│ │ ├── frmAbout.resx
│ │ ├── frmAbout.vb
│ │ ├── frmGNU.Designer.vb
│ │ ├── frmGNU.resx
│ │ ├── frmGNU.vb
│ │ ├── frmWelcome.Designer.vb
│ │ ├── frmWelcome.resx
│ │ └── frmWelcome.vb
│ ├── My Project
│ │ ├── Application.Designer.vb
│ │ ├── Application.myapp
│ │ ├── AssemblyInfo.vb
│ │ ├── Resources.Designer.vb
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.vb
│ │ └── Settings.settings
│ ├── obj
│ │ ├── Debug
│ │ │ ├── iFormControls_DemoCenter.DemoCenter.resources
│ │ │ ├── iFormControls_DemoCenter.exe
│ │ │ ├── iFormControls_DemoCenter.frmAbout.resources
│ │ │ ├── iFormControls_DemoCenter.frmComponents.resources
│ │ │ ├── iFormControls_DemoCenter.frmControls.resources
│ │ │ ├── iFormControls_DemoCenter.frmEngine.resources
│ │ │ ├── iFormControls_DemoCenter.frmFaderCrossForm.resources
│ │ │ ├── iFormControls_DemoCenter.frmFaderTest.resources
│ │ │ ├── iFormControls_DemoCenter.frmGNU.resources
│ │ │ ├── iFormControls_DemoCenter.frmWelcome.resources
│ │ │ ├── iFormControls_DemoCenter.newForm1.resources
│ │ │ ├── iFormControls_DemoCenter.pdb
│ │ │ ├── iFormControls_DemoCenter.Resources.resources
│ │ │ ├── iFormControls_DemoCenter.vbproj.GenerateResource.Cache
│ │ │ ├── iFormControls_DemoCenter.vbproj.ResolveComReference.cache
│ │ │ ├── iFormControls_DemoCenter.xml
│ │ │ ├── ResolveAssemblyReference.cache
│ │ │ └── TempPE
│ │ │ └── My Project.Resources.Designer.vb.dll
│ │ ├── iFormControls_DemoCenter.vbproj.FileList.txt
│ │ └── Release
│ │ └── TempPE
│ │ └── My Project.Resources.Designer.vb.dll
│ └── Resources
│ ├── ChagoSoftLogo2 copy.png
│ ├── ChagoSoftLogo copy.ico
│ ├── ChagoSoftLogo copy.png
│ ├── iFormsFoot copy.png
│ └── iFormsTitle copy.png
├── 下载说明.txt
├── 使用说明.txt
├── 源码帝国-中国网站源码下载基地.url
└── 说明.htm
53 directories, 214 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论