Click or drag to resize

IVIZZARDServiceIsExistStartPageControl Method

시작페이지에 컨트롤이 존재하는지 여부 반환

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

Parameters

control
Type: System.Windows.FormsUserControl
확인하고자 하는 컨트롤

Return Value

Type: Boolean
컨트롤 유무
See Also