frmMainmToggleTimer Field

Timer for addressing a request to toggle the width of a panel.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
private Timer mToggleTimer

Field Value

Timer

Remarks

This timer is necessary for resetting the widths of the requested panels outside of the event chain fired upon the double-click of the associated splitter.

See Also