Hi to all... :wave:
I am working on Word Automation with VB 6.0... I want to disable some menu control of word from it... Can i do that...
Please Reply ASAP...
Thanks in advance... :)
Jatin
Printable View
Hi to all... :wave:
I am working on Word Automation with VB 6.0... I want to disable some menu control of word from it... Can i do that...
Please Reply ASAP...
Thanks in advance... :)
Jatin
You will need to be more specific. What controls?
for ex.... Edit menu... of one SubMenu under it...
Which sub menu under Edit?Quote:
Originally Posted by JatinProg
i want that user can no change the Font of the Document... Is it possible that u can disable the menu item...
This is more of a VBA question than it is a VB question so you need the VBA folks here in Office Development looking at it.
These folks showed me how to manipulate some menu items in Word a little while ago and what I got from them works like a champ. I'm sure some one here will know how to do the Fonts thing that you need done.
Moved from ClassicVb.
Thanks Hack
I wana know that how did you do that.. i meens that how to change the category or thread... like you have change it for me.. ie moved my thread from Classic to OfficeDeveloped..
and more over i dont know to much of VBA.. I havent used it before... can you please give me the briefin
Thanks :)
I'll leave the VBA Q&A to the VBA folks. This is where I come when I have questions on Office Automation, and they haven't failed me yet, and I'm sure you will get the assistance you need as well.Quote:
Originally Posted by JatinProg
you didn't get me dear... i just wana ask how to move my thread from classicVB to OfficeDeveloper...
Moderators can do stuff like that. :DQuote:
Originally Posted by JatinProg
Anyone know how this can be accomplished?Quote:
Originally Posted by JatinProg
There are several ways to disable the font of a document but they may also do a pste of formatted text into the document that will also have to be prevented.
It might be easier to just make the doc read-only?
hi Rob..
i just want to disable that menu item...
can u please help