Initializes a new instance of the Backdrop class with the color specified.
[Visual Basic]
Public Function New( _
ByVal color As Color _
)
[C#]
public Backdrop(
Color color
);
Backdrop Class | Backdrop Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.