public bool UseConfiguredScrollbarIncrements {get; set;}
public: __property bool get_UseConfiguredScrollbarIncrements(); public: __property void set_UseConfiguredScrollbarIncrements( bool value );
public: property bool UseConfiguredScrollbarIncrements { bool get(); void set ( bool value); }
'Declaration Public Property UseConfiguredScrollbarIncrements As Boolean
'Usage Dim instance As ImGearPageView Dim value As Boolean instance.UseConfiguredScrollbarIncrements = value value = instance.UseConfiguredScrollbarIncrements
ImGearPageView Class ImGearPageView Members HorizontalSmallChange Property HorizontalLargeChange Property VerticalSmallChange Property VerticalLargeChange Property
©2014. Accusoft Corporation. All Rights Reserved.