NetXP 3.0 Reference

ShadowWindow Class

A special type of window that can be used to show a shadow for another window.

For a list of all members of this type, see ShadowWindow Members.

System.Object
   MarshalByRefObject
      NativeWindow
         ShadowWindow

[Visual Basic]
Public Class ShadowWindow
Inherits NativeWindow
[C#]
public class ShadowWindow : NativeWindow

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Library

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

See Also

ShadowWindow Members | NETXP.Library Namespace