Click here to Skip to main content
16,008,075 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to get members of type found through reflection Pin
Colin Angus Mackay2-Feb-07 14:44
Colin Angus Mackay2-Feb-07 14:44 
GeneralRe: How to get members of type found through reflection Pin
cstrader2322-Feb-07 17:35
cstrader2322-Feb-07 17:35 
GeneralRe: How to get members of type found through reflection Pin
cstrader2324-Feb-07 4:04
cstrader2324-Feb-07 4:04 
QuestionCrystal Report Error when Running VB6.0 Application with .net Application Pin
Ali 1102-Feb-07 2:55
Ali 1102-Feb-07 2:55 
AnswerRe: Crystal Report Error when Running VB6.0 Application with .net Application Pin
aransiola2-Feb-07 3:58
aransiola2-Feb-07 3:58 
QuestionPlease Help me....Small doubt on comboBox of datagridview Pin
priya_p2332-Feb-07 2:51
priya_p2332-Feb-07 2:51 
AnswerRe: Please Help me....Small doubt on comboBox of datagridview Pin
Guffa2-Feb-07 5:46
Guffa2-Feb-07 5:46 
QuestionGetting the name of an instance Pin
edmonson2-Feb-07 0:34
edmonson2-Feb-07 0:34 
Hi,
I need to get the name of an instance of class. Perhaps, using reflection?

Below i show the example


class Idle<br />
    Public one as int32<br />
end class<br />
<br />
class form1<br />
    Dim MyIdle as new Idle<br />
    public Sub button1_click(sender,...) handles button1.click<br />
         textbox1.text= ?¿<br />
    end Sub<br />
end class


How can i get the name 'MyIdle' ??
AnswerRe: Getting the name of an instance Pin
testy_proconsul2-Feb-07 1:20
testy_proconsul2-Feb-07 1:20 
QuestionHow can insert a ocx control in word document? Pin
Kumar Arun1-Feb-07 23:12
Kumar Arun1-Feb-07 23:12 
QuestionExporting to Excel Pin
Dayekh1-Feb-07 22:47
Dayekh1-Feb-07 22:47 
AnswerRe: Exporting to Excel Pin
Hari Om Prakash Sharma2-Feb-07 1:03
Hari Om Prakash Sharma2-Feb-07 1:03 
AnswerRe: Exporting to Excel Pin
testy_proconsul2-Feb-07 1:23
testy_proconsul2-Feb-07 1:23 
QuestionHelp Regarding Propertygrid Pin
sandipan.neogi@gmail.com1-Feb-07 22:31
sandipan.neogi@gmail.com1-Feb-07 22:31 
AnswerRe: Help Regarding Propertygrid Pin
Pete O'Hanlon1-Feb-07 22:42
mvePete O'Hanlon1-Feb-07 22:42 
AnswerRe: Help Regarding Propertygrid Pin
xstoneheartx1-Feb-07 23:06
xstoneheartx1-Feb-07 23:06 
AnswerRe: Help Regarding Propertygrid Pin
sandipan.neogi@gmail.com1-Feb-07 23:33
sandipan.neogi@gmail.com1-Feb-07 23:33 
QuestionText box Pin
rrrriiizz1-Feb-07 22:18
rrrriiizz1-Feb-07 22:18 
AnswerRe: Text box Pin
xstoneheartx1-Feb-07 22:37
xstoneheartx1-Feb-07 22:37 
AnswerRe: Text box Pin
Syed Ali Raza2-Feb-07 1:18
Syed Ali Raza2-Feb-07 1:18 
AnswerRe: Text box Pin
Johan Hakkesteegt2-Feb-07 3:23
Johan Hakkesteegt2-Feb-07 3:23 
GeneralRe: Text box Pin
rrrriiizz2-Feb-07 17:25
rrrriiizz2-Feb-07 17:25 
QuestionHow to Insert data from Blob field to Oracle Database Pin
Syed Ali Raza1-Feb-07 19:22
Syed Ali Raza1-Feb-07 19:22 
QuestionHow to do the video on demand on winxp? Pin
Teeyai1-Feb-07 19:16
Teeyai1-Feb-07 19:16 
Questionhow to insert undeletable image in word document Pin
Kumar Arun1-Feb-07 19:14
Kumar Arun1-Feb-07 19:14 

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.