T
Todd Huttenstine
Hey guys,
In VBA, when you add a frame to a userform, it creates
that default greyish color bording the frame. I
accidentally changed the BorderStyle property to 1 -
fmBorderStyleSingle from 0 - fmBorderStyleNone. When I
tried to change it back, it didnt go back to the way it
originally was(that default greyish color around the
frame). Instead, now you cant even see the frame border.
How do I get it back to the way it was before I changed it
by mistake?
Thank you
Todd Huttenstine
In VBA, when you add a frame to a userform, it creates
that default greyish color bording the frame. I
accidentally changed the BorderStyle property to 1 -
fmBorderStyleSingle from 0 - fmBorderStyleNone. When I
tried to change it back, it didnt go back to the way it
originally was(that default greyish color around the
frame). Instead, now you cant even see the frame border.
How do I get it back to the way it was before I changed it
by mistake?
Thank you
Todd Huttenstine