[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenChildHasFocus

LoadXmlInputMapFileWhenChildHasFocus Method

LoadXmlInputMapFileWhenChildHasFocus(string)

Loads the XML input map file when the child has the focus.

Declaration
public void LoadXmlInputMapFileWhenChildHasFocus(string fileName)
Public Sub LoadXmlInputMapFileWhenChildHasFocus(fileName As String)
Parameters
Type Name Description
string fileName

Name of the file.

LoadXmlInputMapFileWhenChildHasFocus(Stream)

Loads the XML input map file when the child has the focus.

Declaration
public void LoadXmlInputMapFileWhenChildHasFocus(Stream stream)
Public Sub LoadXmlInputMapFileWhenChildHasFocus(stream As Stream)
Parameters
Type Name Description
Stream stream

Stream of the file.