Search
ScrollBarDrawEventArgs.Element Property
See Also
 





Gets the element being drawn.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms

 Syntax

C#  Copy Code

public ScrollBarDrawElement Element { get; }

Visual Basic  Copy Code

Public ReadOnly Property Element As ScrollBarDrawElement

 Property Value

 See Also