Bagikan melalui


RichEditTextDocument.CaretType Properti

Definisi

Mendapatkan atau mengatur jenis tanda sisipan.

public:
 property CaretType CaretType { CaretType get(); void set(CaretType value); };
CaretType CaretType();

void CaretType(CaretType value);
public CaretType CaretType { get; set; }
var caretType = richEditTextDocument.caretType;
richEditTextDocument.caretType = caretType;
Public Property CaretType As CaretType

Nilai Properti

Jenis tanda sisipan.

Berlaku untuk