Click here to Skip to main content
16,015,518 members
Home / Discussions / C#
   

C#

 
GeneralRe: SendInput Pin
Heath Stewart25-Oct-04 21:59
protectorHeath Stewart25-Oct-04 21:59 
GeneralRe: SendInput Pin
Keith La Force26-Oct-04 12:44
Keith La Force26-Oct-04 12:44 
GeneralRe: SendInput Pin
Heath Stewart27-Oct-04 13:32
protectorHeath Stewart27-Oct-04 13:32 
GeneralOverride string toString() --HELP Pin
Member 138504925-Oct-04 12:24
Member 138504925-Oct-04 12:24 
GeneralRe: Override string toString() --HELP Pin
Christian Graus25-Oct-04 12:48
protectorChristian Graus25-Oct-04 12:48 
GeneralRe: Override string toString() --HELP Pin
leppie25-Oct-04 23:02
leppie25-Oct-04 23:02 
GeneralRe: Override string toString() --HELP Pin
Christian Graus26-Oct-04 9:13
protectorChristian Graus26-Oct-04 9:13 
GeneralRe: Override string toString() --HELP Pin
Nick Parker25-Oct-04 13:18
protectorNick Parker25-Oct-04 13:18 
BelMcGrady wrote:
can anyone please explain this code to me.

Sure, they are simply overriding what ToString() will produce when the ToString() method is called of the class instance it refers to. kind is some type defined within the class itself, where they are calling the ToString() method on the type of data type that kind represents. The (int)kind portion of the statement is simple a C-style cast of whatever value is held within the data type kind to an integer.

- Nick Parker
My Blog | My Articles

Questionwhat can keep a C# form app from closing down properly? Pin
vista2725-Oct-04 11:08
vista2725-Oct-04 11:08 
AnswerRe: what can keep a C# form app from closing down properly? Pin
vista2725-Oct-04 11:17
vista2725-Oct-04 11:17 
GeneralRe: what can keep a C# form app from closing down properly? Pin
Stefan Troschuetz25-Oct-04 20:58
Stefan Troschuetz25-Oct-04 20:58 
AnswerRe: what can keep a C# form app from closing down properly? Pin
Colin Angus Mackay25-Oct-04 11:19
Colin Angus Mackay25-Oct-04 11:19 
Questiondelete row in datagrid? Pin
xiaowenjie25-Oct-04 10:36
xiaowenjie25-Oct-04 10:36 
AnswerRe: delete row in datagrid? Pin
Stanciu Vlad25-Oct-04 19:53
Stanciu Vlad25-Oct-04 19:53 
GeneralSave database password with crystal report Pin
tomc25-Oct-04 8:56
tomc25-Oct-04 8:56 
GeneralServer.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 6:07
sunsmile25-Oct-04 6:07 
GeneralRe: Server.Mappath equivalent in windows application Pin
Colin Angus Mackay25-Oct-04 6:17
Colin Angus Mackay25-Oct-04 6:17 
GeneralRe: Server.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 8:07
sunsmile25-Oct-04 8:07 
GeneralRe: Server.Mappath equivalent in windows application Pin
Colin Angus Mackay25-Oct-04 10:35
Colin Angus Mackay25-Oct-04 10:35 
GeneralRe: Server.Mappath equivalent in windows application Pin
sunsmile25-Oct-04 11:15
sunsmile25-Oct-04 11:15 
GeneralScrollWindow problem Pin
nasben25-Oct-04 5:12
nasben25-Oct-04 5:12 
QuestionSir,can you help me? Pin
momer25-Oct-04 4:21
momer25-Oct-04 4:21 
GeneralLooking for a control (Multiple-Line Graph) - need help Pin
Anonymous25-Oct-04 3:41
Anonymous25-Oct-04 3:41 
GeneralRe: Looking for a control (Multiple-Line Graph) - need help Pin
Anonymous25-Oct-04 3:47
Anonymous25-Oct-04 3:47 
GeneralCall Graph Pin
DidierD25-Oct-04 3:01
DidierD25-Oct-04 3:01 

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.