Ribbon for WinForms
Locked プロパティ (Style)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > Style クラス : Locked プロパティ
Gets or sets whether the style is locked and cannot be modified.
シンタックス
'宣言
 
Public Property Locked As Boolean
public bool Locked {get; set;}
解説
This property is useful when you want to prevent code from accidentally modifying 'stock' styles.
参照

Style クラス
Style メンバ