property CalendarCombo.ShowFocusRect as Boolean
Specifies whether the focus rectangle is shown around the label while the control has the focus.

TypeDescription
Boolean A Boolean expression that specifies whether the control's label shows a rectangle while the control has the focus.
By default, the ShowFocusRect property is True. Use the ShowFocusRect property on False, to hide the rectangle drawing around the control's label while it has the focus.