随笔-38  评论-439  文章-0  trackbacks-10
12 2006 档案
Rehosting WWF Designer 之定制活动的外观
摘要:   本文的主要目的为:在Rehost WWF Designer后,我希望用户看到的是更为专用化的设计器而不是由微软所提供的缺省的E文提示(至少当前版本是这样子的)。因为工作繁忙,本文所指的外观设计并不全面,只局限于标题和文字,还希望大家原谅。不过就一般的应用而言,我想这些能满足大部分需求。阅读全文
posted @ 2006-12-28 09:07 李学斌 阅读(3818) | 评论 (3) 编辑
Rehosting WWF Designerp之从工具箱拖动活动到设计器上
摘要:   在自定义工具箱中调用DoDragDrop方法时的注意事项。阅读全文
posted @ 2006-12-25 09:31 李学斌 阅读(4376) | 评论 (3) 编辑
Rehosting WWF 设计器
摘要:   有关Hosting Workflow Designers的话题在ms-help://MS.MSSDK.1033/MS.NETFX30SDK.1033/WF_GettingStarted/html/185cc192-b19d-463c-80db-6c2d488419e7.htm中有下面的内容:
The primary classes that you must use when you host a workflow designer are as follows:

· The .NET DesignSurface class, which implements what the user perceives as a designer by providing a completely self-contained design surface.

· The WorkflowView class, which displays a visual representation of a workf阅读全文
posted @ 2006-12-11 09:23 李学斌 阅读(5501) | 评论 (3) 编辑