文件名称:test
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-20
- 文件大小:
- 117kb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# winform的最基础的状态栏图标显示思路
让winform窗体在最小化状态 在任务栏显示图标,双击时再弹出,并且解决多数源码的最小化到任务栏扔能用alt+tab的缺憾,并且程序源码内使用的控件和变量都为中文名,便于理解和学习.-C# winform the most basic idea of the status bar icon shows let winform form in a minimized state display an icon in the taskbar, double-click again when the pop-up, and to solve most of the source code is minimized to the task bar to throw can alt+tab defects, and the program source code internal controls and variables are used for the Chinese name, easy to understand and learn.
让winform窗体在最小化状态 在任务栏显示图标,双击时再弹出,并且解决多数源码的最小化到任务栏扔能用alt+tab的缺憾,并且程序源码内使用的控件和变量都为中文名,便于理解和学习.-C# winform the most basic idea of the status bar icon shows let winform form in a minimized state display an icon in the taskbar, double-click again when the pop-up, and to solve most of the source code is minimized to the task bar to throw can alt+tab defects, and the program source code internal controls and variables are used for the Chinese name, easy to understand and learn.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
状态栏.sln
......\Form1.cs
......\Form1.Designer.cs
......\Form1.resx
......\obj\Debug\状态栏.csproj.FileListAbsolute.txt
......\...\.....\状态栏.csproj.GenerateResource.Cache
......\...\.....\状态栏.exe
......\...\.....\状态栏.pdb
......\...\.....\状态栏.Properties.Resources.resources
......\...\.....\状态栏.主窗体.resources
......\Program.cs
......\...perties\AssemblyInfo.cs
......\..........\Resources.Designer.cs
......\..........\Resources.resx
......\..........\Settings.Designer.cs
......\..........\Settings.settings
......\状态栏.csproj
......\obj\Debug\Refactor
......\...\.....\TempPE
......\...\Debug
......\obj
......\Properties
状态栏