ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / ProScreenTip Class
Members Version

ProScreenTip Class
Represents a screen tip that is a drop-in replacement for System.Windows.Controls.ToolTip, but designed to show rich content with a specific appearance.
Object Model
ProScreenTip ClassIPlugInWrapper Interface
Syntax
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.ToolTip
                           ActiproSoftware.Windows.Controls.Bars.ScreenTip
                              ArcGIS.Desktop.Framework.Controls.ProScreenTip

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also