基本信息
源码名称:C# 仪表盘等控件源码
源码大小:2.94M
文件格式:.rar
开发语言:C#
更新时间:2023-09-25
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C# 仪表盘等控件源码
从网上收集整理的十几种仪表、按钮、进度条、曲线、温度计等控件,包含全部C#源代码,实测可用,可将 Instrument.dll 文件直接拖入VS2019工具箱的“常规”下使用。此处提供的软件仅供大家学习交流,切勿用于商业目的...

.
├── C# 仪表盘等控件源码_Instrument.rar
└── Instrument
    ├── Base
    │   ├── LBIndustrialCtrlBase.Designer.cs
    │   ├── LBIndustrialCtrlBase.cs
    │   └── Renderer.cs
    ├── BasicFramework
    │   ├── SoftAnimation.cs
    │   ├── SoftBasic.cs
    │   ├── SoftPainting.cs
    │   └── SoftVersion.cs
    ├── ButtonRenderer.cs
    ├── Controls
    │   ├── UserPieChart.Designer.cs
    │   ├── UserPieChart.cs
    │   └── UserPieChart.resx
    ├── Controls - 副本
    │   ├── UserGaugeChart.Designer.cs
    │   ├── UserGaugeChart.cs
    │   ├── UserGaugeChart.resx
    │   ├── UserLantern.Designer.cs
    │   ├── UserLantern.cs
    │   ├── UserLantern.resx
    │   ├── UserPieChart.Designer.cs
    │   ├── UserPieChart.cs
    │   └── UserPieChart.resx
    ├── Dashboard
    │   └── Controls
    │       ├── 仪表盘3D.cs
    │       ├── 仪表盘3D.designer.cs
    │       └── 仪表盘3D.resx
    ├── DefaultLanguage.cs
    ├── Ellipse.png
    ├── English.cs
    ├── FormPopup.cs
    ├── FormPopup.designer.cs
    ├── FormPopup.resx
    ├── Instrument.csproj
    ├── Instrument.sln
    ├── Knob
    │   ├── Knob.bmp
    │   ├── KnobRenderer.cs
    │   ├── 旋钮.cs
    │   ├── 旋钮.designer.cs
    │   └── 旋钮.resx
    ├── LBButton.Designer.cs
    ├── LBButton.cs
    ├── LBButton.resx
    ├── Language
    │   ├── DefaultLanguage.cs
    │   └── English.cs
    ├── Leds
    │   ├── LB7SegmentDisplayRenderer.cs
    │   ├── LedRenderer.cs
    │   ├── Led灯.cs
    │   ├── Led灯.designer.cs
    │   ├── Led灯.resx
    │   ├── 数码管.cs
    │   ├── 数码管.designer.cs
    │   └── 数码管.resx
    ├── Meters
    │   ├── LBDigitalMeterRenderer.cs
    │   ├── LBMeterThreshold.cs
    │   ├── MeterRenderer.cs
    │   ├── 仪表盘二.cs
    │   ├── 数码管串.cs
    │   ├── 仪表盘二.designer.cs
    │   ├── 数码管串.designer.cs
    │   ├── 仪表盘二.resx
    │   └── 数码管串.resx
    ├── NewFolder1
    ├── OperateResult.cs
    ├── Properties
    │   ├── AssemblyInfo.cs
    │   ├── Resources.Designer.cs
    │   ├── Resources.resx
    │   ├── Settings.Designer.cs
    │   └── Settings.settings
    ├── Resources
    │   ├── Ellipse.png
    │   └── Sector.png
    ├── Sector.png
    ├── StringResources.cs
    ├── ThreadLock.cs
    ├── Thumbs.db
    ├── Utils
    │   ├── ColorMng.cs
    │   └── MathFunc.cs
    ├── bin
    │   ├── Debug
    │   │   ├── Instrument.dll
    │   │   ├── Instrument.pdb
    │   │   ├── Newtonsoft.Json.dll
    │   │   ├── Newtonsoft.Json.xml
    │   │   └── ZedGraph.dll
    │   └── Release
    ├── imgaes
    │   ├── Activity_16xLG.png
    │   ├── AddressViewer.png
    │   ├── AudioRecording.png
    │   ├── ClassIcon.ico
    │   ├── ClassIcon.png
    │   ├── Class_489.png
    │   ├── Cloud_16xLG.png
    │   ├── Copy_6524.png
    │   ├── Delegate_8339.png
    │   ├── Enum_582.png
    │   ├── Event_594.png
    │   ├── Event_594_exp.png
    │   ├── ListView_687.png
    │   ├── Method_636.png
    │   ├── Module_648.png
    │   ├── PropertyIcon.png
    │   ├── RegistryEditor_5838.ico
    │   ├── SingleMessage_5727.ico
    │   ├── Soundfile_461.png
    │   ├── Structure_507.png
    │   ├── TabControl_707.png
    │   ├── Table_748.png
    │   ├── Tag_7213.png
    │   ├── Textfile_818_16x.png
    │   ├── TreeView_713.png
    │   ├── UseCaseDiagramFile_usecasediagram_13447_16x.png
    │   ├── UserInterfaceEditor_5845.ico
    │   ├── VirtualMachine.png
    │   ├── WebForm(ASPX)_815_16x.png
    │   ├── WebFormTemplate_11274_16x_color.png
    │   ├── WindowsForm_817.ico
    │   ├── WindowsForm_817_16x.png
    │   ├── abstr1.png
    │   ├── abstr11.png
    │   ├── asset_progressBar_24x24_on.png
    │   ├── brackets_Square_16xMD.png
    │   ├── docview_xaml_on_16x16.png
    │   ├── glasses_16xLG.png
    │   ├── grid_Data_16xLG.png
    │   ├── lightningBolt_16xLG.png
    │   └── usbcontroller.png
    ├── lib
    │   ├── Newtonsoft.Json.dll
    │   ├── Newtonsoft.Json.xml
    │   └── ZedGraph.dll
    ├── obj
    │   └── Debug
    │       ├── DesignTimeResolveAssemblyReferences.cache
    │       ├── DesignTimeResolveAssemblyReferencesInput.cache
    │       ├── EnergeInterface.仪表盘3D.resources
    │       ├── Instrument.BasicFramework.FormPopup.resources
    │       ├── Instrument.Buttons.LBButton.resources
    │       ├── Instrument.Controls.罐.resources
    │       ├── Instrument.Controls.按钮.resources
    │       ├── Instrument.Controls.钟表.resources
    │       ├── Instrument.Controls.曲线二.resources
    │       ├── Instrument.Controls.进度条.resources
    │       ├── Instrument.Controls.切换开关.resources
    │       ├── Instrument.Knobs.旋钮.resources
    │       ├── Instrument.Leds.Led灯.resources
    │       ├── Instrument.Leds.数码管.resources
    │       ├── Instrument.Meters.仪表盘二.resources
    │       ├── Instrument.Meters.数码管串.resources
    │       ├── Instrument.Properties.Resources.resources
    │       ├── Instrument.csproj.CopyComplete
    │       ├── Instrument.csproj.FileListAbsolute.txt
    │       ├── Instrument.csproj.GenerateResource.cache
    │       ├── Instrument.dll
    │       ├── Instrument.pdb
    │       ├── Instrument.曲线一.resources
    │       ├── Instrument.温度计.resources
    │       ├── Instrument.仪表盘一.resources
    │       ├── TempPE
    │       ├── UserControl1.g.i.cs
    │       ├── WindowsFormsControlLibrary1.AirMachine.resources
    │       ├── WindowsFormsControlLibrary1.BasicFramework.FormPopup.resources
    │       ├── WindowsFormsControlLibrary1.Buttons.LBButton.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserButton.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserClock.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserCurve.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserDrum.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserGaugeChart.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserSwitch.resources
    │       ├── WindowsFormsControlLibrary1.Controls.UserVerticalProgress.resources
    │       ├── WindowsFormsControlLibrary1.Knobs.LBKnob.resources
    │       ├── WindowsFormsControlLibrary1.Leds.LB7SegmentDisplay.resources
    │       ├── WindowsFormsControlLibrary1.Leds.LBLed.resources
    │       ├── WindowsFormsControlLibrary1.Meters.LBDigitalMeter.resources
    │       ├── WindowsFormsControlLibrary1.Properties.Resources.resources
    │       ├── WindowsFormsControlLibrary1.ThermometerControl.resources
    │       ├── WindowsFormsControlLibrary1.csproj.CopyComplete
    │       ├── WindowsFormsControlLibrary1.csproj.FileListAbsolute.txt
    │       ├── WindowsFormsControlLibrary1.csproj.GenerateResource.cache
    │       ├── WindowsFormsControlLibrary1.csprojAssemblyReference.cache
    │       ├── WindowsFormsControlLibrary1.dll
    │       ├── WindowsFormsControlLibrary1.pdb
    │       ├── WindowsFormsControlLibrary1_MarkupCompile.i.cache
    │       └── WindowsFormsControlLibrary1_MarkupCompile.i.lref
    ├── 罐.cs
    ├── 罐.designer.cs
    ├── 罐.resx
    ├── 按钮.cs
    ├── 钟表.cs
    ├── 按钮.designer.cs
    ├── 钟表.designer.cs
    ├── 按钮.resx
    ├── 钟表.resx
    ├── 曲线一.cs
    ├── 曲线二.cs
    ├── 温度计.cs
    ├── 进度条.cs
    ├── 曲线一.designer.cs
    ├── 曲线二.designer.cs
    ├── 温度计.designer.cs
    ├── 进度条.designer.cs
    ├── 曲线一.resx
    ├── 曲线二.resx
    ├── 温度计.resx
    ├── 进度条.resx
    ├── 仪表盘一.cs
    ├── 切换开关.cs
    ├── 仪表盘一.designer.cs
    ├── 切换开关.designer.cs
    ├── 仪表盘一.resx
    ├── 切换开关.resx
    └── 新建文件夹
        ├── 按钮3D.cs
        ├── 按钮3D.designer.cs
        └── 按钮3D.resx

24 directories, 202 files