J
Jim Walsh
Subject says it all:
I am creating a userform for use with an Excel workbook. I want the form to
show when the workbook opens, and I want it to remain on the screen for the
entire time that the workbook is open. I don't want the user to be able to
close the form. I can set the ShowModal property to FALSE to make the form
modeless. But, is it possible to remove the Close button in the top right
corner of the dialog frame?
Also, the form has a command button on it. I would like to change the font
size of the caption on that button. Can't see any property that would let me
do that.
Thanks for your help.
Jim
I am creating a userform for use with an Excel workbook. I want the form to
show when the workbook opens, and I want it to remain on the screen for the
entire time that the workbook is open. I don't want the user to be able to
close the form. I can set the ShowModal property to FALSE to make the form
modeless. But, is it possible to remove the Close button in the top right
corner of the dialog frame?
Also, the form has a command button on it. I would like to change the font
size of the caption on that button. Can't see any property that would let me
do that.
Thanks for your help.
Jim