BasicDesignerLoader.EnableComponentNotification(Boolean) Metoda

Definice

Povolí nebo zakáže oznámení o komponentě pomocí funkce 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

Parametry

enable
Boolean

true povolení oznámení součásti ze DesignerLoaderstrany ; false zakázat oznámení součásti podle DesignerLoader.

Návraty

truepokud bylo oznámení komponenty povoleno před tímto voláním; v opačném případě . false

Platí pro