C# Class Rsdn.Janus.NotifyIconActivePart

Inheritance: ActivePartBase
Exibir arquivo Open project: rsdn/janus

Public Methods

Method Description
NotifyIconActivePart ( [ serviceProvider ) : System

Protected Methods

Method Description
ActivateCore ( ) : void
PassivateCore ( ) : void

Private Methods

Method Description
UpdateIconAndTooltip ( ) : void

Method Details

ActivateCore() protected method

protected ActivateCore ( ) : void
return void

NotifyIconActivePart() public method

public NotifyIconActivePart ( [ serviceProvider ) : System
serviceProvider [
return System

PassivateCore() protected method

protected PassivateCore ( ) : void
return void