RibbonContext Class
Represents a context on the Ribbon
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public class RibbonContext : Component
Public Class RibbonContext
Inherits Component
public ref class RibbonContext : public Component
type RibbonContext =
class
inherit Component
end
- Inheritance
- Component RibbonContext
Contexts are useful when some tabs are volatile, depending on some selection. A RibbonTabContext can be added to the ribbon by calling Ribbon.Contexts.Add
| GlowColor |
Gets or sets the color of the glow that indicates a context
|
| Tabs | |
| Text |
Gets or sets the text of the Context
|