BasicDesignerLoader.EnableComponentNotification(Boolean) Método

Definição

Habilita ou desabilita a notificação de componente com o 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

Parâmetros

enable
Boolean

true para habilitar a notificação de DesignerLoadercomponente pelo ; false para desabilitar a notificação do DesignerLoadercomponente pelo .

Retornos

true se a notificação do componente tiver sido habilitada antes dessa chamada; caso contrário, false.

Aplica-se a