BCGControlBar Library for .NET
GlobalNotifier Class Members
Fields  Methods  Events


The following tables list the members exposed by GlobalNotifier.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)LocaleXMLSpecifies the path to the XML file with location settings.  
Top
Public Methods
 NameDescription
Public MethodFireCustomizeModeChanged  
Public MethodFireLargeImagesModeChanged

Raises LargeImagesModeChanged event which occurs when the large icon's mode set or unset for any toolbar or dockbar row.

 
Public MethodFireLocaleChangedRaise a LocaleChange Event.  
Public MethodFirePopupMenuOpened  
Public MethodFirePopupMenuOpening  
Public MethodFireVisualManagerChanged

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

 
Public Methodstatic (Shared in Visual Basic)GetInstanceReturns an instance of the current GlobalNotifier.  
Top
Protected Methods
Public Events
 NameDescription
Public EventCustomizeModeChangedOccurs when customize mode has been changed.  
Public EventLargeImagesModeChanged

Occurs when the large icon's mode set or unset for any toolbar or dockbar row.

 
Public EventLocaleChangedOccurs when the XML-file of locale settings was changed.  
Public EventPopupMenuOpenedOccurs when a popup menu has been opened.  
Public EventPopupMenuOpeningOccurs when a popup menu is about to be opened.  
Public EventVisualManagerChanged

Occurs when the new visual manager is set for the application.

 
Top
See Also

Reference

GlobalNotifier Class
BCGSoft.Shared Namespace

Send Feedback