DesignerOptionService.DesignerOptionCollection.ShowDialog 메서드

정의

사용자가 이 DesignerOptionService.DesignerOptionCollection옵션에서 옵션을 구성할 수 있는 대화 상자 UI(사용자 인터페이스)를 표시합니다.

public:
 bool ShowDialog();
public bool ShowDialog();
member this.ShowDialog : unit -> bool
Public Function ShowDialog () As Boolean

반품

true대화 상자를 표시할 수 있으면 이고, 그렇지 않으면 . false

적용 대상