VantagePoint Manufacturing Controls Class Libary
Get or set the brush that appears on the outside of the passwordbox when hovering over the button

Namespace: VantagePoint.Common.BaseClasses
Assembly:  VantagePoint (in VantagePoint)
Version: 1.0.0.0 (1.0.0.0)

Syntax

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

See Also