Click here to Skip to main content
15,891,136 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 6:42
GaryT8015-Nov-06 6:42 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 6:59
GaryT8015-Nov-06 6:59 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
Guffa15-Nov-06 8:40
Guffa15-Nov-06 8:40 
GeneralRe: GetFiles() method altering LastAccessedDate???? Pin
GaryT8015-Nov-06 8:47
GaryT8015-Nov-06 8:47 
AnswerRe: GetFiles() method altering LastAccessedDate???? Pin
Dave Kreskowiak15-Nov-06 7:27
mveDave Kreskowiak15-Nov-06 7:27 
Questionplaying card class Pin
willcocksyido15-Nov-06 5:59
willcocksyido15-Nov-06 5:59 
AnswerRe: playing card class Pin
Guffa15-Nov-06 7:06
Guffa15-Nov-06 7:06 
QuestionVB6.FixedLengthString(#) - Alternate Pin
nlindley715-Nov-06 5:11
nlindley715-Nov-06 5:11 
I was wondering if anyone had a good solution to replacing VB6.FixedLengthStrings(). I need to be able to have a constant length for strings in a function. I tried Dim str As String = Space(#), and that works fine until you set the string to its value (spaces disappear), so its apparent that is not the correct way to fix this problem. Ive been thinking about testing to see the difference between the max length of the value and the max length of the string, but I'm not sure how to put a certain number of spaces to the end of the string as you cannot insert spaces with string.insert(pos, chars). Any thoughts?

Nathan Lindley
AnswerRe: VB6.FixedLengthString(#) - Alternate Pin
nlarson1115-Nov-06 5:17
nlarson1115-Nov-06 5:17 
GeneralRe: VB6.FixedLengthString(#) - Alternate Pin
nlindley715-Nov-06 5:39
nlindley715-Nov-06 5:39 
QuestionAnyway to set picturebox control to always be center screen??? Pin
Joey Picerno15-Nov-06 5:07
Joey Picerno15-Nov-06 5:07 
AnswerRe: Anyway to set picturebox control to always be center screen??? Pin
nlarson1115-Nov-06 5:21
nlarson1115-Nov-06 5:21 
AnswerRe: Anyway to set picturebox control to always be center screen??? Pin
Johan Hakkesteegt16-Nov-06 8:15
Johan Hakkesteegt16-Nov-06 8:15 
QuestionHow to cancel printing using commondialog ctrl Pin
MyFathersSon15-Nov-06 4:57
MyFathersSon15-Nov-06 4:57 
Questioncheck existence Pin
jds120715-Nov-06 4:01
jds120715-Nov-06 4:01 
AnswerRe: check existence Pin
nlarson1115-Nov-06 4:18
nlarson1115-Nov-06 4:18 
GeneralRe: check existence Pin
jds120715-Nov-06 8:39
jds120715-Nov-06 8:39 
GeneralRe: check existence Pin
Johan Hakkesteegt19-Nov-06 22:42
Johan Hakkesteegt19-Nov-06 22:42 
QuestionSet orientation property in a Spreadsheet control using Office Web Components and VB.NET Pin
DoubleZ15-Nov-06 3:28
DoubleZ15-Nov-06 3:28 
QuestionExecute Command Line Switches of Microsoft Access Pin
Sunil Lanke15-Nov-06 2:09
Sunil Lanke15-Nov-06 2:09 
AnswerRe: Execute Command Line Switches of Microsoft Access Pin
Dave Kreskowiak15-Nov-06 4:44
mveDave Kreskowiak15-Nov-06 4:44 
QuestionDeployment Program Pin
FriendlySoluations15-Nov-06 1:59
FriendlySoluations15-Nov-06 1:59 
AnswerRe: Deployment Program Pin
ChandraRam15-Nov-06 2:03
ChandraRam15-Nov-06 2:03 
QuestionActiveX web browser control Pin
gspowar15-Nov-06 1:30
gspowar15-Nov-06 1:30 
QuestionSpecified cast is not valid. Pin
honey12315-Nov-06 1:02
honey12315-Nov-06 1:02 

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.