Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents  
 
AboutBox method 
 
Remarks 
 
Displays information about the component. 
 
 
Syntax 
 
[Visual Basic] 
Public Sub AboutBox ()
 
[C#] 
public void AboutBox
);
 
[C++] 
public: void AboutBox
);
 
 
 
 
 
 
 
 
 
 
Copyright © 2005-2008 MultiMedia Soft 
Return to Table of contents