Click or drag to resize

IVIZZARDServiceRemoveStartPageControl Method

시작페이지의 컨트롤 삭제

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
bool RemoveStartPageControl(
	UserControl control
)

Parameters

control
Type: System.Windows.FormsUserControl
제거하고자 하는 UserControl

Return Value

Type: Boolean
결과
See Also