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사용하지 않도록 설정합니다.

반품

이 호출 전에 구성 요소 알림이 활성화되었으면 입니다. 그렇지 않으면 .

적용 대상