O.P. RE: Help with Visual Basic code
Mike2, it saves the colors fine but I get a Type Missmatch when I go to load them back in. It highlights this line.
SourceForm.Controls(cNum).BackColor = fData
Any ideas on how to fix this?
Oh BTW you have to put Dim BackColor As String at the top of the code or else you get a Varible not defined error.
This post was edited on 01-23-2005 at 08:50 PM by DJeX.
|