Is XP 64 safe? Will it make me happy
Mon, 7 Apr 2008 14:01:51 -0700 (PDT)
I want to use more ram (8 gig) so I plan to switch to XP 64 bit, if I
do, what will I break? I know I can't "upgrade" and that I have to re-
install the OS.
Can I use the same applications, the same anti-virus?
Am I going to have device driver issues like with Vista? I noticed a
couple of posts about RAID ...
|
Loosing Focus on Word Document
Fri, 4 Apr 2008 02:41:00 -0700
I have created an application level addin using VSTO 2005 SE that generates a
Word Document.
The problem is that after my Userform vanishes then the visible document is
not my new word document.
An example, I load Word Document1 is generated, run my form, document 2 is
created, form is closed. Document1 ...
|
CommandBars
Fri, 4 Apr 2008 02:33:04 -0700
Hi All
Query about CommandBars, basically I a migrating a solution from VBA to VSTO
2005SE.
I have cross posted as I am looking for an answer from either end VBA or VSTO.
In Microsoft Word 2003 SP3 the Undo icon has a drop down arrow next to it on
the right hand side. When you click the undo command, it ...
|
Color coding Personal file folders & Archieve folders
Thu, 3 Apr 2008 11:55:00 -0700
any ideas on how to do this? ...
|
Newbie to VSTO Question on benefits of OBA
Thu, 3 Apr 2008 10:04:21 -0400
I have a database app which uses SQL Server as the backend. The app
basically tracks members in a labor union. It maintains information on
personal info, dues paid, dues owed, job history, employers, grievances etc.
I am thinking of moving this app to Wpf and making it a OBA because often
times data is imp ...
|
Windows Presentation Foundation
Wed, 02 Apr 2008 06:05:29 -0400
I am trying to use the Windows Presentation Foundation in my
Ribbonbar., specifically
Imports System.Windows.Input
but VS 2008 (VB) does not accept it how come? ...
|
RE: MS Project 2007
Mon, 31 Mar 2008 17:04:08 -0700
Hi mstew,
I am not sure if there is a specific function or method in the MS Project
2007 object model to do this. However, you can create an MS Project 2007
add-in, and then add code to the appropriate event handler in your add-in
that creates items in your Outlook calendar. Here is a C# snippet that
cre ...
|
|
|
Addin reacts to clicks on foreign buttons
Mon, 31 Mar 2008 17:10:03 +0200
Hi all,
two years ago I'd developed a COM addin for Word using VB6. Now I am
reprogramming it using VS2008 and VSTO with Office 2003.
For testing purposes I left the old addin installed.
When starting the new addin from within VS2008, Word
displays - as expected - two menus in its menubar: the one created
by ...
|
How do I remove autoformat number listing on my email template?
Mon, 31 Mar 2008 06:19:01 -0700
I attempted to create a number list in word using autoformat. Now all of my
emails have the lines numbered when I compose a new email.
--
Thanks
John M ...
|
Clipboard
Mon, 31 Mar 2008 08:22:25 -0400
I am using VS 2008 and want to retrieve text from the clipbaord
(Unformatted) to place in a powerpoint slide. How would I do that
Also is there a way to creat a button the acesses the formatpainter I
want to copy it to another tab
TIA ...
|