RichTextBox.SelectionType Özellik

Tanım

Denetim içindeki seçim türünü alır.

public:
 property System::Windows::Forms::RichTextBoxSelectionTypes SelectionType { System::Windows::Forms::RichTextBoxSelectionTypes get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.RichTextBoxSelectionTypes SelectionType { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SelectionType : System.Windows.Forms.RichTextBoxSelectionTypes
Public ReadOnly Property SelectionType As RichTextBoxSelectionTypes

Özellik Değeri

RichTextBoxSelectionTypes

Değerlerin bit düzeyinde birleşimi RichTextBoxSelectionTypes .

Öznitelikler

Açıklamalar

Geçerli seçimdeki denetim içinde görevleri gerçekleştirirken seçimi düzgün bir şekilde işlemek için denetimde seçili durumdaki veri türünü belirlemek için bu özelliği kullanabilirsiniz. özelliği, geçerli seçimdeki RichTextBoxSelectionTypes birçok nesne türünü temsil eden numaralandırmadaki değerlerin herhangi bir bileşimini temsil edebilir.

Şunlara uygulanır

Ayrıca bkz.