CommandButton in VB6
Good evening, in my project in vb6, I have 1 Product form, in it I have 2 command buttons, cmdNew and cmdSaves, cmdSaves is set to Enabled = False, how do I ensure that when I click on cmdNew it (cmdSaves) is set to enabled = True?