Click here to Skip to main content
16,003,555 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: how to print mailing labels? Pin
Ranoush6-Jun-05 4:26
Ranoush6-Jun-05 4:26 
GeneralRe: how to print mailing labels? Pin
Lisana6-Jun-05 4:52
Lisana6-Jun-05 4:52 
GeneralRe: how to print mailing labels? Pin
Lisana6-Jun-05 5:14
Lisana6-Jun-05 5:14 
GeneralRe: how to print mailing labels? Pin
Ranoush6-Jun-05 20:06
Ranoush6-Jun-05 20:06 
QuestionHow Can I show a report crystal 8.5 in VB.Net Pin
Shuber3-Jun-05 9:30
Shuber3-Jun-05 9:30 
AnswerRe: How Can I show a report crystal 8.5 in VB.Net Pin
Ranoush3-Jun-05 22:11
Ranoush3-Jun-05 22:11 
GeneralRe: Encapsulation Pin
Dave Kreskowiak3-Jun-05 13:38
mveDave Kreskowiak3-Jun-05 13:38 
GeneralListview in VB.Net Pin
prathiba_naresh3-Jun-05 4:53
prathiba_naresh3-Jun-05 4:53 
Hi All,

I have a issue in pre-selecting the first item of the listview control before displaying the form.

I have 2 forms. Form1 has a modify button and Form2 has a Listview control.

When the modify button in Form1 is clicked, it should populate the Listview items for the
control in form2 and before displaying the form2 the default selected item of the listview is
set to item(0)(i.e the First item).

I am able to populate the items and the problem occurs when i set the property the below said property.

MaterialListView.Items(0).Selected = True

it throws the below said error.

An unhandled exception of type 'System.OutOfMemoryException' occurred in system.windows.forms.dll

Additional information: Error creating window handle.

Can someone help ?

Thanks
GeneralRe: Listview in VB.Net Pin
Andy Davies3-Jun-05 5:21
Andy Davies3-Jun-05 5:21 
GeneralRe: Listview in VB.Net Pin
prathiba_naresh5-Jun-05 22:32
prathiba_naresh5-Jun-05 22:32 
GeneralArrays Pin
macca243-Jun-05 4:45
macca243-Jun-05 4:45 
GeneralRe: Arrays Pin
Colin Angus Mackay3-Jun-05 5:56
Colin Angus Mackay3-Jun-05 5:56 
GeneralRe: Arrays Pin
Fernando Soto3-Jun-05 8:15
Fernando Soto3-Jun-05 8:15 
GeneralRe: Arrays Pin
Sabri.Ghaith5-Jun-05 2:46
Sabri.Ghaith5-Jun-05 2:46 
GeneralUpload files to a web server from a client windows form application Pin
Yenyen Suwardy3-Jun-05 1:24
Yenyen Suwardy3-Jun-05 1:24 
GeneralRe: Upload files to a web server from a client windows form application Pin
Purple Monk3-Jun-05 1:50
Purple Monk3-Jun-05 1:50 
Generalbinding and text Pin
Mega13-Jun-05 0:38
Mega13-Jun-05 0:38 
GeneralRe: binding and text Pin
Purple Monk3-Jun-05 2:03
Purple Monk3-Jun-05 2:03 
GeneralRe: binding and text Pin
Mega13-Jun-05 3:17
Mega13-Jun-05 3:17 
GeneralRe: Arrays Pin
toxcct3-Jun-05 0:36
toxcct3-Jun-05 0:36 
GeneralRe: Arrays Pin
Colin Angus Mackay3-Jun-05 1:38
Colin Angus Mackay3-Jun-05 1:38 
QuestionHow to clear the Datagrid Pin
eshban2842-Jun-05 23:33
eshban2842-Jun-05 23:33 
AnswerRe: How to clear the Datagrid Pin
toxcct2-Jun-05 23:56
toxcct2-Jun-05 23:56 
GeneralGantt Cahrt in VB.net Pin
Member 20153202-Jun-05 22:31
Member 20153202-Jun-05 22:31 
GeneralRe: Gantt Cahrt in VB.net Pin
Colin Angus Mackay3-Jun-05 1:36
Colin Angus Mackay3-Jun-05 1:36 

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.