Click here to Skip to main content
15,899,313 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionProblem with button in mdi form Pin
SamRST29-Jun-08 23:12
SamRST29-Jun-08 23:12 
AnswerRe: Problem with button in mdi form Pin
dan!sh 29-Jun-08 23:37
professional dan!sh 29-Jun-08 23:37 
GeneralRe: Problem with button in mdi form Pin
SamRST29-Jun-08 23:57
SamRST29-Jun-08 23:57 
AnswerCross Post Pin
Thomas Stockwell30-Jun-08 11:16
professionalThomas Stockwell30-Jun-08 11:16 
QuestionChanging the inputarea-size of the textbox-control Pin
Christian Sachse29-Jun-08 22:45
Christian Sachse29-Jun-08 22:45 
AnswerRe: Changing the inputarea-size of the textbox-control Pin
Christian Graus29-Jun-08 22:47
protectorChristian Graus29-Jun-08 22:47 
QuestionRe: Changing the inputarea-size of the textbox-control Pin
Christian Sachse30-Jun-08 3:50
Christian Sachse30-Jun-08 3:50 
Questionconvert string to byte Pin
shee_dee8629-Jun-08 21:51
shee_dee8629-Jun-08 21:51 
hi,
i'm using VS2008 working on windows application vb.net...
i want to sending data on my listbox through comm RS232, here my code,

dim a as byte
a = convert.tobyte(listbox1.items(3))

the data in that listbox is "85" for example.. then after sending it to comm, the application that receive it show "38 35" where it is in hex.. i'm confusing now why it didn't show "55" where is the correct answer in hex..
plz help me i'm try to do almost two weeks..
AnswerRe: convert string to byte Pin
Christian Graus29-Jun-08 22:10
protectorChristian Graus29-Jun-08 22:10 
AnswerRe: convert string to byte Pin
Gideon Engelberth30-Jun-08 5:34
Gideon Engelberth30-Jun-08 5:34 
QuestionStatic / Shared block Pin
divyesh143229-Jun-08 20:20
divyesh143229-Jun-08 20:20 
AnswerRe: Static / Shared block Pin
Christian Graus29-Jun-08 20:28
protectorChristian Graus29-Jun-08 20:28 
GeneralRe: Static / Shared block Pin
divyesh143230-Jun-08 18:51
divyesh143230-Jun-08 18:51 
AnswerRe: Static / Shared block Pin
Dave Doknjas30-Jun-08 15:17
Dave Doknjas30-Jun-08 15:17 
GeneralRe: Static / Shared block Pin
divyesh143230-Jun-08 18:51
divyesh143230-Jun-08 18:51 
QuestionProbs Saving Data to Database Pin
KrisnNala29-Jun-08 6:28
KrisnNala29-Jun-08 6:28 
AnswerRe: Probs Saving Data to Database Pin
Christian Graus29-Jun-08 14:38
protectorChristian Graus29-Jun-08 14:38 
GeneralRe: Probs Saving Data to Database Pin
KrisnNala30-Jun-08 8:41
KrisnNala30-Jun-08 8:41 
Questionmap rotation algortihm Pin
dunkin_ina29-Jun-08 6:05
dunkin_ina29-Jun-08 6:05 
AnswerRe: map rotation algortihm Pin
Guffa29-Jun-08 10:25
Guffa29-Jun-08 10:25 
GeneralRe: map rotation algortihm Pin
dunkin_ina29-Jun-08 22:26
dunkin_ina29-Jun-08 22:26 
AnswerRe: map rotation algortihm Pin
Christian Graus29-Jun-08 14:39
protectorChristian Graus29-Jun-08 14:39 
QuestionRe: map rotation algortihm Pin
dunkin_ina29-Jun-08 22:28
dunkin_ina29-Jun-08 22:28 
AnswerRe: map rotation algortihm Pin
Christian Graus29-Jun-08 22:46
protectorChristian Graus29-Jun-08 22:46 
GeneralRe: map rotation algortihm Pin
dunkin_ina7-Aug-08 5:40
dunkin_ina7-Aug-08 5:40 

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.