IRibbonManager Interface |
Namespace: Demo3D.Gui
public interface IRibbonManager
The IRibbonManager type exposes the following members.
| Name | Description | |
|---|---|---|
| FindCreatePage |
Attempts to find a page in the toolbar by caption. If it doesn't exist, one will be created using the given caption.
| |
| FindPage |
Finds a page in the toolbar by its caption.
| |
| ImageFromFile |
Gets an image from a given file path.
| |
| ImageFromUri |
Gets an image from a given Uri
|