I'm just messing around trying to learn how to develop a Control. I was
doing just fine but then things went crazy. What it is doing is skipping the
InitProperties or ReadProperties event in F5-run mode. In other words it is
going straight from the Initialize event to the Resize event. What could
cause it to do that?
I'm using VB5.
Thanks
doing just fine but then things went crazy. What it is doing is skipping the
InitProperties or ReadProperties event in F5-run mode. In other words it is
going straight from the Initialize event to the Resize event. What could
cause it to do that?
I'm using VB5.
Thanks
Comment