Skip to content

ShowKeyboardTips Property

Description

Specifies whether to display keyboard tips when the Alt key is pressed.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ShowKeyboardTips() As Boolean

Remarks

You can choose to display keyboard tips when the Alt key is pressed. The key that will be used is the first letter or number in the caption of the control after the "&" character. If there is no "&", then the first letter of the caption is used. If the tip is already used, then the key is assigned automatically based on availability.

Keyboard Tips

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.