ShowAboutBox

Mit der Methode AboutBox können Sie ein Dialogfeld mit Informationen zum Control, z.B. Versions- und Copyright-Informationen, anzeigen.


Syntax: Objekt.ShowAboutBox



Beispiel:

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


  Änderungsdatum: 28.05.2007 | © IDBE Avenius, 2007