Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Box.Tag property (Read 1305 times)
Mark_Wills
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 27
Joined: Mar 6th, 2006
Box.Tag property
Mar 8th, 2006 at 12:51pm
Print Post  
Guys,

If I put a form in the Tag property of a Box instance, which contains a rich text box, and toolbar, do you see a major problem with this?

It makes it easier to display the appropriate form according to the box selected.

Will it break the serialisation functionality of the flowchart object?

Regards

Mark Wills
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Box.Tag property
Reply #1 - Mar 8th, 2006 at 1:24pm
Print Post  
Hi,

That shouldn't be a problem, but probably the tag forms won't be serialized. If you need to serialize the forms, mark the tag class with the [Serializable] attribute and implement the ISerializable interface.

Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint