ArcGIS Pro 3.7 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 Friend ReadOnly Property Keytip As String
    protected internal string Keytip {get;}
    Remarks
    Use this property when creating custom ribbon controls that support key tip access.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also