Syntax: Objekt.ShowAboutBox
Dim objPrBar As SpecialProgressbar3 Set objPrBar = Me!SpecialProgressbar.Object With objPrBar .ShowAboutBox End With Set objSpBtn = Nothing bzw.: Me!SpecialProgressbar.ShowAboutBox
Dim objPrBar As SpecialProgressbar3 Set objPrBar = Me!SpecialProgressbar.Object With objPrBar .ShowAboutBox End With Set objSpBtn = Nothing
Me!SpecialProgressbar.ShowAboutBox