AboutBoxPopulate Method

populate a listview with the specified key and value strings

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
private void Populate(
	ListView lvw,
	string Key,
	string Value
)

Parameters

lvw  ListView
 
Key  String
 
Value  String
 

See Also