Click or drag to resize

KryptonWorkspaceSequence Properties

The KryptonWorkspaceSequence type exposes the following members.

Properties
  NameDescription
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public propertyChildren
Gets access to the collection of child workspace items.
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyOrientation
Gets and sets the orientation for laying out the child entries.
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertyStarSize
Star notation the describes the sizing of the workspace item.
Public propertyUniqueName
Gets and sets the unique name of the workspace sequence.
Public propertyVisible
Gets or sets a value indicating whether the sequence is displayed.
Top
See Also