Method | Description | |
---|---|---|
TPConfRibbon ( ) : System.Reflection | ||
TPConfRibbon ( ) : System.Reflection |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | 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 |
响应系统参数设置按钮
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |