Click here to Skip to main content
15,881,248 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Remove double spaces in a textbox on keypress Pin
Mycroft Holmes21-Sep-14 22:28
professionalMycroft Holmes21-Sep-14 22:28 
QuestionMultiline text box manipulating Pin
Member 1109601819-Sep-14 17:58
Member 1109601819-Sep-14 17:58 
SuggestionRe: Multiline text box manipulating Pin
Richard MacCutchan19-Sep-14 21:22
mveRichard MacCutchan19-Sep-14 21:22 
GeneralRe: Multiline text box manipulating Pin
Member 1109601819-Sep-14 22:17
Member 1109601819-Sep-14 22:17 
QuestionDirectx 11 and vb6.0 or .net Pin
Otekpo Emmanuel19-Sep-14 12:17
Otekpo Emmanuel19-Sep-14 12:17 
SuggestionRe: Directx 11 and vb6.0 or .net Pin
Richard MacCutchan19-Sep-14 21:24
mveRichard MacCutchan19-Sep-14 21:24 
AnswerRe: Directx 11 and vb6.0 or .net Pin
Dave Kreskowiak20-Sep-14 12:22
mveDave Kreskowiak20-Sep-14 12:22 
Questionhow to convert this VB10 to VB6 Pin
Member 1109056417-Sep-14 16:08
Member 1109056417-Sep-14 16:08 
VB
PictureBox1.Left += And() +6
if PictureBox1.left > 1000 then
PictureBox1.location = new point (150, 140)
end if

thanks

AnswerRe: how to convert this VB10 to VB6 Pin
Dave Kreskowiak17-Sep-14 17:14
mveDave Kreskowiak17-Sep-14 17:14 
AnswerRe: how to convert this VB10 to VB6 Pin
NightWizzard21-Sep-14 2:58
NightWizzard21-Sep-14 2:58 
QuestionVb.net + SQL Server : Speed difference using float vs Decimal Pin
dilkonika16-Sep-14 14:32
dilkonika16-Sep-14 14:32 
AnswerRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Bernhard Hiller16-Sep-14 21:40
Bernhard Hiller16-Sep-14 21:40 
AnswerRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Chris Quinn16-Sep-14 21:42
Chris Quinn16-Sep-14 21:42 
AnswerRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Richard MacCutchan16-Sep-14 21:44
mveRichard MacCutchan16-Sep-14 21:44 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
dilkonika17-Sep-14 4:19
dilkonika17-Sep-14 4:19 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Dave Kreskowiak17-Sep-14 4:58
mveDave Kreskowiak17-Sep-14 4:58 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
dilkonika17-Sep-14 5:02
dilkonika17-Sep-14 5:02 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Dave Kreskowiak17-Sep-14 5:08
mveDave Kreskowiak17-Sep-14 5:08 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Eddy Vluggen17-Sep-14 5:13
professionalEddy Vluggen17-Sep-14 5:13 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Eddy Vluggen17-Sep-14 7:27
professionalEddy Vluggen17-Sep-14 7:27 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Richard MacCutchan17-Sep-14 5:03
mveRichard MacCutchan17-Sep-14 5:03 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
dilkonika17-Sep-14 6:37
dilkonika17-Sep-14 6:37 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Richard MacCutchan17-Sep-14 7:23
mveRichard MacCutchan17-Sep-14 7:23 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
dilkonika17-Sep-14 14:26
dilkonika17-Sep-14 14:26 
GeneralRe: Vb.net + SQL Server : Speed difference using float vs Decimal Pin
Dave Kreskowiak17-Sep-14 17:15
mveDave Kreskowiak17-Sep-14 17:15 

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.