Click here to Skip to main content
16,005,437 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need help !! Pin
Christian Graus19-May-05 18:06
protectorChristian Graus19-May-05 18:06 
GeneralRe: Need help !! Pin
rudy.net19-May-05 17:27
rudy.net19-May-05 17:27 
GeneralRe: Need help !! Pin
Member 193588019-May-05 18:01
Member 193588019-May-05 18:01 
GeneralRe: Need help !! Pin
Christian Graus19-May-05 18:03
protectorChristian Graus19-May-05 18:03 
GeneralRe: Need help !! Pin
albCode25-May-05 21:06
albCode25-May-05 21:06 
Generaldatabound combo won't commit changes Pin
jrohrer19-May-05 6:09
jrohrer19-May-05 6:09 
GeneralCreating .doc files by VB Pin
zlatkostapic19-May-05 5:54
zlatkostapic19-May-05 5:54 
GeneralRe: Creating .doc files by VB Pin
rwestgraham19-May-05 10:29
rwestgraham19-May-05 10:29 
Microsoft Word uses it's own document architecture. VB provides no support for creating output in the correct Word format.

You need to add a reference to the Word object library to your VB project, then use the Word COM interface to manipulate documents programmatically. The MSDN contains tons of reference materials on using the Word object library functions.

Robert
GeneralRe: Creating .doc files by VB Pin
Anonymous23-May-05 4:32
Anonymous23-May-05 4:32 
GeneralRe: Creating .doc files by VB Pin
zlatkostapic23-May-05 4:38
zlatkostapic23-May-05 4:38 
GeneralOut row and col on statusbar Pin
hoangsamac19-May-05 3:17
hoangsamac19-May-05 3:17 
GeneralUndo in richtextbox Pin
hoangsamac19-May-05 3:00
hoangsamac19-May-05 3:00 
GeneralUpgrading from Vb6 to Vb.Net Pin
Het210919-May-05 2:37
Het210919-May-05 2:37 
GeneralRe: Upgrading from Vb6 to Vb.Net Pin
rwestgraham19-May-05 10:32
rwestgraham19-May-05 10:32 
GeneralRe: Upgrading from Vb6 to Vb.Net Pin
Het210919-May-05 22:25
Het210919-May-05 22:25 
GeneralThread Implementation in Visual Basic Pin
Gagan Deep Singla19-May-05 2:03
Gagan Deep Singla19-May-05 2:03 
GeneralRe: Thread Implementation in Visual Basic Pin
Scott Serl19-May-05 7:03
Scott Serl19-May-05 7:03 
GeneralRe: Thread Implementation in Visual Basic Pin
Gagan Deep Singla19-May-05 16:18
Gagan Deep Singla19-May-05 16:18 
GeneralRe: Thread Implementation in Visual Basic Pin
Scott Serl19-May-05 22:04
Scott Serl19-May-05 22:04 
GeneralRe: Thread Implementation in Visual Basic Pin
Gagan Deep Singla19-May-05 23:16
Gagan Deep Singla19-May-05 23:16 
GeneralRe: Thread Implementation in Visual Basic Pin
Dave Kreskowiak23-May-05 8:28
mveDave Kreskowiak23-May-05 8:28 
GeneralRe: Thread Implementation in Visual Basic Pin
Gagan Deep Singla23-May-05 16:20
Gagan Deep Singla23-May-05 16:20 
GeneralRe: Thread Implementation in Visual Basic Pin
Dave Kreskowiak24-May-05 11:05
mveDave Kreskowiak24-May-05 11:05 
GeneralRe: Thread Implementation in Visual Basic Pin
Gagan Deep Singla24-May-05 17:27
Gagan Deep Singla24-May-05 17:27 
GeneralRe: Thread Implementation in Visual Basic Pin
Dave Kreskowiak25-May-05 0:50
mveDave Kreskowiak25-May-05 0:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.