NetXP 3.0 Reference

ListBarScrollButton Class

A class which manages the behaviour and data associated with a scrolling button in the ListBar control.

For a list of all members of this type, see ListBarScrollButton Members.

System.Object
   ListBarScrollButton

[Visual Basic]
NotInheritable Public Class ListBarScrollButton
Implements NETXP.Controls.Bars.IMouseHandler
[C#]
public sealed class ListBarScrollButton : IMouseHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

ListBarScrollButton Members | NETXP.Controls.Bars Namespace