MobileForms Toolkit Documentation

HScrollBarProperties Methods

The methods of the HScrollBarProperties class are listed below. For a complete list of HScrollBarProperties class members, see the HScrollBarProperties Members topic.

Public Instance Methods

Dispose (inherited from ScrollBarProperties)Overloaded. Releases all resources used by the VScrollBarProperties.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Refresh (inherited from ScrollBarProperties) 
ResumeLayout (inherited from ScrollBarProperties) 
Scale (inherited from ScrollBarProperties) 
SuspendLayout (inherited from ScrollBarProperties) 
ToString 

Protected Instance Methods

Dispose (inherited from ScrollBarProperties)Overloaded. Releases all resources used by the VScrollBarProperties.
Finalize (inherited from ScrollBarProperties) The VScrollBarProperties class destructor. Disposes an VScrollBarProperties by calling this.Dispose(false). Destructor method is automatically invoked during garbage collection, unless finalization by the garbage collector has been disabled by a call to the GC.SuppressFinalize method.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
OnDisposed (inherited from ScrollBarProperties) 
OnChanged (inherited from ScrollBarProperties) 
OnValueChanged (inherited from ScrollBarProperties) 
ShouldSerializeScrollBar (inherited from ScrollBarProperties) Indicates whether the ScrollBar property should be persisted.

See Also

HScrollBarProperties Class | Resco.Controls.CommonControls Namespace