Represents a range selector – a control which allows the users to interactively select a range inside a larger range.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
SyntaxC#
Copy Code
|
|---|
public class RangeSelector : Control |
Visual Basic
Copy Code
|
|---|
Public Class RangeSelector |
Inheritance HierarchySystem.Object![]()
System.MarshalByRefObject![]()
System.ComponentModel.Component![]()
System.Windows.Forms.Control![]()
MindFusion.UI.WinForms.RangeSelector
See Also