Message 1 of 1
Quick Properties and Rollover Tooltips configuration via .NET

Not applicable
06-04-2020
07:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
in the CUI editor its possible to set which properties should be shown in the QuickProperties and/or Rollover Tips. As we are creating our custom ribbon content on the fly during the initialization of our plugin, I would like to also configure these settings in code.
There are properties on the MenuGroup which expect an ObjectType but this type does not have the necessary properties. Looking into a cuix the corresponding sections seems to expect a type of "QuickObjectType". This I did not find anywhere in the referenced assemblies. So is this possible by now?
Thx in advance
Markus