Click here to Skip to main content
15,889,116 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: lybraVb.dll Pin
Dave Kreskowiak19-Sep-07 2:23
mveDave Kreskowiak19-Sep-07 2:23 
QuestionDynamic loading data in crystal report Pin
Mekong River18-Sep-07 23:54
Mekong River18-Sep-07 23:54 
AnswerRe: Dynamic loading data in crystal report Pin
JamesS[C1]25-Sep-07 2:17
JamesS[C1]25-Sep-07 2:17 
QuestionRemoving tables with multiple columns froma aword file [modified] Pin
Prakash_Mishra18-Sep-07 23:48
Prakash_Mishra18-Sep-07 23:48 
QuestionCrystal Report In VB Pin
syibu18-Sep-07 23:47
syibu18-Sep-07 23:47 
AnswerRe: Crystal Report In VB Pin
JamesS[C1]19-Sep-07 3:59
JamesS[C1]19-Sep-07 3:59 
QuestionNeed of code to get used memory space and free memory space in a harddisk.. Pin
Balagurunathan S18-Sep-07 23:17
Balagurunathan S18-Sep-07 23:17 
AnswerRe: Need of code to get used memory space and free memory space in a harddisk.. Pin
Tom Deketelaere19-Sep-07 1:18
professionalTom Deketelaere19-Sep-07 1:18 
this should help you on you'r way

My.Computer.FileSystem.Drives(0).AvailableFreeSpace
My.Computer.FileSystem.Drives(0).TotalSize
My.Computer.FileSystem.Drives(0).TotalFreeSpace


If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistaks.

Questionreplacing single instance of a substring in a string Pin
Mustafa Ismail Mustafa18-Sep-07 22:01
Mustafa Ismail Mustafa18-Sep-07 22:01 
AnswerRe: replacing single instance of a substring in a string Pin
Mustafa Ismail Mustafa18-Sep-07 22:13
Mustafa Ismail Mustafa18-Sep-07 22:13 
Questiondeploying application. Pin
d_smit18-Sep-07 21:36
d_smit18-Sep-07 21:36 
AnswerRe: deploying application. Pin
GuyThiebaut19-Sep-07 0:18
professionalGuyThiebaut19-Sep-07 0:18 
GeneralRe: deploying application. Pin
d_smit19-Sep-07 2:56
d_smit19-Sep-07 2:56 
GeneralRe: deploying application. Pin
JamesS[C1]20-Sep-07 3:20
JamesS[C1]20-Sep-07 3:20 
Questioncode to print Pin
Faruzzy18-Sep-07 20:40
Faruzzy18-Sep-07 20:40 
AnswerRe: code to print Pin
C1AllenS18-Sep-07 22:27
C1AllenS18-Sep-07 22:27 
QuestionHoverGradientButton Lybra.Forms.controls.Hovergradient Pin
Faruzzy18-Sep-07 20:37
Faruzzy18-Sep-07 20:37 
AnswerRe: HoverGradientButton Lybra.Forms.controls.Hovergradient [modified] Pin
Dave Kreskowiak19-Sep-07 2:03
mveDave Kreskowiak19-Sep-07 2:03 
QuestionSharing window folder Pin
helelark12318-Sep-07 19:36
helelark12318-Sep-07 19:36 
AnswerRe: Sharing window folder Pin
Dave Kreskowiak19-Sep-07 2:01
mveDave Kreskowiak19-Sep-07 2:01 
GeneralRe: Sharing window folder Pin
helelark12319-Sep-07 3:15
helelark12319-Sep-07 3:15 
GeneralRe: Sharing window folder Pin
Dave Kreskowiak20-Sep-07 10:28
mveDave Kreskowiak20-Sep-07 10:28 
QuestionComboBox With PropertyGrid Control Pin
VB 8.018-Sep-07 18:00
VB 8.018-Sep-07 18:00 
AnswerRe: ComboBox With PropertyGrid Control Pin
Dave Kreskowiak19-Sep-07 1:56
mveDave Kreskowiak19-Sep-07 1:56 
GeneralRe: ComboBox With PropertyGrid Control Pin
VB 8.019-Sep-07 4:47
VB 8.019-Sep-07 4:47 

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.