bydevexpress· 52 skills
DevExpress WinForms Ribbon (RibbonControl) and traditional Bars (BarManager + Bar) — Office-style ribbon UIs or classic main-menu/toolbar/status-bar UIs. Covers the RibbonForm host requirement, the items/links architecture (BarItem and BarItemLink: BarButtonItem, BarCheckItem, BarToggleSwitchItem, BarSubItem, BarEditItem, BarStaticItem, BarLargeButtonItem, RibbonGalleryBarItem), item properties (Caption, ImageOptions.SvgImage, RibbonStyle, ButtonStyle, GroupIndex, ItemShortcut), per-link overrides (UserCaption, BeginGroup, MostRecentlyUsed), appearance (RibbonControl.RibbonStyle Office2007 through OfficeUniversal, SkinManager), MDI ribbon and bars merging (MdiMergeStyle, MergeRibbon, Bar.Merge, MergeType/MergeOrder), bar layout (DockStyle, DockRow, MainMenu, StatusBar), and ribbon structure (RibbonPageCategory, RibbonPage, RibbonPageGroup, Toolbar/QAT, ApplicationMenu or BackstageViewControl, galleries). Use for any WinForms ribbon or bars/toolbar/menu scenario.
$npx -y skills add devexpress/agent-skills --skill devexpress-winforms-ribbon-and-barsInstalls into the current project.
Run `npx skills use "https://github.com/devexpress/agent-skills" --skill "devexpress/agent-skills/devexpress-winforms-ribbon-and-bars"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/devexpress/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devexpress/agent-skills"` and select the relevant skills, then follow their instructions.