Spread Windows Forms 12.0 Product Documentation
Load(String) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SpreadSkin Class > Load Method : Load(String) Method
Path and file name from which to load the skin
Loads a Spread skin from a file.
Syntax
'Declaration
 
Public Overloads Shared Function Load( _
   ByVal fileName As String _
) As SpreadSkin
'Usage
 
Dim fileName As String
Dim value As SpreadSkin
 
value = SpreadSkin.Load(fileName)
public static SpreadSkin Load( 
   string fileName
)

Parameters

fileName
Path and file name from which to load the skin
See Also

Reference

SpreadSkin Class
SpreadSkin Members
Overload List