ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / CustomControl Class / Keytip Property

In This Topic
    Keytip Property (CustomControl)
    In This Topic
    Gets the key tip access text for the control.
    Syntax
    protected internal string Keytip {get;}
    Protected Friend ReadOnly Property Keytip As String
    Remarks
    Use this property when creating custom ribbon controls that support key tip access.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also