Global Directory
Global Directory
EXPLORE OUR SITES
London Stock Exchange Group
LSEG Data & Analytics
MyAccount
LSEG Perspectives
London Stock Exchange
FTSE Russell
LCH
Contact Us
Home
TR Internal
IMenuBuilder methods in Open Eikon .NET Integration API inconsistent results
Zhenya Kovalyov
I have noticed that ```IMenuBuilder``` method calls do not produce consistent results.
For instance (assuming ```_host``` is of ```IAppHost``` type and ```builder``` is the ``` IMenuBuilder``` ):
```
_host.Menu.OnDisplayAppMenu(builder =>
{
builder.DisableBuiltInMenuItem(BuiltInCommand.Share);
builder.HideBuiltInMenuItem(BuiltInCommand.Print);
}
);
```
This doesn't work.
However, if I call ```builder.AppendCustomMenuItem(...)```, it works.
Any thoughts?
Find more posts tagged with
.net
eikon
refinitiv-internal
side-by-side-api
Accepted answers
All comments
Zhenya Kovalyov
I am using ThomsonReuters.Eikon.Integration.dll version 1.2.0.0
Quick Links
All Forums
Recent Questions
Terms of use
Privacy & Cookie Statement
Cookies settings
Do not sell my info
Whistleblowing
UK Bribery Act
Modern Slavery Act