Ok, I've figured out how to handle the text box array. So my code will include MouseDown checks for the form, frame, and text boxes.
Private Sub form_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single)
If Button = 1 Then
' MsgBox "Lefthand mouse button...