Skip to main content
Version: 3.5

DesktopTaskBarItemDateTime

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a DateTime component in the Desktop control's taskbar.

public class DesktopTaskBarItemDateTime : DesktopTaskBarItem

Constructors

Instance memberDesktopTaskBarItemDateTime()

Initializes a new instance of DesktopTaskBarItemDateTime setting the initial Position value to Right.

Properties

Instance memberPosition

LeftRightAlignment: Returns or sets the position of this DesktopTaskBarItem within the taskbar in the parent Desktop. (Default: Right)

Implements

NameDescription
IWisejComponentAll wisej components implement this interface.
IWisejSerializableAllows an object to serialize itself.