C
cgia
I am quite expert with asp.net and I am now using for the first time a
winform. I am not familiar with the concept of Main() together with
events (like: sub event_dealer(...) handles ...)
Is it possible to mix both in a winform application?
Also, what is the equivalent of page_load in a winform app? Is it the
Main()?
winform. I am not familiar with the concept of Main() together with
events (like: sub event_dealer(...) handles ...)
Is it possible to mix both in a winform application?
Also, what is the equivalent of page_load in a winform app? Is it the
Main()?