Winform Designer question


Author
Message
Michael Reese
Michael Reese
Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)Advanced StrataFrame User (533 reputation)
Group: StrataFrame Users
Posts: 235, Visits: 1.6K
This might be a dumb question but I am using the Ultraschedule component which when placed on a form along with a BBS and BO will build before the BO,BBS in the designer. Of course I keep getting an error because the component will attempt to call the BO columns before the BO has had a chance to be declared. I can mannully fix this but it reverts back once I move something on the form.

How do I make the following code display above the schedule component??

Thanks

'BBSScheduleCenter

Me.BBSScheduleCenter.BusinessObject = Me.BOScheduleCenter

Me.BBSScheduleCenter.ParentForm = Me

'

'BOScheduleCenter

'

Me.BOScheduleCenter.ChildAutoFilterOption = MicroFour.StrataFrame.Business.AutoChildFilterOptions.MatchCurrentRow

Me.BOScheduleCenter.ParentBusinessObject = Me.BoSite

Me.BOScheduleCenter.ParentContainer = Me

Me.BOScheduleCenter.SynchronizingObject = Me

'BBSChangeControl


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search