extension
Developer tools

Custom UI XML Editor

Addin for directly adding, editing and validating ribbon XML (Excel 2010+).

Category: Developer tools
Host: yoursumbuddy.com
Platforms: Windows

Open on yoursumbuddy.com

8 Q&A referencing Custom UI XML Editor

VBA objects this tool extends (6)

  • Custom — Create a Custom Dialog Box
  • Custom — Create a Custom Menu That Calls a Macro
  • Addin — Adding Controls to a Document
  • Addin — Adding Controls to a UserForm
  • Excel — Using events with Excel objects
  • Excel — Using Excel worksheet functions in Visual Basic

Alternative developer tools libraries (8)

  • Rubberduck — An open-source COM add-in project that integrates with the Visual Basic Editor to add modern-day features to the…
  • VBA-IDE-Code-Export — Addin contains a code importer and exporter for use with git (or any VCS).
  • RibbonX — AndyPope's Visual Ribbon Editor.
  • Ribbon Creator — An excellent and intuitive WYSIWYG interface for the development of ribbons. The free shareware version allows for the…
  • MZ-Tools — VBE addin providing development tools.
  • VbPeg — A parser generator for VBA. Converts PEG grammar like [this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/grammar.peg) into [VBA code like this](https://github.com/wqweto/VbPeg/blob/master/test/Runner/peg/Kscope/cKscope.cls). Very useful if…
  • VBA Resource File Editor — Store other files inside your excel/word/powerpoint files for later use with this handy tool.
  • vbRichClient — An external client full of useful libraries.