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