ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

C1TrueDBDropdown.OnFetchScrollTips Method

Occurs whenever the grid has focus and the scrollbar thumb is moved using the mouse.

[Visual Basic]

Overrides Protected Sub OnFetchScrollTips( _

ByVal e As FetchScrollTipsEventArgs _

)

[C#]

override protected void OnFetchScrollTips(

FetchScrollTipsEventArgs e

);

[Delphi]

strict protected procedure OnFetchScrollTips(

e: FetchScrollTipsEventArgs

); override;

See Also

C1TrueDBDropdown Class | C1TrueDBDropdown Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.