NetXP 3.0 Reference

Glyph Enumeration

Specifies the NetXP common glyphs found in this assembly.

[Visual Basic]
Public Enum Glyph
[C#]
public enum Glyph

Members

Member NameDescription
ChevronDown A chevron pointing down.
DDArrow A small arrow pointing down.
Expansion2003Chevron The expansion item glyph for Office 2003 style, with a chevron.
Expansion2003NoChevron The expansion item glyph for Office 2003 style, without a chevron.
Close The MDI close button glyph.
Maximize The MDI maximize button glyph.
Restore The MDI restore button glyph.
AutoHide Shows a pin pointing down.
Pin Shows a pin pointing to the side.
LeftArrow An arrow pointing left, such as the one used by the tab control.
RightArrow An arrow pointing right, such as the one used by the tab control.
Minimize The MDI minimize button glyph.
DownArrow An arrow pointing down.
ExpansionXPChevron The expansion item glyph for Office XP style, with a chevron.
ExpansionXPNoChevron The expansion item glyph for Office XP style, without a chevron.
ChevronUp A chevron pointing up.
UpArrow An arrow pointing up.
TaskPaneChevronUp The task pane group chevron, pointing up.
TaskPaneChevronDown The task pane group chevron, pointing down.
TabbedGroupsHorizontal Icon for "New Horizontal Tab Group".
TabbedGroupsVertical Icon for "New Vertical Tab Group".

Requirements

Namespace: NETXP.Library

Assembly: NETXP.Library (in NETXP.Library.dll)

See Also

NETXP.Library Namespace