VBRunning




Function InRunMode(VBInst As VBIDE.VBE) As Boolean
InRunMode = (VBInst.CommandBars("Run").Controls("End").Enabled = True)
End Function











( vbrunning.html )- by Paolo Puglisi - Modifica del 17/12/2023