|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
The order in which a BO is dropped on a form has nothing to do with it actually...unless you ignore the INitializationPriority property. You can get more specs on this in the help, but you can set the InitializationPriority property on a BO and actually control which order in which they initialize.
|