通过


Form.HasActivateHandler 方法

定义

如果 true 窗体具有事件的处理程序,则 Activate 返回。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

public:
 virtual bool HasActivateHandler();
public virtual bool HasActivateHandler();
abstract member HasActivateHandler : unit -> bool
override this.HasActivateHandler : unit -> bool
Public Overridable Function HasActivateHandler () As Boolean

返回

如果窗体具有事件的处理程序, 则为

适用于

另请参阅