NetXP 3.0 Reference

NETXP.Library Namespace

Classes

ClassDescription
ClassicColorTable Contains colors for any other color scheme. These colors are computed from system colors.
CollectionEx Implements an overrideable collection with events.
ColorCollection A collection of Color objects.
ColorTables Contains colors for various GUI elements.
ColorUtil Exposes methods to work with color.
ControlUtil Provides utility functions for dealing with controls.
Convert Provides conversion methods for some .NET types.
CustomColorTable Implements a custom color table. You can instantiate this color table and replace the colors in the Colors collection with your own colors.
DoNotObfuscateAttribute Internal
DrawUtil Provides some utility functions for drawing.
DynamicColorTable Provides colors based on the current visual style.
FTP The FTP class provides simple functionality of an FTP client.
Mapi Provides a simple MAPI wrapper.
Margins Provides a way to set up margins or padding.
Msg Contains utility functions for displaying different kinds of messages.
PopupForm Provides an inheritable, reusable popup form that implements all the functionality of a typical popup window.
PopupMessageFilter Provides a reusable message filter for popup controls.
QuickMail Provides easy access to Simple MAPI functions.
Resources Provides a better way to work with .NET resources.
Settings A class that is used to save and restore data using the registry or by binary serialization in a file. It works in conjuction with another class (with the recommended name "Settings") that contains all the data to be stored.
ShadowWindow A special type of window that can be used to show a shadow for another window.
StringCollection Implements a string collection with events.
Utility Utility functions.
UXTheme Provides some utility functions from the UXTheme API.
WNet Contains utility functions for enumerating network nodes.
WNetNode Describes a network node.
WNetNodeCollection A collection of WNetNode objects.
XPBlueColorTable Contains colors for the Luna Blue color scheme.
XPOliveColorTable Contains colors for the Luna Olive Green color scheme.
XPSilverColorTable Contains colors for the Luna Silver color scheme.

Interfaces

InterfaceDescription
IColorTable Defines what it means to be a color table.
IStatusMessageAcceptor Provides an interface for a status message acceptor for the command bars. This is typically implemented by a status bar.
IStatusMessageProvider Provides an interface for a status message provider for the command bars. This is typically implemented by a command bar item.

Delegates

DelegateDescription
CollectionChange Collection changed event.
CollectionClear Collection cleared event.
PopupMessageFilter.FilterMessageHandler Handles the FilterMessage event.

Enumerations

EnumerationDescription
BrowseFlags Flags that control display and behaviour of folder browse dialog
Direction Direction of docking.
DrawUtil.CommandState Internal.
Edge Docked Edge
EndChoices Which button was chosen when the dialog box quit.
Glyph Specifies the NetXP common glyphs found in this assembly.
ShadowType Specifies the shadow window type.
TableColor Provides a collection of colors defined in each color table.
WNetNodeLevel Identifies the tree depth of a network node.
WNetNodeType Identifies the type of network node.
WNetUsage Identifies the use of the node.
XPThemeColor Enumerates the XP color schemes.