WebControl.ControlStyleCreated Özellik

Tanım

Özelliği için ControlStyle bir nesne oluşturulup oluşturulmadığını belirten bir Style değer alır. Bu özellik öncelikli olarak denetim geliştiricileri tarafından kullanılır.

public:
 property bool ControlStyleCreated { bool get(); };
[System.ComponentModel.Browsable(false)]
public bool ControlStyleCreated { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ControlStyleCreated : bool
Public ReadOnly Property ControlStyleCreated As Boolean

Özellik Değeri

Boolean

trueözelliği için ControlStyle bir Style nesne oluşturulduysa; değilse, false.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.