PjToolbarAction Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjToolbarAction
[System.Runtime.InteropServices.Guid("7A4B6120-923C-11CF-982C-00AA00322803")]
public enum PjToolbarAction
type PjToolbarAction =
Public Enum PjToolbarAction
- Inheritance
-
PjToolbarAction
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjToggle | 1 | |
pjDelete | 2 | |
pjReset | 2 | |
pjNew | 3 | |
pjCopy | 4 | |
pjRename | 5 | |
pjShow | 6 | |
pjHide | 7 |