OnStatusBarEventArgs 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.
Represent the event arguments for the on status bar event.
public ref class OnStatusBarEventArgs sealed : EventArgs
public sealed class OnStatusBarEventArgs : EventArgs
type OnStatusBarEventArgs = class
inherit EventArgs
Public NotInheritable Class OnStatusBarEventArgs
Inherits EventArgs
- Inheritance
-
OnStatusBarEventArgs
Constructors
OnStatusBarEventArgs() |
Initializes a new instance of the OnStatusBarEventArgs class. |
Properties
StatusBar |
Gets a Boolean value that specifies whether the control is on the status bar. |