Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you hit F1 on the ShowModal property in the Property box of a user form it
says it is read only. In Sub UserForm_Activate the code: If Me.ShowModal = False Then MsgBox "Modeless" End If Causes Compile Error: Method ro data member not found Is there code that can be used to check if a UserForm is Modal or Modeless? -- CroceJC |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
show modal | Excel Programming | |||
Excel Forms-Can i set the modal property? | Excel Programming | |||
Forms that are modal in 97 are not modal in 2003 | Excel Discussion (Misc queries) | |||
Forms that are modal in 97 are not modal in 2003 | Excel Programming | |||
How to check if an object has a certain property? | Excel Programming |