Wisej.Web.StatusBarControl
Last updated 2 years ago
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Component
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.
IWisejComponent
All wisej components implement this interface.
IWisejSerializable
Allows an object to serialize itself.