All pages
Powered by GitBook
1 of 1

Loading...

VScrollProperties

Wisej.Web.VScrollProperties

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

  • ScrollProperties

    • VScrollProperties

Provides basic properties for the VScrollBar class.

Constructors

VScrollProperties(owner)

Initializes a new instance of the class.

Name
Type
Description

Properties

Orientation

: Returns the orientation of the scrollbar.

Visible

: Returns whether the scroll bar is visible.

owner

Control

A Control that contains the scroll bar.

Public Class VScrollProperties
    Inherits ScrollProperties
VScrollProperties
ScrollOrientation
Boolean
public class VScrollProperties : ScrollProperties