UseMnemonic Property

See Also    Examples    Applies To

Returns or sets a value that specifies whether an ampersand (&) included in the text of the Caption property of the control defines an access key.

Public Property UseMnemonic As Boolean

chk.UseMnemonic [ = { True | False } ]