Disappearing Toolstip


Author
Message
Keith Chisarik
Keith Chisarik
StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)StrataFrame VIP (2.4K reputation)
Group: StrataFrame Users
Posts: 939, Visits: 40K
I have a base maintenance form that has a only a single GradientFormHeader and ToolStripContainer controls. Very sporadically the MaintenanceFormToolStrip disappears at runtime from my forms, and when I check the line below has been deleted from the designer file and I have to add it, then it is OK for a while. Any ideas?

Me.ToolStripContainer1.TopToolStripPanel.Controls.Add(Me.MaintenanceFormToolStrip1)

So it looks like this:

MYBASE - Inherits MicroFour.StrataFrame.UI.Windows.Forms.StandardForm

MYMAINTBASE - Inherits MMYBASE

frmSomething - Inherits MYMAINTBASE (funky behavior described above)



Keith Chisarik
Reply
Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
This is one of those things that I cannot give a straight answer on.  This is not going to be SF related but .NET and designer serialization related....without actually reproducing this I really don't know what to tell in order to work through the issue.  I have seen some of these serialization issues in the past, but they have generally all been environment related...and they are all different Ermm
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