BCGControlBar Library for .NET
m_prevFocus Field




Syntax
'Declaration
 
Protected m_prevFocus As IntPtr
'Usage
 
Dim instance As ToolbarFocusableButton
Dim value As IntPtr
 
value = instance.m_prevFocus
 
instance.m_prevFocus = value
protected IntPtr m_prevFocus
protected: IntPtr m_prevFocus
protected:
IntPtr m_prevFocus
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

ToolbarFocusableButton Class
ToolbarFocusableButton Members

Send Feedback