Unicode Controls & Classes for VB6 - Version 4

ctlUniButtonImageWL.ShowFocus Property

If True, draws the focus rectangle when the control gains the keyboard focus

Syntax
Public Property Get ShowFocus () As Boolean
Public Property Let ShowFocus (ByVal New_Value As Boolean)
Parameters
Parameter Description
ByVal New_Value As Boolean The new value
Remarks