文件名称:CuiSamp
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- don***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This readme describes the commands implemented in the CUI sample "CuiSamp" that
illustrate the APIs available within AutoCAD to manipulate the CUI elements.
The sample also demonstrates a class (CUIStartup) that populates CUI with a custom
Workspace called Acme Workspace which in-turn contains a custom menu, toolbar and
Dashboard entry.
The class is designed so that when loaded (either via NETLOAD or demand loaded from
the registry) the Workspace is created and populated Automatically the first time
it is run. Subsequent loads will not modify any CUI or Workspace settings, including
WSCURRENT.-This readme describes the commands implemented in the CUI sample "CuiSamp" that
illustrate the APIs available within AutoCAD to manipulate the CUI elements.
The sample also demonstrates a class (CUIStartup) that populates CUI with a custom
Workspace called Acme Workspace which in-turn contains a custom menu, toolbar and
Dashboard entry.
The class is designed so that when loaded (either via NETLOAD or demand loaded from
the registry) the Workspace is created and populated Automatically the first time
it is run. Subsequent loads will not modify any CUI or Workspace settings, including
WSCURRENT.
illustrate the APIs available within AutoCAD to manipulate the CUI elements.
The sample also demonstrates a class (CUIStartup) that populates CUI with a custom
Workspace called Acme Workspace which in-turn contains a custom menu, toolbar and
Dashboard entry.
The class is designed so that when loaded (either via NETLOAD or demand loaded from
the registry) the Workspace is created and populated Automatically the first time
it is run. Subsequent loads will not modify any CUI or Workspace settings, including
WSCURRENT.-This readme describes the commands implemented in the CUI sample "CuiSamp" that
illustrate the APIs available within AutoCAD to manipulate the CUI elements.
The sample also demonstrates a class (CUIStartup) that populates CUI with a custom
Workspace called Acme Workspace which in-turn contains a custom menu, toolbar and
Dashboard entry.
The class is designed so that when loaded (either via NETLOAD or demand loaded from
the registry) the Workspace is created and populated Automatically the first time
it is run. Subsequent loads will not modify any CUI or Workspace settings, including
WSCURRENT.
相关搜索: dashboard
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CuiSamp\AssemblyInfo.cs
.......\Class1.cs
.......\CuiSamp.csproj
.......\Readme.txt
CuiSamp
.......\Class1.cs
.......\CuiSamp.csproj
.......\Readme.txt
CuiSamp