Click here to Skip to main content
15,920,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow can I automate Winforms of .NET in VB6? Pin
Oliverikawood1-Mar-09 6:29
Oliverikawood1-Mar-09 6:29 
AnswerRe: How can I automate Winforms of .NET in VB6? Pin
ABitSmart1-Mar-09 22:38
ABitSmart1-Mar-09 22:38 
GeneralRe: How can I automate Winforms of .NET in VB6? Pin
Oliverikawood5-Mar-09 5:40
Oliverikawood5-Mar-09 5:40 
AnswerRe: How can I automate Winforms of .NET in VB6? Pin
Oliverikawood9-Mar-09 0:45
Oliverikawood9-Mar-09 0:45 
QuestionHow can I over come UnAuthorizedAccessPermission when I check a media via IMAPI2? Pin
JUNEYT1-Mar-09 3:10
JUNEYT1-Mar-09 3:10 
Questionflash in vb Pin
ahlamissa1-Mar-09 2:21
ahlamissa1-Mar-09 2:21 
AnswerRe: flash in vb Pin
ABitSmart1-Mar-09 22:24
ABitSmart1-Mar-09 22:24 
QuestionBeginners question: Get class name from within the class Pin
Sonhospa1-Mar-09 1:50
Sonhospa1-Mar-09 1:50 
Hello everybody,
I'm using a class which creates an arraylist of filtered fileinfo objects. Calling the class like
public source as new clsFileOp
public target as new clsFileOp
....
source.collectFiles(dir)  '--> fills the arraylist within the class "source"
target.collectFiles(dir)  '--> fills the arraylist within the class "target"
which should result in a "files" property within the "source" and the "target" class.

Unfortunately I can't find out how to get the name of the active class from within the class (there's no "name" property). I'm heading to write a logfile which contains entries like "File ... added to arraylist ..." (source or target) while adding the fileinfo objects to the classes "files" property.

Can someone help, please?

Thank you
Michael
AnswerRe: Beginners question: Get class name from within the class Pin
0x3c01-Mar-09 6:31
0x3c01-Mar-09 6:31 
GeneralRe: Beginners question: Get class name from within the class Pin
Sonhospa2-Mar-09 8:13
Sonhospa2-Mar-09 8:13 
QuestionRe: Beginners question: Get class name from within the class Pin
Sonhospa2-Mar-09 21:42
Sonhospa2-Mar-09 21:42 
QuestionObject reference not...... error Pin
kralcobra_371-Mar-09 0:16
kralcobra_371-Mar-09 0:16 
AnswerRe: Object reference not...... error Pin
0x3c01-Mar-09 0:25
0x3c01-Mar-09 0:25 
AnswerRe: Object reference not...... error Pin
kralcobra_371-Mar-09 0:34
kralcobra_371-Mar-09 0:34 
GeneralRe: Object reference not...... error Pin
0x3c01-Mar-09 1:06
0x3c01-Mar-09 1:06 
GeneralRe: Object reference not...... error Pin
Luc Pattyn1-Mar-09 3:06
sitebuilderLuc Pattyn1-Mar-09 3:06 
Questionwhat is the code in vb.net to browes for images of types jpg gif bmp in the same button ? Pin
ahlamissa28-Feb-09 22:28
ahlamissa28-Feb-09 22:28 
AnswerRe: what is the code in vb.net to browes for images of types jpg gif bmp in the same button ? Pin
Rupesh Kumar Swami28-Feb-09 23:11
Rupesh Kumar Swami28-Feb-09 23:11 
QuestionAttach Form Class to the it's instance created by assembly Pin
Aiman Farouk Mohamed28-Feb-09 21:39
Aiman Farouk Mohamed28-Feb-09 21:39 
AnswerRe: Attach Form Class to the it's instance created by assembly Pin
Dave Kreskowiak1-Mar-09 4:19
mveDave Kreskowiak1-Mar-09 4:19 
QuestionPrinting multiple pages in Viusal Basic .net each from a different source using Sub Routines Pin
tbkfile28-Feb-09 19:42
tbkfile28-Feb-09 19:42 
AnswerRe: Printing multiple pages in Viusal Basic .net each from a different source using Sub Routines Pin
Dave Kreskowiak1-Mar-09 4:21
mveDave Kreskowiak1-Mar-09 4:21 
GeneralRe: Printing multiple pages in Viusal Basic .net each from a different source using Sub Routines Pin
tbkfile1-Mar-09 7:37
tbkfile1-Mar-09 7:37 
GeneralRe: Printing multiple pages in Viusal Basic .net each from a different source using Sub Routines Pin
Duncan Edwards Jones2-Mar-09 9:22
professionalDuncan Edwards Jones2-Mar-09 9:22 
GeneralRe: Printing multiple pages in Viusal Basic .net each from a different source using Sub Routines Pin
tbkfile3-Mar-09 17:54
tbkfile3-Mar-09 17:54 

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.