Click or drag to resize
PicatTimeWindowtimer1_Tick Method
Aktualni cas od zobrazeni okna. Pokud bezi dele, nez je pripustny limit, provede se akce stisknuti tlacitka buttonStop, cimz se ukonci vypocet Picat resice.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
private void timer1_Tick(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:MAPFsimulator.PicatTimeWindow.timer1_Tick(System.Object,System.EventArgs)"]

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:MAPFsimulator.PicatTimeWindow.timer1_Tick(System.Object,System.EventArgs)"]

See Also