R
Ranjit
Hi All,
Currently, I am working on .Net CF 2.0. I want to know is there any
keyword (or) method to post a function / method / event such that the current
statement of function / method / event call will be put at the end of the
current object queue instead of calling immediately. So, that the statement
(function / method / event) will be executed after completion of the current
event coding.
Previously I was working on Power Builder where there was POST keyword,
POSTEVENT method for this purpose.
Please let me know is there any way we can put the current function
call at the end of current queue in VS2005.
Currently, I am working on .Net CF 2.0. I want to know is there any
keyword (or) method to post a function / method / event such that the current
statement of function / method / event call will be put at the end of the
current object queue instead of calling immediately. So, that the statement
(function / method / event) will be executed after completion of the current
event coding.
Previously I was working on Power Builder where there was POST keyword,
POSTEVENT method for this purpose.
Please let me know is there any way we can put the current function
call at the end of current queue in VS2005.