GOA - System.Windows.Forms.ScrollBarInfo

ScrollBarInfo Class


Provides information about ScrollBar objects.

Definition

public class ScrollBarInfo: Object

Members Table

MethodDescription
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
FieldDescription
button_minusDetermines the bottom or left arrow button of the ScrollBar.
button_plusDetermines the tp or right arrow button of the ScrollBar.
button_scrollareaDetermines the scroll area button of the ScrollBar.
button_thumbDetermines the thumb button of the ScrollBar.
sapDetermines the scroll area position of the ScrollBar.
sasDetermines the scroll area size of the ScrollBar.
tbpDetermines the thumb button position of the ScrollBar.
tbsDetermines the thumb button size of the ScrollBar.

Inheritance Hierarchy

Object
ScrollBarInfo

Class Information

NamespaceSystem.Windows.Forms
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.