J
johnb41
Is there any difference between:
myControl.Hide vs myControl.visible=false
and also:
myControl.Show vs myControl.visible=true
They seem to do the same thing. Any tips on when to use one over the
other?
Thanks for all your help!
John
myControl.Hide vs myControl.visible=false
and also:
myControl.Show vs myControl.visible=true
They seem to do the same thing. Any tips on when to use one over the
other?
Thanks for all your help!
John