云南特产 健康论坛 创业论坛 一树百花 低空飞行  
             

Trove

我更用力的振动翅膀! 只想飞得更高.

博客园 首页 新随笔 联系 订阅 管理
  14 Posts :: 0 Stories :: 10 Comments :: 0 Trackbacks

06 2007 档案

摘要: 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) 编辑

摘要: 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) 编辑

摘要: 云南特产 健康论坛 创业论坛 淘宝客 低空飞行 网页目录                   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) 编辑

             
  云南特产 健康论坛 创业论坛 一树百花 低空飞行