求助,如何获得用户选择的实体
用ActiveX编程,我想知道当前激活的文档中,哪些实体被用户选中了 用文档的PickfirstSelectionSet属性:Gets the pickfirst selection set.
|
Signature object.PickfirstSelectionSet
object
object
The object or objects this property applies to.
PickfirstSelectionSet
object; read only
The pickfirst selection set. PickfirstSelectionSet有Bug,参见:
谢谢楼上两位高人相助,我用PickfirstSElectionSet可以解决问题,因为我用的是Delphi所以避过了VBARUN命令,再次对二位表示感谢
页:
[1]