云南特产
健康论坛
创业论坛
一树百花
低空飞行
Trove
我更用力的振动翅膀! 只想飞得更高.
博客园
首页
新随笔
联系
订阅
管理
14 Posts :: 0 Stories :: 10 Comments :: 0 Trackbacks
公告
云南特产
健康论坛
创业论坛
一树百花
低空飞行
昵称:
正午冰鱼
园龄:
4年8个月
粉丝:
0
关注:
0
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
RComponent
(1)
随笔档案
2010年10月 (1)
2010年8月 (3)
2009年6月 (1)
2009年3月 (1)
2007年6月 (4)
2007年5月 (4)
相册
DataObject
Instrument
Net
RTDesign
Swing
WinForm
My friends
RComponent .NET java component suite
RComponent .NET java component suite
刚刚
刚刚
最新评论
阅读排行榜
评论排行榜
推荐排行榜
06 2007 档案
Dynamically load a control from a DLL
摘要: You use System Reflection to dynamically load a control. If the DLL is named "RComponent.WinForm.DLL" and the class you want is "RComponent.WinForm.Tree", then use this code.[C#] // load the assembly ...
阅读全文
posted @
2007-06-02 21:38
正午冰鱼 阅读(87) |
评论 (0)
编辑
How can I change the Border color of my control?
摘要: Override the OnPaint. Here is some code for a derived Button.[C#] public class MyButton : Button { protected override void OnPaint(PaintEventArgs e) { base.OnPaint(e); int borderWidth = 1; Color borde...
阅读全文
posted @
2007-06-02 21:34
正午冰鱼 阅读(98) |
评论 (1)
编辑
How can I add a control to a Window Form at runtime?
摘要: 云南特产 健康论坛 创业论坛 淘宝客 低空飞行 网页目录 To add a control at runtime, you do three steps: 1. Create the control 2. Set control properties 3. Add the control to the Form's Controls c...
阅读全文
posted @
2007-06-02 21:31
正午冰鱼 阅读(226) |
评论 (1)
编辑
今天又加班了!
摘要: 由于工作上的原因, 习惯了用英文, 很少写中文了,
所以前面连续几篇都是英文, 估计大家都不喜欢, 写了3天了, 一个回复了也没有, 真是郁闷.
我想多看多写 英文对提高英文很有好处的, 尤其是对于写程序, 有很多非常好的英文网站,
有许多资料,看英文很明了,看中文, 真是不知所云, 不知道是不是我的语言区出了问题):
阅读全文
posted @
2007-06-02 21:19
正午冰鱼 阅读(73) |
评论 (5)
编辑
Powered by:
博客园
Copyright © 正午冰鱼
云南特产
健康论坛
创业论坛
一树百花
低空飞行