C# |
public Nullable<ScrollBarAnnotationMode> ScrollBarAnnotationMode { get; set; }
|
VB |
Public Property ScrollBarAnnotationMode As Nullable(of ScrollBarAnnotationMode)
|
Property value
Type: Nullable<ScrollBarAnnotationMode>
A ScrollBarAnnotationMode flag that is the type of scrollbar annotations applied to the TreeListView.