Spread Windows Forms 12.0 Product Documentation
Implicit Type Conversion(ScrollBarButtons,FpScrollBarButtonCollection) Operator


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FpScrollBarButtonCollection Class > Implicit Type Conversion Operator : Implicit Type Conversion(ScrollBarButtons,FpScrollBarButtonCollection) Operator
FpScrollBarButtonCollection object
Performs an implicit conversion from FpScrollBarButtonCollection to ScrollBarButtons.
Syntax
'Declaration
 
Overloads Public Operator Widening CType( _
   ByVal buttonsCollection As FpScrollBarButtonCollection _
) As ScrollBarButtons
'Usage
 

Parameters

buttonsCollection
FpScrollBarButtonCollection object

Return Value

The ScrollBarButtons object of the conversion
See Also

Reference

FpScrollBarButtonCollection Class
FpScrollBarButtonCollection Members
Overload List