PCBIWorkingDialogSetStatusText Method

Sets the current info text

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void SetStatusText(
	string text
)

Parameters

text  String
info text

See Also