A
archana
Hi all,
I am having application wherein i am using asynchronous programming and
using callback i am updating one label control.
My question is can i use lock statment to lock control. If yes which
one is better to prevent unpredictable update of label. Whether should
i use lock statement or control.invoke and give method name.
Please correct me if i am wrong.
thanks in advance.
I am having application wherein i am using asynchronous programming and
using callback i am updating one label control.
My question is can i use lock statment to lock control. If yes which
one is better to prevent unpredictable update of label. Whether should
i use lock statement or control.invoke and give method name.
Please correct me if i am wrong.
thanks in advance.