net组件LabelTextbox源码

时间:2013-01-18 02:23:20
【文件属性】:
文件名称:net组件LabelTextbox源码
文件大小:19KB
文件格式:RAR
更新时间:2013-01-18 02:23:20
net组件 LabelTextbox net组件LabelTextbox源码 自行编制 private Label label = new Label();//创建一个标签 private TextBox textBox = new TextBox();//创建一个文本框 private Color _backgroundColor;//鼠标移入的背景颜色 private const string MOUSE_SCRIPT = //用来触发鼠标事件的脚本 "\n"; public Color backgroundColor
【文件预览】:
net组件LabelTextbox源码
----LabelTextbox()
--------bin()
--------WebCustomControl1.cs(4KB)
--------obj()
--------LabelTextbox.csproj(4KB)
--------LabelTextbox.csproj.user(2KB)
--------AssemblyInfo.cs(2KB)

网友评论

  • 与预想相差甚远。
  • 虽然没有完全派上用处,不过还是感谢分享
  • 我还以为是能用在WinForm里的呢。