'Declaration Public Function New( _ ByVal enable As Boolean _ )
'Usage Dim enable As Boolean Dim instance As New Background(enable)
public Background( bool enable )
Background Class Background Members Overload List