BasicDesignerLoader.EnableComponentNotification(Boolean) 方法

定義

啟用或停用元件通知。DesignerLoader

protected:
 virtual bool EnableComponentNotification(bool enable);
protected virtual bool EnableComponentNotification(bool enable);
abstract member EnableComponentNotification : bool -> bool
override this.EnableComponentNotification : bool -> bool
Protected Overridable Function EnableComponentNotification (enable As Boolean) As Boolean

參數

enable
Boolean

true 透過 啟用元件通知 DesignerLoader; false 以 停用元件通知 DesignerLoader

傳回

true如果元件通知在通話前已啟用;否則,。 false

適用於