ctlUniLabelXP.UseMnemonic PropertyReturns/sets a value that specifies whether an & in a Label's Caption property defines an access key.Syntax
Public Property Get UseMnemonic () As Boolean
Public Property Let UseMnemonic (ByVal bValue As Boolean) Parameters
Remarks
|