Click or drag to resize

ModernPresenter Class

A container control which holds others controls panning horizontally.
Inheritance Hierarchy

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public class ModernPresenter : ScrollViewer

The ModernPresenter type exposes the following members.

Constructors
  NameDescription
Public methodModernPresenter
Initializes a new instance of the ModernPresenter class.
Top
Properties
  NameDescription
Public propertyIsScrollBarHidden
Gets or sets a value indicating whether this to hide the Scroll Bar even on mouse over.
Top
Fields
  NameDescription
Public fieldStatic memberIsScrollBarHiddenProperty
The DependencyProperty declaration for IsScrollBarHidden
Top
See Also