다음을 통해 공유


IPropertyValueUIService.RemovePropertyValueUIHandler 메서드

정의

지정된 PropertyValueUIHandler를 속성 값 UI 서비스에서 제거합니다.

public:
 void RemovePropertyValueUIHandler(System::Drawing::Design::PropertyValueUIHandler ^ newHandler);
public void RemovePropertyValueUIHandler (System.Drawing.Design.PropertyValueUIHandler newHandler);
abstract member RemovePropertyValueUIHandler : System.Drawing.Design.PropertyValueUIHandler -> unit
Public Sub RemovePropertyValueUIHandler (newHandler As PropertyValueUIHandler)

매개 변수

newHandler
PropertyValueUIHandler

제거할 처리기입니다.

적용 대상

추가 정보