Design Blogging label--word 2007 advanced Applications (vi)
I would like to add a blogging tag to the Ribbon button, instead of mixing it with the existing button. To do this, you need to make some settings for the label you created for Visual Studio 2008 Beta 2, change the value of the Controlidtype property to custom, and then set the Label property to blogging:
Figure 1
Next, drag a ToggleButton and a button from the toolbox, and place it in the feature group that Visual Studio 2008 Beta 2 created for you, and choose your favorite icon for each of these buttons (the PNG icon with the size 32x32 is the best), Set their label properties to my Blogs and manage Blogs, and set their Controlsize property to RibbonControlSizeLarge:
Figure 2
After you have done this, your visual Studio 2008 Beta 2 should be like this:
Figure 3
Now, let's take a look at the effect of the operation:
Figure 4
The next article will be introduced to open/close my blog Sidebar