Hello guys, I am new to vb programming. Can anyone tell me how to access command button of one form onto another?
I have one mdiParent form on which i have command button "PRINT" and "Add New Client", I want to disable Print button, when i clicked on "Add New Client Button".
Thanks in advance!!!