C# Class BSMiniRPT.frmFile

Inheritance: System.Windows.Forms.Form
Show file 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 property

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

lblFile1 public property

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

lblFile2 public property

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

lblFile3 public property

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

lblFile4 public property

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

lblFile5 public property

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

lblFile6 public property

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

lblFile7 public property

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

lblFile8 public property

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

lblFile9 public property

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