HelpEventArgs

Wisej.Web.HelpEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.2.0.0)

Provides data for the HelpRequested event.

public class HelpEventArgs : EventArgs

Constructors

Initializes a new instance of the HelpEventArgs class.

Properties

Boolean: Returns or sets a value indicating whether the help event was handled.

Control: Returns the Control that had the focus when the user pressed F1.

Used By

Last updated