PredefinedMarginNames.LeftSelection Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The margin to the left of the text view that implements mouse handlers for line selection. This behavior is inherited by margins contained in the left selection margin.
public: System::String ^ LeftSelection;
std::wstring LeftSelection;
public const string LeftSelection;
val mutable LeftSelection : string
Public Const LeftSelection As String