ArcGIS Pro 2.9 API Reference Guide
InvalidTooltip Property

ArcGIS.Desktop.Framework.Contracts Namespace > WizardPage Class : InvalidTooltip Property
Gets or sets extra information about why the page is invalid. This text appears under the tooltip. If this property is left null, a default string is presented. To not show any supplementary tooltip set this property to an empty string.
Syntax
public string InvalidTooltip {get;}
Public ReadOnly Property InvalidTooltip As String
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

WizardPage Class
WizardPage Members