- Joined
- Nov 25, 2008
- Messages
- 1,309
If I have a
multiboarditem
variable and set it to some element of a multiboard and then resize the multiboard viaMultiboardSetRowCount()
and/orMultiboardSetColumnCount()
will it invalidate (and/or leak) the multiboarditem
variable?