| Constable Authorization Engine 2.0 BETA |
|
VisualInfo Constructor (String, String, Image, Image)
[This is preliminary documentation and subject to change.]
Initializes a new instance of the VisualInfo class with the given name, description, smallImage and largeImage images.
[Visual Basic]
Overloads Public Sub New( _
ByVal
name As
String, _
ByVal
description As
String, _
ByVal
smallImage As
Image, _
ByVal
largeImage As
Image _
)
Parameters
-
name
- The name.
-
description
- The description.
-
smallImage
- The small image.
-
largeImage
- The large image.
See Also
VisualInfo Class | LaMarvin.Design Namespace | VisualInfo Constructor Overload List