AllowPanningFeedback Property
AllowPanningFeedback
Gets or sets whether the owner form has to display a visual cue when a user
reaches the end of a pannable area.
Declaration
public bool AllowPanningFeedback { get; set; }
Public Property AllowPanningFeedback As Boolean