-
消息对静态变量的影响,消息发送到现成上,同过一个线城
消息对静态变量的影响,消息发送到现成上,同过一个线城-news of static variables, ready to send information on the same line over a city
- 2022-01-26 05:18:40下载
- 积分:1
-
一个flash按钮效果,运用遮照效果````的原文件
一个flash按钮效果,运用遮照效果````的原文件-a flash button effects, use of `` `` Zhezhao effect of the original document
- 2023-05-19 19:05:04下载
- 积分:1
-
This is the most simple application of the volume control
这是最简单适用的音量控制-This is the most simple application of the volume control
- 2022-08-15 22:34:51下载
- 积分:1
-
variety of different kinds of buttons, yes
各种样式 的按钮,不错-variety of different kinds of buttons, yes
- 2022-02-15 21:29:56下载
- 积分:1
-
ASP成绩查询程序,带后台,可批量导入数据
ASP成绩查询程序,带后台管理,通过后台可批量导入成绩数据、手功录入数据、查看数据、管理数据、管理用户、系统初始化、数据库压缩等功能,是一款功能相对简单的成绩查询系统。
- 2023-01-12 07:20:03下载
- 积分:1
-
一个Sendmessage的例子
一个Sendmessage的例子-an example Sendmessage
- 2022-02-06 02:32:24下载
- 积分:1
-
control of a pc speakers can play music controls, the controls, easy to use, um,...
一个控制pc喇叭可以演奏音乐的控件的控件,很好用的哦,上载的都累了,申请通过!-control of a pc speakers can play music controls, the controls, easy to use, um, on the set is tired, approve!
- 2022-12-20 10:45:04下载
- 积分:1
-
更改网格行可见性
翻译 maninwest@Codeforge 作者 K K Srinivasan@CodeProject这里是如何更改网格行的可见性的技巧。背景其实,更改网格行的可见性有很多方法。这里是我自己的方法。基于布尔值更改可见性。在开始之前,了解一下可见模式可见– 控件始终在布局中并显示给用户。收起 – 控件不显示在布局中。其他控件发生布局调整。隐藏 –控件不显示但是会保留在布局中的位置。未发生调整。使用代码Step 1:我只通过我创建的演示 APP 来解释代码。定义类中的布尔属性。可以使用依赖属性或者 INotifyPropertyChanged 界面获得更改通知。这里,我将布尔属性定义为依赖属性。 public static readonly DependencyProperty SetVisibilityProperty = DependencyProperty.Register("SetVisibi lity",typeof(bool),typeof(AddWindow));
public bool SetVisibility
{
get { return (bool)this.GetValue(SetVisibilityProperty); }
set
{
SetValue(SetVisibilityPro
- 2022-06-21 19:56:48下载
- 积分:1
-
一个漂亮的框架控件,跟有几中效果,自己也可以切换颜色
一个漂亮的框架控件,跟有几中效果,自己也可以切换颜色-A beautiful framework for control, with a few in effect, they would be to switch the color
- 2022-03-10 19:22:38下载
- 积分:1
-
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来(24KB)...
这个类库是对鼠标敏感的按纽,你用它可以做出象Office助手提示选项那样的东东来(24KB)-the library is sensitive mouse button, you can make it as the Office Assistant option did suggest to the Eastern (24KB)
- 2022-07-19 08:02:17下载
- 积分:1