Power of Software
NiTSOFT iNTERACTIVE

About the Author
Downloads
Resources
Home
Help
Links
Tutorials
Feedback
What's Next
 
 

Visual Basic.NET by Nitin Chopra

System Tray Icon
and Context Menus

In VB 6.0 system tray icons for an application could be produced only using the windows API. VB.NET has built in support for shell icons in the form of the class –

System.Windows.Forms.NotifyIconbr
This class cannot be inherited. Members of this class are listed below :-

Public Constructors

NotifyIcon Constructor

Overloaded. Initializes a new instance of the NotifyIcon

Public Properties

Container (inherited from Component)

Gets the IContainer that contains the Component.

ContextMenu

Gets or sets the shortcut menu for the icon.

Icon

Gets or sets the current icon.

Site (inherited from Component)

Gets or sets the ISite of the Component.

Text

Gets or sets the ToolTip text displayed when the mouse hovers over a status area icon.

Visible

Gets or sets a value indicating whether the icon is visible in the status notification area of the taskbar.

Public Methods

CreateObjRef (inherited from MarshalByRefObject)

Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.

Dispose (inherited from Component)

Overloaded. Releases the resources used by the Component.

Equals (inherited from Object)

Overloaded. Determines whether two Object instances are equal.

GetHashCode (inherited from Object)

Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

GetLifetimeService (inherited from MarshalByRefObject)

Retrieves the current lifetime service object that controls the lifetime policy for this instance.

GetType (inherited from Object)

Gets the Type of the current instance.

InitializeLifetimeService (inherited from MarshalByRefObject)

Obtains a lifetime service object to control the lifetime policy for this instance.

ToString (inherited from Object)

Returns a String that represents the current Object.

 

 

 
Page - 1
  Page - 2
 
  Page - 4
  Page - 5

 

This Web site is best viewable at a resolution of 800x600 or more.

 

 

 

SubmitFree: Submit to 25+ Search Engines for free !!!! Free SubDomains Add Me!  

SearchHippo.com Web Search 

 

Hosted by www.Geocities.ws

1