C# Class TPConfAddin.TPConfRibbon

Inheritance: Microsoft.Microsoft.Office.Core.Tools.Ribbon.RibbonBase
Afficher le fichier Open project: eSDK/esdk_OutlookPlugin

Méthodes publiques

Méthode Description
TPConfRibbon ( ) : System.Reflection
TPConfRibbon ( ) : System.Reflection

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
GetOfficeLanguage ( string officeVersion ) : int
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

IsOutLook2013 ( ) : bool

判断outlook版本

TPConfRibbon_Load ( object sender, RibbonUIEventArgs e ) : void
btnAboutClicked ( object sender, RibbonControlEventArgs e ) : void

About

btnConfSettingsClicked ( object sender, Microsoft e ) : void

设置会议是否关联到SMC,false: 未关联 ;true:关联(2014/9/29)

响应会议参数设置按钮

btnHelpClicked ( object sender, RibbonControlEventArgs e ) : void

Help

btnSystemSettingsClicked ( object sender, Microsoft e ) : void

响应系统参数设置按钮

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

TPConfRibbon() public méthode

public TPConfRibbon ( ) : System.Reflection
Résultat System.Reflection

TPConfRibbon() public méthode

public TPConfRibbon ( ) : System.Reflection
Résultat System.Reflection