Click here to Skip to main content
15,915,864 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Databinding, XML, DataGridView problem Pin
penguin500012-Jun-07 22:13
penguin500012-Jun-07 22:13 
GeneralRe: Databinding, XML, DataGridView problem Pin
Dave Kreskowiak13-Jun-07 2:31
mveDave Kreskowiak13-Jun-07 2:31 
GeneralAttach to correct object. Pin
V.12-Jun-07 3:20
professionalV.12-Jun-07 3:20 
GeneralRe: Attach to correct object. Pin
Dave Kreskowiak12-Jun-07 12:52
mveDave Kreskowiak12-Jun-07 12:52 
GeneralRe: Attach to correct object. Pin
V.12-Jun-07 20:18
professionalV.12-Jun-07 20:18 
GeneralRe: Attach to correct object. Pin
Dave Kreskowiak13-Jun-07 2:48
mveDave Kreskowiak13-Jun-07 2:48 
GeneralRe: Attach to correct object. Pin
V.13-Jun-07 3:21
professionalV.13-Jun-07 3:21 
QuestionFunction doesn't make sense [SOLVED][modified] Pin
Richard Jones12-Jun-07 3:05
Richard Jones12-Jun-07 3:05 
Color.ToArgb() returns an Integer.


I use a color from the ColorDialog as the parameter.(pasted from the Watch window)
+ value "{Name=ff00ff01, ARGB=(255, 0, 255, 1)}" System.Drawing.Color

My tests always result in an overflow error:
"Arithmetic operation resulted in an overflow"

So, A VB.Net Color, passed to a VB.Net Color function, causes an exception?
Why would this not be a UInteger?WTF | :WTF:

An Integer has a max value of about 2 billion. 256x256x256=16777216. 256x256x256x256=4294967296.



-- modified at 10:36 Wednesday 13th June, 2007

Paul Watson wrote:
Like, if you say sort of, like, you know, one more, you know, time, I'm going to, like, you know, sort of sort you out, you know.


AnswerRe: Function doesn't make sense Pin
Thomas Stockwell12-Jun-07 3:24
professionalThomas Stockwell12-Jun-07 3:24 
GeneralRe: Function doesn't make sense Pin
Richard Jones12-Jun-07 3:47
Richard Jones12-Jun-07 3:47 
GeneralRe: Function doesn't make sense Pin
Dave Kreskowiak12-Jun-07 12:50
mveDave Kreskowiak12-Jun-07 12:50 
GeneralRe: Function doesn't make sense Pin
Richard Jones13-Jun-07 1:38
Richard Jones13-Jun-07 1:38 
GeneralRe: Function doesn't make sense Pin
Dave Kreskowiak13-Jun-07 3:09
mveDave Kreskowiak13-Jun-07 3:09 
GeneralRe: Function doesn't make sense Pin
Richard Jones13-Jun-07 3:35
Richard Jones13-Jun-07 3:35 
GeneralRe: Function doesn't make sense Pin
Dave Kreskowiak13-Jun-07 7:02
mveDave Kreskowiak13-Jun-07 7:02 
GeneralRe: Function doesn't make sense Pin
Richard Jones13-Jun-07 7:36
Richard Jones13-Jun-07 7:36 
GeneralRe: Function doesn't make sense Pin
Steven J Jowett12-Jun-07 3:56
Steven J Jowett12-Jun-07 3:56 
QuestionCan't DeSerialize, but can Serialize with unknown object type :( Pin
twista12-Jun-07 3:00
twista12-Jun-07 3:00 
Questionwindows schedular is not working Pin
srinivassam12-Jun-07 2:19
srinivassam12-Jun-07 2:19 
AnswerFOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:03
leckey12-Jun-07 4:03 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
Colin Angus Mackay12-Jun-07 4:08
Colin Angus Mackay12-Jun-07 4:08 
GeneralRe: FOUR instances of a question you asked on June 4th Pin
leckey12-Jun-07 4:23
leckey12-Jun-07 4:23 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
Questionwindows based schedular not working Pin
srinivassam12-Jun-07 2:15
srinivassam12-Jun-07 2:15 
AnswerRe: windows based schedular not working Pin
Tarakeshwar Reddy12-Jun-07 2:54
professionalTarakeshwar Reddy12-Jun-07 2:54 

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.