OnToolBarEventArgs Class

Definition

Represents the event arguments for the OnToolBar event.

public ref class OnToolBarEventArgs sealed : EventArgs
public sealed class OnToolBarEventArgs : EventArgs
type OnToolBarEventArgs = class
    inherit EventArgs
Public NotInheritable Class OnToolBarEventArgs
Inherits EventArgs
Inheritance
OnToolBarEventArgs

Constructors

OnToolBarEventArgs()

Initializes a new instance of the OnToolBarEventArgs class.

Properties

ToolBar

Gets a Boolean value that specifies whether the toolbar is displayed in the browser.

Applies to