DataPA Enterprise Dashboard Controls API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)

Syntax

C#
protected override void OnKeyDown(
	KeyEventArgs e
)
Visual Basic
Protected Overrides Sub OnKeyDown ( 
	e As KeyEventArgs
)
Visual C++
protected:
virtual void OnKeyDown(
	KeyEventArgs^ e
) override

See Also