BCGControlBar Library for .NET
FireVisualManagerChanged Method




Raises VisualManagerChanged event which occurs when the new visual manager is set for the application.

Syntax
'Declaration
 
Public Sub FireVisualManagerChanged() 
'Usage
 
Dim instance As GlobalNotifier
 
instance.FireVisualManagerChanged()
public void FireVisualManagerChanged()
public: void FireVisualManagerChanged(); 
public:
void FireVisualManagerChanged(); 
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

GlobalNotifier Class
GlobalNotifier Members

Send Feedback