Hello everyone,
I would like to have an UserForm that can be reduced or increased as desired. So I searched on the net and I found a code to display these buttons, which works perfectly.
But, first complication, I already had a code that allowed me to delete the cross, because I want to force the user to click o a button to close the UF, and therefore this code hides me these buttons to reduce and increase UF. So I have to comment this code to be able to have the buttons that are displayed, but then the cross is present.
So I would like to hide or delete this button "cross", but I admit that it is a more complex code than usual and I do not know how to modify it to achieve my purposes.
I would also like, if possible, to hide or delete the button that displays in the UF in full screen.
Here are my codes:
Module to remove the cross:
![]()
Please Login or Register to view this content.
Module to add buttons:
![]()
Please Login or Register to view this content.
In the Initialize of the UF:
![]()
Please Login or Register to view this content.
Many thanks in advance to those who will try to help me!
PS : Sorry if I made English's mistakes, I'm not English !![]()
Bookmarks