sql - How to refresh a form using c# -


i collecting data database , im using c# winform

after accepting , checking answer. increment score , post new question. go on depending on number of items entered. @ end post summary of score.

even giving right term do. im not sure if refreshing right term question.

try this,

this.refresh(); this.invalidate(); 

https://social.msdn.microsoft.com/forums/windows/en-us/f13c9d08-00a4-402c-9beb-6a77b99ee221/how-do-i-refresh-my-form?forum=winforms


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -