Click or drag to resize

FormActMainLcdButtonPressed Event

Handle a G15 LCD button press. You should only handle the event if you match the ModeString.

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public event LcdButtonPressedEventDelegate LcdButtonPressed

Value

Type: Advanced_Combat_TrackerLcdButtonPressedEventDelegate
See Also