WorkflowElementDialog.EnableOk(Boolean) 메서드

정의

지정된 값에 따라 대화 상자의 확인 단추를 사용하거나 사용하지 않도록 설정합니다.

protected:
 void EnableOk(bool enabled);
protected void EnableOk(bool enabled);
member this.EnableOk : bool -> unit
Protected Sub EnableOk (enabled As Boolean)

매개 변수

enabled
Boolean

이 경우 OK 단추가 true활성화되고, 그렇지 않으면 사용하지 않도록 설정됩니다.

적용 대상