[]
Gets or sets whether the style is locked and cannot be modified.
[Browsable(false)]
public bool Locked { get; set; }
<Browsable(False)>
Public Property Locked As Boolean
This property is useful when you want to prevent code from accidentally modifying 'stock' styles.