ArcGIS Pro 2.9 API Reference Guide
ShowThisControl Property

ArcGIS.Desktop.Editing Namespace > ToolOptionsEmbeddableControl Class : ShowThisControl Property
gets whether or not to show this control
Syntax
protected virtual bool ShowThisControl {get;}
Protected Overridable ReadOnly Property ShowThisControl As Boolean
Remarks
By default, this method returns true. Subclasses can choose to display in both or only one of ActiveTemplate or TemplateProperties, or neither. Implementations can assume that IsActiveTemplate has been initialized appropriately.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptionsEmbeddableControl Class
ToolOptionsEmbeddableControl Members