Copyright © 2003-2024 MultiMedia Soft
AboutBox method
Remarks
Displays information about the control.
Syntax
[Visual Basic]
Public Sub AboutBox()
[C#]
public void AboutBox();
[C++]
public: void AboutBox();