RibbonContext Constructor
Creates a new RibbonTabContext
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public RibbonContext(
Ribbon owner
)
Public Sub New (
owner As Ribbon
)
public:
RibbonContext(
Ribbon^ owner
)
new :
owner : Ribbon -> RibbonContext
Parameters
- owner Ribbon
-