Spread Windows Forms 12.0 Product Documentation
FpScrollBarButtonCollection Class Members
Properties  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FpScrollBarButtonCollection Class

The following tables list the members exposed by FpScrollBarButtonCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the number of buttons contained in the System.Collections.ICollection.  
Public Propertystatic (Shared in Visual Basic)Gets the empty collection of the Spread scroll bar buttons.  
Public PropertyGets whether the System.Collections.IList has a fixed size.  
Public PropertyGets a value that indicates whether the System.Collections.IList is read-only.  
Public PropertyGets whether access to the System.Collections.ICollection is synchronized (thread safe).  
Public PropertyGets or sets the System.Object at the specified index.  
Public PropertyGets an object that can be used to synchronize access to the System.Collections.ICollection.  
Top
Public Methods
 NameDescription
Public MethodAdds an item to the System.Collections.IList.  
Public MethodAdds a range of objects of the collection.  
Public MethodRemoves all items from the System.Collections.IList.  
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodDetermines whether the System.Collections.IList contains a specific value.  
Public MethodCopies the buttons of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodLoads the object from XML.  
Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
Public MethodReturns an enumerator that iterates through a collection.  
Public MethodServes as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodDetermines the index of a specific item in the System.Collections.IList.  
Public MethodInserts an item to the System.Collections.IList at the specified index.  
Public MethodRemoves the first occurrence of a specific object from the System.Collections.IList.  
Public MethodRemoves the System.Collections.IList item at the specified index.  
Public MethodSaves the object to XML.  
Top
Public Operators
Overloaded. Performs an implicit conversion from ScrollBarButtons to FpScrollBarButtonCollection.
Top
See Also

Reference

FpScrollBarButtonCollection Class
FarPoint.Win.Spread Namespace