[This is preliminary documentation and is subject to change.]
Add an image to the form.
FOR NOW: only one image maximum will be displayed.
| C# | Visual Basic | Visual C++ |
public void AddImage( Image image )
Public Sub AddImage ( _ image As Image _ )
public: void AddImage( Image^ image )
- image (Image)