Hi !
Quite new to LA and C#, i observed in the debugger that the properties (XY/width/Height...) of a wnd variable automatically refresh between each line of code.
Example : While step-by-step debugging, if i move or resize the window, i see the properties of the wnd variable automatically refreshing and getting the new values
Question : How is that possible? Can you give me info or Links about this "refresh mechanism" so i can apply this to my own objects ?
Sorry if it looks like a noob question,
Thanks in advance
Quite new to LA and C#, i observed in the debugger that the properties (XY/width/Height...) of a wnd variable automatically refresh between each line of code.
Example : While step-by-step debugging, if i move or resize the window, i see the properties of the wnd variable automatically refreshing and getting the new values
Question : How is that possible? Can you give me info or Links about this "refresh mechanism" so i can apply this to my own objects ?
Sorry if it looks like a noob question,
Thanks in advance