Skip to main content
Version: 2025

AccessoryType

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Web.49 (4.9.0.0)

Indicates the type of accessory.

public enum AccessoryType : Enum

Fields

NameDescription
ClientAreaClient area.
MainMenuMain menu.
SplitContainerSplit container.
StatusBarStatus bar.
ToolBarToolbar.

Used By

NameDescription
ISalAccessory.AccessoryTypeReturns the type of accessory control.