Start CUSTOMGUI_LINKBOX expanded
- 
 I am using the CUSTOMGUI_LINKBOX UI, but for some reason it always starts out as collapsed, but i would like to expand it. 
 DESC_GUIOPEN, DESC_DEFAULT both dont work.
- 
 Hey @ECHekman, thank you for reaching out to us. This GUI does not support any of these flags ( DESC_DEFAULT, i.e.,DEFAULTis also not for gadgets but groups).This means that you cannot toggle the collapsed state of a link box (be it a normal one or a texture one) by setting a description flag either in a resource file or programmatically. Which makes sense, because other than for example a color field or a group, a link box is not guaranteed to have content which could be unfolded. Cheers, 
 Ferdinand
