Shayon
Broken In
Well.I have a button 'CmdSearch' in a form named 'FrmQuery'. My requirement is that whenever I click on the 'CmdSearch' Button, a new form named 'FrmDisplay' should load and the string "Hello World!" should be written as the caption of the label 'LblTrial', that needs to be dynamically created using code, on 'FrmDisplay'.
Can anybody help me out with the kinda code I'd need to write?
Can anybody help me out with the kinda code I'd need to write?