This document is archived and information here might be outdated. Recommended version. |
Show or hide the object loader window.
[Visual Basic .NET]
Public Sub Show ( _
ByVal Show As Boolean, _
ByVal simpleLoader As Boolean, _
ByVal parentHWnd As Integer _
)
[C#]
public void Show (
bool Show,
bool simpleLoader,
int parentHWnd
);