frmReportSelectionsCreateComboBox Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private void CreateComboBox(
	StackPanel pnl,
	ComboBox box,
	string label,
	string name
)

Parameters

pnl  StackPanel
 
box  ComboBox
 
label  String
 
name  String
 

See Also