C# Class BSMiniRPT.frmFile

Inheritance: System.Windows.Forms.Form
显示文件 Open project: hlsantos/wcSDK Class Usage Examples

Public Properties

Property Type Description
lblFStatus System.Windows.Forms.Label
lblFile1 System.Windows.Forms.Label
lblFile2 System.Windows.Forms.Label
lblFile3 System.Windows.Forms.Label
lblFile4 System.Windows.Forms.Label
lblFile5 System.Windows.Forms.Label
lblFile6 System.Windows.Forms.Label
lblFile7 System.Windows.Forms.Label
lblFile8 System.Windows.Forms.Label
lblFile9 System.Windows.Forms.Label

Public Methods

Method Description
PrepFiles ( int lngArea, string strFileName ) : short

Private Methods

Method Description
Dispose ( bool Disposing ) : void
InitializeComponent ( ) : void
cmdFiles_Click ( object eventSender, EventArgs eventArgs ) : void
frmFile ( ) : System

Method Details

PrepFiles() public method

public PrepFiles ( int lngArea, string strFileName ) : short
lngArea int
strFileName string
return short

Property Details

lblFStatus public_oe property

public Label,System.Windows.Forms lblFStatus
return System.Windows.Forms.Label

lblFile1 public_oe property

public Label,System.Windows.Forms lblFile1
return System.Windows.Forms.Label

lblFile2 public_oe property

public Label,System.Windows.Forms lblFile2
return System.Windows.Forms.Label

lblFile3 public_oe property

public Label,System.Windows.Forms lblFile3
return System.Windows.Forms.Label

lblFile4 public_oe property

public Label,System.Windows.Forms lblFile4
return System.Windows.Forms.Label

lblFile5 public_oe property

public Label,System.Windows.Forms lblFile5
return System.Windows.Forms.Label

lblFile6 public_oe property

public Label,System.Windows.Forms lblFile6
return System.Windows.Forms.Label

lblFile7 public_oe property

public Label,System.Windows.Forms lblFile7
return System.Windows.Forms.Label

lblFile8 public_oe property

public Label,System.Windows.Forms lblFile8
return System.Windows.Forms.Label

lblFile9 public_oe property

public Label,System.Windows.Forms lblFile9
return System.Windows.Forms.Label