FormControl.Close 方法

定义

关闭 对象中的 FormControl 活动窗体。

public:
 virtual void Close();
public virtual void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Overridable Sub Close ()

注解

有关 FormControl 对象的详细信息,请参阅 在自定义 Windows 窗体应用程序中托管 InfoPath 表单编辑环境

适用于