Wisej.Web.StatusBarControl
Last updated 1 year ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Component
BindableComponent
StatusBarPanel
StatusBarControl
Represents a panel in a StatusBar control that can host any Control.
public class StatusBarControl : StatusBarPanel
Public Class StatusBarControl Inherits StatusBarPanel
Control: Returns or sets the Control to be hosted. (Default: null)
null
IBindableComponent
Bindable components implement this interface.
IWisejComponent
All wisej components implement this interface.
IWisejSerializable
Allows an object to serialize itself.