OnToolBarEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for the on tool bar 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 control is on the toolbar. |