StandardImage Enumeration
Enumeration of standard images
Syntax
public enum StandardImage : System.Enum
public enum class StandardImage : public System.Enum
Members
Member | Description |
---|---|
AppWindow | |
Arrow | |
Aveva | |
CloseWindow | |
CloseWindowHot | |
Color | |
Copy | |
Cut | |
Delete | |
DeleteFolder | |
Document | |
Filter | |
Find | |
FindNext | |
FullScreen | |
Help | |
HTMLPage | |
Hyperlink | |
Information | |
Input | |
NavBack | |
NavForward | |
NewDocument | |
NewFolder | |
NewWindow | |
NudgeDown | |
NudgeUp | |
Open | |
OpenFolder | |
Options | |
OptionsCog | |
Paste | |
PrintPreview | |
Properties | |
Redo | |
Save | |
SaveAll | |
Search | |
Undo | |
User | |
Zoom |
Inheritance Hierarchy
System.Object
System.ValueType
System.Enum
Aveva.ApplicationFramework.Presentation.StandardImage
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also