Spread Windows Forms 12.0 Product Documentation
CustomFocusIndicatorRenderer Constructor(Object)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > CustomFocusIndicatorRenderer Class > CustomFocusIndicatorRenderer Constructor : CustomFocusIndicatorRenderer Constructor(Object)
Object from which to copy or clone this picture
Creates a custom focus indicator by copying another.
Syntax
'Declaration
 
Public Function New( _
   ByVal cloneFrom As Object _
)
'Usage
 
Dim cloneFrom As Object
 
Dim instance As New CustomFocusIndicatorRenderer(cloneFrom)
public CustomFocusIndicatorRenderer( 
   object cloneFrom
)

Parameters

cloneFrom
Object from which to copy or clone this picture
See Also

Reference

CustomFocusIndicatorRenderer Class
CustomFocusIndicatorRenderer Members
Overload List