C# Class Zhwang.SuperNotifyIcon.NotifyArea

Datei anzeigen Open project: rzhw/SuperNotifyIcon Class Usage Examples

Public Methods

Method Description
GetButtonRectangle ( ) : Rectangle

Retrieves the rectangle of the 'Show Hidden Icons' button, or null if it can't be found.

GetRectangle ( ) : Rectangle

Method Details

GetButtonRectangle() public static method

Retrieves the rectangle of the 'Show Hidden Icons' button, or null if it can't be found.
public static GetButtonRectangle ( ) : Rectangle
return System.Drawing.Rectangle

GetRectangle() public static method

public static GetRectangle ( ) : Rectangle
return System.Drawing.Rectangle