ModelingPackage.CreateToolWindow(Guid, UInt32) 方法

定义

创建指定的工具窗口。

public:
 virtual int CreateToolWindow(Guid % rguidPersistenceSlot, System::UInt32 dwToolWindowId);
public int CreateToolWindow (ref Guid rguidPersistenceSlot, uint dwToolWindowId);
override this.CreateToolWindow : Guid * uint32 -> int
Public Function CreateToolWindow (ByRef rguidPersistenceSlot As Guid, dwToolWindowId As UInteger) As Integer

参数

rguidPersistenceSlot
Guid
dwToolWindowId
UInt32

返回

Int32

实现

适用于