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
Name
Description
ClientArea
client area
MainMenu
main menu
Other
other
StatusBar
status bar
ToolBar
toolbar
Used By
Name
Description
Returns the type of accessory control.
Last updated