Click or drag to resize

IVIZZARDServiceEnableProgressBar Method

프로그레스바 보이기/숨기기 설정

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
void EnableProgressBar(
	int ID,
	bool Enable
)

Parameters

ID
Type: SystemInt32
조회 항목 ID : 0(파일 열기/추가)
Enable
Type: SystemBoolean
보이기/숨기기
See Also