custom tool bar in MSWord 
Author Message
 custom tool bar in MSWord

Hi,
I want to create my own toolbar buttons in Word with vba
code.
Can any one know how can i do this
I appreitiate your Help
Punki
.


Sat, 16 Apr 2005 04:04:10 GMT  
 custom tool bar in MSWord
Use the CommandBars.Add method.


Quote:
> Hi,
> I want to create my own toolbar buttons in Word with vba
> code.
> Can any one know how can i do this
> I appreitiate your Help
> Punki
> .



Sat, 16 Apr 2005 04:56:59 GMT  
 custom tool bar in MSWord
 i dont how to use  commandbars.add method to create my
own tool bar and buttons on that tool bar.if you can
suggest me any resource or any example,i am so thank full
to you

thank You very much
punki

Quote:
>-----Original Message-----
>Use the CommandBars.Add method.



>> Hi,
>> I want to create my own toolbar buttons in Word with vba
>> code.
>> Can any one know how can i do this
>> I appreitiate your Help
>> Punki
>> .

>.



Sat, 16 Apr 2005 22:57:06 GMT  
 custom tool bar in MSWord
Try the Help file. There's quite enough information and examples. Or just
suck it and see. The commandbars.Add method works much like the add method
on other Word and Office objects.


Quote:
> i dont how to use  commandbars.add method to create my
> own tool bar and buttons on that tool bar.if you can
> suggest me any resource or any example,i am so thank full
> to you

> thank You very much
> punki
> >-----Original Message-----
> >Use the CommandBars.Add method.



> >> Hi,
> >> I want to create my own toolbar buttons in Word with vba
> >> code.
> >> Can any one know how can i do this
> >> I appreitiate your Help
> >> Punki
> >> .

> >.



Sun, 17 Apr 2005 05:31:44 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Custom form menu bar - custom form tool bar - setting startup properties for DB

2. status bar with custom tool bar buttons

3. status bar with custom tool bar buttons

4. MSWord tool bar gone

5. how to rebuild any custom tool bars??

6. Custom Macros and Menus on a Tool Bar

7. Attaching Custom Tool Bars

8. Custom tool bar

9. Custom Tool Bar

10. Problem with Custom Tool Bar


 
Powered by phpBB® Forum Software © phpBB Group