This document is archived and information here might be outdated. Recommended version. |
Indicates whether the selection buffer should be displayed.
[Visual Basic .NET] Public Property ShowSelectionBuffer As Boolean
[C#] public bool ShowSelectionBuffer {get; set;}
[C++]
HRESULT get_ShowSelectionBuffer(
void
);
[C++]
HRESULT put_ShowSelectionBuffer(
);