This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IO > IObjectLoaderUI Interface > IObjectLoaderUI.Show Method (ArcObjects .NET 10.4 SDK) |
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 );