Click here to Skip to main content
15,904,288 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Another 'String.Split' question. Pin
Brad Fackrell21-Jun-05 9:51
Brad Fackrell21-Jun-05 9:51 
GeneralDataReader only finding one row Pin
SignMan35921-Jun-05 8:02
SignMan35921-Jun-05 8:02 
GeneralRe: DataReader only finding one row Pin
Colin Angus Mackay21-Jun-05 9:06
Colin Angus Mackay21-Jun-05 9:06 
GeneralRe: DataReader only finding one row Pin
Dave Kreskowiak21-Jun-05 9:37
mveDave Kreskowiak21-Jun-05 9:37 
GeneralCode Access Security Policy Tool Pin
Jason Weibel21-Jun-05 6:48
Jason Weibel21-Jun-05 6:48 
GeneralRe: Code Access Security Policy Tool Pin
Dave Kreskowiak21-Jun-05 7:06
mveDave Kreskowiak21-Jun-05 7:06 
GeneralRe: Code Access Security Policy Tool Pin
Dave Kreskowiak21-Jun-05 9:33
mveDave Kreskowiak21-Jun-05 9:33 
GeneralCollection / Property Grid Pin
THEMYTH21-Jun-05 4:36
THEMYTH21-Jun-05 4:36 
Hello coders,

I have been designing an application which contains a class called table.
There is a property called RelatedTables whose type is also a collection of tables ( I have created an extra class called TableList which extended from the ArrayList class )
In runtime, I do assign the selectedobject property of a propertygrid to a new instance of the table class, like below

dim p as new Table
PropertyGrid1.SelectedObject = p

As we all guess, the property grid will be filled with the properties of the class. As I mentioned there is a property called RelatedTables which is a collection of the Tables. I would like to add items(tables) which have been created before (in run time), to collection (RelatedTables)


How can I do that?

Thank you.




Best Regards
Emre YAZICI
QuestionHow do i run an app. like paint from a macro button in excel? Pin
Anthony Mushrow21-Jun-05 4:11
professionalAnthony Mushrow21-Jun-05 4:11 
AnswerRe: How do i run an app. like paint from a macro button in excel? Pin
Dave Kreskowiak21-Jun-05 5:42
mveDave Kreskowiak21-Jun-05 5:42 
GeneralSelf-Uninstalling ActiveX Component Pin
Michel Robert 200421-Jun-05 3:23
Michel Robert 200421-Jun-05 3:23 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Dave Kreskowiak21-Jun-05 5:34
mveDave Kreskowiak21-Jun-05 5:34 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Michel Robert 200421-Jun-05 15:37
Michel Robert 200421-Jun-05 15:37 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Dave Kreskowiak22-Jun-05 1:03
mveDave Kreskowiak22-Jun-05 1:03 
GeneralRe: Self-Uninstalling ActiveX Component Pin
Michel Robert 200422-Jun-05 3:35
Michel Robert 200422-Jun-05 3:35 
QuestionHow to send mail only to matched id in vb.net through smtp Pin
manojmmj21-Jun-05 0:41
manojmmj21-Jun-05 0:41 
AnswerRe: How to send mail only to matched id in vb.net through smtp Pin
Het210921-Jun-05 1:56
Het210921-Jun-05 1:56 
GeneralCrystal Report Section - Flexibility Position Pin
LordLothar21-Jun-05 0:36
LordLothar21-Jun-05 0:36 
GeneralDataGrid Queries Pin
directred21-Jun-05 0:32
directred21-Jun-05 0:32 
GeneralMasked Boxes Pin
icowa20-Jun-05 22:48
icowa20-Jun-05 22:48 
GeneralRe: Masked Boxes Pin
jonathan1520-Jun-05 23:02
jonathan1520-Jun-05 23:02 
GeneralRe: Masked Boxes Pin
icowa20-Jun-05 23:04
icowa20-Jun-05 23:04 
GeneralRe: Masked Boxes Pin
jonathan1520-Jun-05 23:22
jonathan1520-Jun-05 23:22 
GeneralRe: Masked Boxes Pin
icowa21-Jun-05 0:32
icowa21-Jun-05 0:32 
GeneralRe: Masked Boxes Pin
jonathan1521-Jun-05 0:38
jonathan1521-Jun-05 0:38 

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.