ITextCaret.IsHidden Özellik

Tanım

Giriş işaretinin görünürlüğünü alır veya ayarlar.

public:
 property bool IsHidden { bool get(); void set(bool value); };
public:
 property bool IsHidden { bool get(); void set(bool value); };
public bool IsHidden { get; set; }
member this.IsHidden : bool with get, set
Public Property IsHidden As Boolean

Özellik Değeri

Boolean

Giriş işareti gizliyse true, aksi takdirde false.

Şunlara uygulanır