OnMenuBarEventArgs 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 on menu bar event.
public ref class OnMenuBarEventArgs sealed : EventArgs
public sealed class OnMenuBarEventArgs : EventArgs
type OnMenuBarEventArgs = class
inherit EventArgs
Public NotInheritable Class OnMenuBarEventArgs
Inherits EventArgs
- Inheritance
-
OnMenuBarEventArgs
Constructors
OnMenuBarEventArgs() |
Initializes a new instance of the OnMenuBarEventArgs class. |
Properties
MenuBar |
Gets a Boolean value that specifies if the control is on the menu bar. |