S
Stephen
I have received the following exception when trying to set the Text property
of a StatusBarPanel. On msdn it says nothing about this method throwing an
exception. Also this only tends to be thrown occasionally. Can anyone clear
this up?
System.InvalidOperationException: Unable to set the panel text.
at System.Windows.Forms.StatusBarPanel.Realize()
at System.Windows.Forms.StatusBarPanel.set_Text(String value)
at ...
of a StatusBarPanel. On msdn it says nothing about this method throwing an
exception. Also this only tends to be thrown occasionally. Can anyone clear
this up?
System.InvalidOperationException: Unable to set the panel text.
at System.Windows.Forms.StatusBarPanel.Realize()
at System.Windows.Forms.StatusBarPanel.set_Text(String value)
at ...