CodePudding user response:
Settings Tab properties (or TabIndex I forgot -_ - | |), the smaller the attribute selected the higher priorityCodePudding user response:
This is the unified style of the Windows standard controls, like text box focus will flash standard,Want to and standard controls have a different style, need your own redo a custom Option controls,
CodePudding user response:
Please refer to:Option Explicit
Private Sub Form_Load ()
Text1. Move 0 - Text1. Height, ' 'Text1 removed form the outer
End Sub
Private Sub Option1_Click (Index As an Integer)
Text1. SetFocus focus' transfer immediately after each click
End Sub
.
CodePudding user response:
When I didn't say...