Click here to Skip to main content
15,888,461 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
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 
If you have a decimal number string to convert to a byte, you should use the Byte.Parse method. You can also convert hexadecimal numbers if you use one of the overloads that takes a Globalization something or other flag.
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 
Questiondatagridview cell leave event get column name Pin
Member 344963628-Jun-08 7:12
Member 344963628-Jun-08 7:12 
AnswerRe: datagridview cell leave event get column name Pin
Smithers-Jones28-Jun-08 8:43
Smithers-Jones28-Jun-08 8:43 

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.