BCGControlBar Library for .NET
m_shadowWindow Field




Syntax
'Declaration
 
Public m_shadowWindow As ShadowFrame
'Usage
 
Dim instance As PopupMenu
Dim value As ShadowFrame
 
value = instance.m_shadowWindow
 
instance.m_shadowWindow = value
public ShadowFrame m_shadowWindow
public: ShadowFrame* m_shadowWindow
public:
ShadowFrame^ m_shadowWindow
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PopupMenu Class
PopupMenu Members

Send Feedback