B
Bill Foust
Is there something I can do to change the code
serialization order? I have a custom derived dataset that
I want to do its initialization AFTER all the visible
objects on the form are initialized. Basically at the end
of the InitializeComponents function. Right now its based
on creation order. Can I change that?
Thanks
Bill
serialization order? I have a custom derived dataset that
I want to do its initialization AFTER all the visible
objects on the form are initialized. Basically at the end
of the InitializeComponents function. Right now its based
on creation order. Can I change that?
Thanks
Bill