frmReportSelectionsCreateCheckBox Method
Namespace: MbcsCentral.WinPMAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private void CreateCheckBox(
StackPanel pnl,
string label,
string name,
FlowDirection flow,
bool isChecked
)
Parameters
- pnl StackPanel
-
- label String
-
- name String
-
- flow FlowDirection
-
- isChecked Boolean
-