Метод | Описание | |
---|---|---|
ButtonSpecManagerLayoutRibbon ( KryptonRibbon ribbon, |
Initialize a new instance of the ButtonSpecManagerLayoutRibbon class.
|
Метод | Описание | |
---|---|---|
CreateButtonSpecView ( |
Create the button spec view appropriate for the button spec.
|
public ButtonSpecManagerLayoutRibbon ( KryptonRibbon ribbon, |
||
ribbon | KryptonRibbon | Ribbon that owns the button manager. |
redirector | Palette redirector. | |
variableSpecs | ButtonSpecCollectionBase | Variable set of button specifications. |
fixedSpecs | ButtonSpecCollectionBase | Fixed set of button specifications. |
viewDockers | Array of target view dockers. | |
viewMetrics | IPaletteMetric | Array of target metric providers. |
viewMetricInt | PaletteMetricInt | Array of target metrics for outside/inside spacer size. |
viewMetricPaddings | PaletteMetricPadding | Array of target metrics for button padding. |
getRenderer | GetToolStripRenderer | Delegate for returning a tool strip renderer. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
Результат | System |
protected CreateButtonSpecView ( |
||
redirector | Redirector for acquiring palette values. | |
viewPaletteMetric | IPaletteMetric | Target metric providers. |
viewMetricPadding | PaletteMetricPadding | Target metric padding. |
buttonSpec | ButtonSpec instance. | |
Результат |