Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Using Stephen Bullen's form fun, I've got a form minimizing (huzzah!)
but the UserForm_Resize event is not exiting when it should. ie, the line: If Me.InsideWidth = 0 Then Exit Sub doesn't have an InsideWidth of 0 during a minimize (nor does it seem to in his frmTest, but it still works, it shouldn't!). ...anyone know the syntax for trapping a minimize event? I tried application.windowstate but was getting -4143 in all cases. Hughie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Minimize button on userform? | Excel Discussion (Misc queries) | |||
Minimize UserForm | Excel Discussion (Misc queries) | |||
VBA - need to minimize Excel from UserForm | Excel Programming | |||
Minimize a UserForm | Excel Discussion (Misc queries) | |||
How to minimize a userform! | Excel Programming |