Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTreeView Help!!! Search a matching string value all over Treeview nodes and sub nodes then open the node and highlight it? Is that possible and how? Pin
vbDigger'z6-Aug-08 18:01
vbDigger'z6-Aug-08 18:01 
QuestionVB6 - Send Login and Password Programmatically to Websites Pin
Brice Craig6-Aug-08 12:43
Brice Craig6-Aug-08 12:43 
AnswerRe: VB6 - Send Login and Password Programmatically to Websites Pin
_Damian S_6-Aug-08 15:39
professional_Damian S_6-Aug-08 15:39 
AnswerRe: VB6 - Send Login and Password Programmatically to Websites Pin
Paul Conrad7-Aug-08 7:16
professionalPaul Conrad7-Aug-08 7:16 
QuestionOwnControl with DropDownField Pin
gilchinger6-Aug-08 9:52
gilchinger6-Aug-08 9:52 
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 
Hi,

When I tried to assign AxImageList to AxListView, I am getting "Invalid Object" error. Could any one of you please let me know how to do this.

My code:
Private WithEvents mLV As AxMSComctlLib.AxListView
Public WithEvents imlLVSortIcons As AxMSComctlLib.AxImageList

mLV.ColumnHeaderIcons = frmMain.DefInstance.imlLVSortIcons

Actually this code is converted from VB6 to VB.NET.

Thanks in Advance,

AR Reddy

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 
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 

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.