PredefinedTextViewRoles.Interactive Field

Definition

The predefined Interactive role. Applies to text views with which the user can interact using the mouse and/or keyboard. Views that are not interactive cannot display a caret or a selection and cannot have keyboard input.

public: System::String ^ Interactive;
std::wstring Interactive;
public const string Interactive;
val mutable Interactive : string
Public Const Interactive As String 

Field Value

Applies to