Click or drag to resize

Costruttore DedBomEditFormToggleCommand

Costruttore Button

Namespace:  DedNet.Commands
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
public DedBomEditFormToggleCommand(
	DedNetApplication app,
	string name,
	string prompt,
	string tooltip,
	string imagePath,
	bool ischecked
)

Parametri

app
Tipo: DedNetDedNetApplication
name
Tipo: SystemString
prompt
Tipo: SystemString
tooltip
Tipo: SystemString
imagePath
Tipo: SystemString
ischecked
Tipo: SystemBoolean
Vedi anche