Hello, I'm hoping someone can answer the following, I have searched the net and cant seem to get the answer ....
Background: I have a text field called 'hypWebsite' - this is a hyperlink. The idea being that a user can double click the field and open up a customers website to view.
It is working fine however I really need all the controls on the tab control to be locked / disabled - currently to avoid a lot of code I am using the tab control page in my procedure / loop that I have set up in order to set the locked / enabled properties of the fields.
My question is 'Can I have the controls set to Locked = True; Enabled = False but still have it so that when a user double clicks the link it will still work....
Thanks
Background: I have a text field called 'hypWebsite' - this is a hyperlink. The idea being that a user can double click the field and open up a customers website to view.
It is working fine however I really need all the controls on the tab control to be locked / disabled - currently to avoid a lot of code I am using the tab control page in my procedure / loop that I have set up in order to set the locked / enabled properties of the fields.
My question is 'Can I have the controls set to Locked = True; Enabled = False but still have it so that when a user double clicks the link it will still work....
Thanks