ArcGIS Pro 2.6 API Reference Guide
GPToolDialogFlags Enumeration

ArcGIS.Desktop.Core.Geoprocessing Namespace : GPToolDialogFlags Enumeration
GP Tool Dialog style flags
Syntax
Members
MemberDescription
Default Open tool in the Geoprocessing pane and show Parameters|Environments tabs.
Floating Open tool in a floating stand-alone window.
FloatingAddApplyButton Floating standalone window has Apply button that keeps window open after run
GPPane Open tool in the Geoprocessing pane, re-using existing dialog.
GPPaneNewSubPane Open tool in the Geoprocessing pane, adding a new sub pane if needed.
ShowEnvironment Show Parameters|Enviroments tabs.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Core.Geoprocessing.GPToolDialogFlags

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Core.Geoprocessing Namespace