D
Dom
I populate a ListBox in the Form's Load event. I want to select a
default item, but apparently, I can't do that in the Load Event. (I
remember that was a problem in VB also). Where is the best place to
do this?
In general, what are the order of events in CSharp? In VB we had the
I LOATHE RAP rule -- Init, Load, Resize, Activate, Paint.
default item, but apparently, I can't do that in the Load Event. (I
remember that was a problem in VB also). Where is the best place to
do this?
In general, what are the order of events in CSharp? In VB we had the
I LOATHE RAP rule -- Init, Load, Resize, Activate, Paint.