The simplest solution
vb Code:
Private Sub Text1_Change() Command1.Enabled = Not (Text1.Text = vbNullString) End Sub
|
Results 1 to 15 of 15
Thread: enable and disabled buttonsHybrid View
|
Click Here to Expand Forum to Full Width |