I am struggling a little with the move from VB to .NET and was wondering if anyone can give me any pointers as to which is best to return data from a query or routine?
AFAIK the listbox in .NET can only accept 1 column? Can anyone tell me why?
Also I would like to know how to populate a datagrid, as I have a WMI query which enumerates various OS properties that I would like to display in a multi-column list.
A further question..
Is there still a OnDoubleClick event? I cannot seem to get this to work..
Cheers in adv for any advice/tips/sites etc...
AFAIK the listbox in .NET can only accept 1 column? Can anyone tell me why?
Also I would like to know how to populate a datagrid, as I have a WMI query which enumerates various OS properties that I would like to display in a multi-column list.
A further question..
Is there still a OnDoubleClick event? I cannot seem to get this to work..
Cheers in adv for any advice/tips/sites etc...