UserControlViewItemScrollEventHandler Delegate

Definition

Namespace: PCBI_View_State_Manager
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public delegate void ScrollEventHandler(
	bool UP
)

Parameters

UP  Boolean
 

See Also