登录
首页 » C# » testbuttonround

testbuttonround

于 2020-06-22 发布
0 225
下载积分: 1 下载次数: 0

代码说明:

说明:  展示如何设置圆形按钮, 用C#开发, 是winform初学者好的例子(It is a good example for beginners of WinForm to show how to set the round button and develop it with C sharp)

文件列表:

testbuttonround\testbuttonround\Properties\AssemblyInfo.cs, 1328 , 2020-03-20
testbuttonround\testbuttonround\Properties\Resources.resx, 5612 , 2020-03-20
testbuttonround\testbuttonround\Properties\Resources.Designer.cs, 2843 , 2020-03-20
testbuttonround\testbuttonround\Properties\Settings.settings, 249 , 2020-03-20
testbuttonround\testbuttonround\Properties\Settings.Designer.cs, 1102 , 2020-03-20
testbuttonround\testbuttonround\App.config, 189 , 2020-03-20
testbuttonround\testbuttonround\testbuttonround.csproj, 3760 , 2020-03-20
testbuttonround\testbuttonround\bin\Debug\testbuttonround.exe.config, 189 , 2020-03-20
testbuttonround\testbuttonround\bin\Debug\testbuttonround.exe, 8192 , 2020-04-16
testbuttonround\testbuttonround\bin\Debug\testbuttonround.pdb, 32256 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.csproj.CoreCompileInputs.cache, 42 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs, 0 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs, 0 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs, 0 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 7180 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\testbuttonround.testroundbutton.resources, 180 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.Properties.Resources.resources, 180 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.exe, 8192 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.pdb, 32256 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.csproj.FileListAbsolute.txt, 1900 , 2020-04-16
testbuttonround\testbuttonround\obj\Debug\testbuttonround.csproj.GenerateResource.cache, 1022 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\DesignTimeResolveAssemblyReferences.cache, 17704 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\testbuttonround.csprojAssemblyReference.cache, 432 , 2020-04-16
testbuttonround\testbuttonround\Program.cs, 537 , 2020-03-20
testbuttonround\testbuttonround\testroundbutton.Designer.cs, 2141 , 2020-03-20
testbuttonround\testbuttonround\testroundbutton.cs, 416 , 2020-03-20
testbuttonround\testbuttonround\testroundbutton.resx, 5817 , 2020-03-20
testbuttonround\testbuttonround\roundbutton.cs, 584 , 2020-04-16
testbuttonround\testbuttonround.sln, 1144 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\.suo, 19968 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\Server\sqlite3\db.lock, 0 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\Server\sqlite3\storage.ide, 4096 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\Server\sqlite3\storage.ide-wal, 2228952 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\Server\sqlite3\storage.ide-shm, 32768 , 2020-03-20
testbuttonround\.vs\testbuttonround\v16\.suo, 46592 , 2020-04-17
testbuttonround\.vs\testbuttonround\v15\Server\sqlite3, 0 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug\TempPE, 0 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15\Server, 0 , 2020-03-20
testbuttonround\testbuttonround\bin\Debug, 0 , 2020-03-20
testbuttonround\testbuttonround\bin\Release, 0 , 2020-03-20
testbuttonround\testbuttonround\obj\Debug, 0 , 2020-03-20
testbuttonround\.vs\testbuttonround\v15, 0 , 2020-03-20
testbuttonround\.vs\testbuttonround\v16, 0 , 2020-04-16
testbuttonround\testbuttonround\Properties, 0 , 2020-03-20
testbuttonround\testbuttonround\bin, 0 , 2020-03-20
testbuttonround\testbuttonround\obj, 0 , 2020-03-20
testbuttonround\.vs\testbuttonround, 0 , 2020-03-20
testbuttonround\testbuttonround, 0 , 2020-03-20
testbuttonround\.vs, 0 , 2020-03-20
testbuttonround, 0 , 2020-03-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MFCLIBXX
    在bin目录中是SYGUI免费版动态库 syguiF10D.dll Debug版 syguiF10.dll Release版 注:在编译Debug版应用程序后,由于MFC OLE库不一致可能会导致应用程序不能运行,可将该目录下的 MFCO42D.DLL拷贝到应用程序执行的目录中. 在lib目录中使SYGUI免费版LIB导入文件 syguiF10D.lib Debug版 syguiF10.lib Release版 在include目录中是SYGUI头文件 在sample目录中是使用SYGUI应用程序的例子代码 (the bin directory is a free version of SYGUI DLL syguiF10D.dll Debu g version syguiF10.dll Release version Note : Debug version of the compiler application procedures, As for MFC OLE may lead to inconsistent application can not run, Contents may be under the MFCO42D.DLL copy of the application to the implementation of the directory. the lib directory manipulation SYGUI free version LIB Import files syguiF10D.lib Debug version syguiF 10.lib Release version of the include directory is the first document in SYGUI sampl e directory is used SYGUI application code examples)
    2006-07-23 10:04:53下载
    积分:1
  • WinCE的图形,一个简单的在WinCE环境下的实现…
    wince的图形按钮,简单的实现了在wince环境下的按钮控件上添加图形-wince graphical buttons, a simple realization of the environment in a wince under the button control to add graphics
    2022-03-24 03:03:17下载
    积分:1
  • 非常漂亮的,推荐下载
    非常漂亮的按钮,推荐下载-very beautiful button to download
    2022-04-10 21:00:08下载
    积分:1
  • 矩孔衍射GUI
    本程序设计了一个光学理论中的矩孔衍射的人机交互界面,可以直观的修改参数。(Realizes the man-machine interactive interface of the rectangular hole diffraction)
    2017-11-15 19:32:28下载
    积分:1
  • PictureButton
    实现MFC图片按钮,,可以实现四种状态的JPG背景图片(Achieve MFC picture button, you can achieve the four states JPG background image)
    2011-01-18 21:09:18下载
    积分:1
  • the code provides a button on the broadcast button AVI animation library
    本代码提供了可以在按钮上播放AVI动画的按钮类库-the code provides a button on the broadcast button AVI animation library
    2022-05-04 23:35:48下载
    积分:1
  • 这是一个用JAVA编写的计算器,谢谢,因为我现在还个学生,请大家多多指导。...
    这是一个用JAVA编写的计算器,谢谢,因为我现在还个学生,请大家多多指导。-This is a preparation using JAVA calculator, thank you, because I still students, Members can guide.
    2022-11-02 20:00:02下载
    积分:1
  • 好用的图形类: 支持直接指定图片、ImageList。
    好用的图形按钮类: 支持直接指定图片、ImageList。-user-friendly graphical buttons categories : direct support for specific pictures, ImageList.
    2023-04-06 11:30:04下载
    积分:1
  • 能够将软中灰色的,变为正常的状态,程序中用到了句柄的操作!...
    能够将软件中灰色的按钮,变为正常的状态,程序中用到了句柄的操作!-software can be gray button into a normal state, the procedures used to operate the handle!
    2022-02-26 05:09:27下载
    积分:1
  • 各种扁平的实现,有获得焦点,失去焦点,可用,不可用等状态。...
    各种扁平按钮的实现,按钮有获得焦点,失去焦点,可用,不可用等状态。-all the realization of a flat button, a button to have access to focus, loss of focus, can be used, it should not use such state.
    2022-02-20 09:55:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载