C# Class SparkleShare.SparkleStatusIcon

Inheritance: Control
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller SparkleStatusIconController

Méthodes publiques

Méthode Description
CreateMenu ( ) : void
Dispose ( ) : void
ShowBalloon ( string title, string subtext, string image_path ) : void
SparkleStatusIcon ( ) : System

Method Details

CreateMenu() public méthode

public CreateMenu ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ShowBalloon() public méthode

public ShowBalloon ( string title, string subtext, string image_path ) : void
title string
subtext string
image_path string
Résultat void

SparkleStatusIcon() public méthode

public SparkleStatusIcon ( ) : System
Résultat System

Property Details

Controller public_oe property

public SparkleStatusIconController,SparkleShare Controller
Résultat SparkleStatusIconController