Save label caption on userform

Hey guys,

I have a macro that changes the label caption on my userform to match a folder that I am browsing to. Is it possible to have that caption change be permanent? I know this can be done in Excel VBA by enabling form designer with VBA, but I cannot figure out how to get that to work in Solidworks API.

I tried to adapt the code from here: vBulletin Database Error , but I cannot get that to work.

SolidworksApi macros