AccessoryType

PPJ.Runtime.Windows.AccessoryType

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Indicates the type of accessory.

public enum AccessoryType : Enum

Fields

NameDescription

ClientArea

client area

MainMenu

main menu

Other

other

StatusBar

status bar

ToolBar

toolbar

Used By

NameDescription

Returns the type of accessory control.

Last updated