|
setFocus method
Hi,
Has anyone used the set Focus method before?
I am trying to set the focus on a button using the setFocus method. here is my syntax
gas4Button.SetFocus eFocusNone
and i get the following error when i run the code
GPSGASPRICE (217,7) Error-2146828281: Out of memory: 'SetFocus'.
Anyone know what am doing wrong?
|