IWaitDialog 인터페이스
버전 2에 적용
진행률을 나타내는 데 사용되는 대기 대화 상자를 나타냅니다.
네임스페이스: Microsoft.WebMatrix.Extensibility
어셈블리: Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)
구문
‘선언
Public Interface IWaitDialog _
Inherits IDisposable
‘사용 방법
Dim instance As IWaitDialog
public interface IWaitDialog : IDisposable
public interface class IWaitDialog : IDisposable
type IWaitDialog =
interface
interface IDisposable
end
public interface IWaitDialog extends IDisposable
IWaitDialog 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
Dispose | (IDisposable에서 상속됨) | |
Hide | 대기 대화 상자를 숨깁니다. | |
Show | 대기 대화 상자를 표시합니다. |
맨 위로 이동