RibbonPanel Class
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public class RibbonPanel : Component,
IRibbonElement, IContainsSelectableRibbonItems, IContainsRibbonComponents
Public Class RibbonPanel
Inherits Component
Implements IRibbonElement, IContainsSelectableRibbonItems, IContainsRibbonComponents
public ref class RibbonPanel : public Component,
IRibbonElement, IContainsSelectableRibbonItems, IContainsRibbonComponents
type RibbonPanel =
class
inherit Component
interface IRibbonElement
interface IContainsSelectableRibbonItems
interface IContainsRibbonComponents
end
- Inheritance
- Component RibbonPanel
- Implements
- IContainsRibbonComponents, IContainsSelectableRibbonItems, IRibbonElement
| ButtonMoreEnabled |
Gets or sets a value indicating if the "More" button should be enabled
|
| ButtonMoreVisible |
Gets or sets the visibility of the "More" button
|
| ContentBounds |
Gets the bounds of the content of the panel
|
| Enabled | |
| FlowsTo |
Gets or sets the flow direction to layout items
|
| Image |
Gets or sets the image that is to be displayed on the panel when shown as an overflow button
|
| Items |
Gets the collection of RibbonItem elements of this panel
|
| SizeMode |
Gets the current size mode of the panel
|
| Tag |
Gets or sets the object that contains data about the control
|
| Text |
Gets or sets the text that is to be displayed on the bottom of the panel
|
| Visible | |