Archive

Posts Tagged ‘Toolbar’

DXCore Services – Menus

May 3rd, 2011 Comments off

The Menus DXCore service provides access to Visual Studio and DXCore menus.

Read more…

How to add a button to the DXCore Visualize toolbar

September 17th, 2010 Comments off

To place a new button on the DXCore Visualize toolbar, all you need to do is to add a new DXCore Action component on your plug-in design surface, and adjust its ToolbarItem properties group:

Read more…

IDE tools DXCore Visualize toolbar

September 17th, 2010 Comments off

The DXCore Visualize toolbar, like all other standard Visual Studio toolbars, integrates into the IDE toolbars area when IDE tools are loaded. Here’s what it looks like:

DXCore Visualize Toolbar

The green ball in the right down corner indicates whether a particular feature is enabled or not.

Visualize toolbar is enabled only when a Code Editor is active, otherwise it is disabled:

DXCore Visualize Toolbar disabled

Read more…