构造一个新的 FormCreatedEventArgs 对象。

命名空间:  SuperMap.Desktop
程序集:  SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll

语法

C#
public FormCreatedEventArgs(
	IForm form
)

参数

form
Type: SuperMap.Desktop..::.IForm
新建的窗口对象

请参见