ArcGIS Pro 2.9 API Reference Guide
Keytip Property (CustomControl)

ArcGIS.Desktop.Framework.Contracts Namespace > CustomControl Class : Keytip Property
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, Windows 8.1

See Also

Reference

CustomControl Class
CustomControl Members