BCGControlBar Library for .NET
m_parentPopup Field




Syntax
'Declaration
 
Protected m_parentPopup As PopupMenu
'Usage
 
Dim instance As ShadowFrame
Dim value As PopupMenu
 
value = instance.m_parentPopup
 
instance.m_parentPopup = value
protected PopupMenu m_parentPopup
protected: PopupMenu* m_parentPopup
protected:
PopupMenu^ m_parentPopup
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

ShadowFrame Class
ShadowFrame Members

Send Feedback