VantagePoint Manufacturing Controls Class Libary
Get or set the background that appears when the button is pushed

Namespace: VantagePoint.Buttons
Assembly:  VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)

Syntax

   
 C# 
[BrowsableAttribute(true)]
public Brush PowerOnBrush { get; set; }

See Also