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

Visual Basic

 
AnswerRe: OwnControl with DropDownField Pin
John_Adams6-Aug-08 19:02
John_Adams6-Aug-08 19:02 
GeneralRe: OwnControl with DropDownField Pin
gilchinger6-Aug-08 20:42
gilchinger6-Aug-08 20:42 
QuestionAssiging AxImageList to AxListView Pin
AR Reddy6-Aug-08 6:20
AR Reddy6-Aug-08 6:20 
AnswerRe: Assiging AxImageList to AxListView Pin
nlarson116-Aug-08 7:54
nlarson116-Aug-08 7:54 
GeneralRe: Assiging AxImageList to AxListView Pin
AR Reddy6-Aug-08 19:53
AR Reddy6-Aug-08 19:53 
GeneralRe: Assiging AxImageList to AxListView Pin
nlarson117-Aug-08 2:21
nlarson117-Aug-08 2:21 
GeneralRe: Assiging AxImageList to AxListView Pin
AR Reddy7-Aug-08 2:54
AR Reddy7-Aug-08 2:54 
GeneralRe: Assiging AxImageList to AxListView Pin
nlarson117-Aug-08 4:23
nlarson117-Aug-08 4:23 
is typeof(columnheadericons) = imllvsorticons?

if your getting somekind of object not set then you'll need to check each one

If lv is nothing then msgbox("it's lv")
If frmmain is nothing then msgbox("it's frmmain")
If frmmain.definstance is nothing then msgbox("it's frmmain.definstance")

otherwise ????????????

'Never argue with an idiot; they'll drag you down to their level and beat you with experience.' ~ anonymous

'Life's real failure is when you do not realize how close you were to success when you gave up.' ~ anonymous


Questionnewbie question: picturebox locks file [modified] Pin
Alex Casals6-Aug-08 2:33
professionalAlex Casals6-Aug-08 2:33 
AnswerRe: newbie question: picturebox locks file Pin
nlarson116-Aug-08 3:48
nlarson116-Aug-08 3:48 
GeneralRe: newbie question: picturebox locks file Pin
Alex Casals6-Aug-08 3:58
professionalAlex Casals6-Aug-08 3:58 
Questiondatabinding 35600 records listbox in vb.net 3.5 Pin
Nilish6-Aug-08 2:05
Nilish6-Aug-08 2:05 
AnswerRe: databinding 35600 records listbox in vb.net 3.5 Pin
nlarson116-Aug-08 3:51
nlarson116-Aug-08 3:51 
AnswerRe: databinding 35600 records listbox in vb.net 3.5 Pin
Paul Conrad6-Aug-08 5:20
professionalPaul Conrad6-Aug-08 5:20 
GeneralRe: databinding 35600 records listbox in vb.net 3.5 Pin
astanton19786-Aug-08 9:10
astanton19786-Aug-08 9:10 
GeneralRe: databinding 35600 records listbox in vb.net 3.5 Pin
Paul Conrad6-Aug-08 20:46
professionalPaul Conrad6-Aug-08 20:46 
QuestionCannot kill the process Pin
member276-Aug-08 2:01
member276-Aug-08 2:01 
AnswerRe: Cannot kill the process Pin
jzonthemtn6-Aug-08 4:16
jzonthemtn6-Aug-08 4:16 
GeneralRe: Cannot kill the process Pin
member276-Aug-08 16:57
member276-Aug-08 16:57 
GeneralRe: Cannot kill the process Pin
jzonthemtn7-Aug-08 2:44
jzonthemtn7-Aug-08 2:44 
GeneralRe: Cannot kill the process Pin
member277-Aug-08 18:28
member277-Aug-08 18:28 
QuestionCreate connectors Pin
Mohammad Al Hoss6-Aug-08 0:30
Mohammad Al Hoss6-Aug-08 0:30 
QuestionHow to Control System Resource in vb.net 2005 Application Pin
compad5-Aug-08 23:57
compad5-Aug-08 23:57 
AnswerRe: How to Control System Resource in vb.net 2005 Application Pin
Ashfield6-Aug-08 1:38
Ashfield6-Aug-08 1:38 
GeneralRe: How to Control System Resource in vb.net 2005 Application Pin
compad6-Aug-08 23:08
compad6-Aug-08 23:08 

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.