Click here to Skip to main content
15,917,062 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralOffice 2003 Style Pin
moe18819-Aug-05 17:00
moe18819-Aug-05 17:00 
GeneralRe: Office 2003 Style Pin
toxcct19-Aug-05 22:55
toxcct19-Aug-05 22:55 
GeneralEasier way to run programs Pin
JoeySmith19-Aug-05 10:16
JoeySmith19-Aug-05 10:16 
GeneralRe: Easier way to run programs Pin
Dave Kreskowiak19-Aug-05 11:08
mveDave Kreskowiak19-Aug-05 11:08 
GeneralRe: Easier way to run programs Pin
JoeySmith19-Aug-05 11:31
JoeySmith19-Aug-05 11:31 
GeneralRe: Easier way to run programs Pin
Dave Kreskowiak19-Aug-05 12:09
mveDave Kreskowiak19-Aug-05 12:09 
GeneralPrinting Data on a form in VB.net Pin
waingee19-Aug-05 9:30
waingee19-Aug-05 9:30 
GeneralRe: Printing Data on a form in VB.net Pin
progload19-Aug-05 9:53
progload19-Aug-05 9:53 
waingee,

There is a couple of ways to go about it.

First, you can take sylvain2222's FormPrinting.dll, that is found in his demo project, and put it in the bin folder of your app project and then create a reference to it in the solution explorer.

Or Second, you can convert his class (FormPrinting.cs) that is in the FormPrinting project(and the src.zip file), inside his demo project to VB.Net and add it as a class to your App project.

I hope this helps

progload
GeneralRe: Printing Data on a form in VB.net Pin
waingee23-Aug-05 9:03
waingee23-Aug-05 9:03 
GeneralInheritance Problem Pin
ACatellani19-Aug-05 3:46
ACatellani19-Aug-05 3:46 
GeneralRe: Inheritance Problem Pin
Steve Pullan21-Aug-05 19:16
Steve Pullan21-Aug-05 19:16 
QuestionWhy the UBound funcion could not be used in another computer? Pin
rushing19-Aug-05 3:02
rushing19-Aug-05 3:02 
AnswerRe: Why the UBound funcion could not be used in another computer? Pin
Dave Kreskowiak19-Aug-05 7:07
mveDave Kreskowiak19-Aug-05 7:07 
GeneralRe: Why the UBound funcion could not be used in another computer? Pin
rushing21-Aug-05 16:52
rushing21-Aug-05 16:52 
Generaltwo scroll bars Pin
monageasmear19-Aug-05 2:53
monageasmear19-Aug-05 2:53 
GeneralRe: two scroll bars Pin
progload19-Aug-05 9:13
progload19-Aug-05 9:13 
QuestionHow i can cancel sellected row in data grid. : VB.NET Pin
TooLeeDiN18-Aug-05 23:47
TooLeeDiN18-Aug-05 23:47 
AnswerRe: How i can cancel sellected row in data grid. : VB.NET Pin
Jim Taylor19-Aug-05 23:38
Jim Taylor19-Aug-05 23:38 
GeneralRe: How i can cancel sellected row in data grid. : VB.NET Pin
Anonymous20-Aug-05 1:29
Anonymous20-Aug-05 1:29 
General2000/XP Pin
dave@ennead18-Aug-05 21:55
dave@ennead18-Aug-05 21:55 
GeneralRe: 2000/XP Pin
Colin Angus Mackay19-Aug-05 0:23
Colin Angus Mackay19-Aug-05 0:23 
GeneralRe: 2000/XP Pin
Sarvesvara (BVKS) Dasa21-Aug-05 16:51
Sarvesvara (BVKS) Dasa21-Aug-05 16:51 
GeneralXML Pin
hung_ngole18-Aug-05 19:13
hung_ngole18-Aug-05 19:13 
GeneralRe: XML Pin
Christian Graus18-Aug-05 19:16
protectorChristian Graus18-Aug-05 19:16 
GeneralRe: XML Pin
toxcct18-Aug-05 20:18
toxcct18-Aug-05 20:18 

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.