Click here to Skip to main content
15,896,348 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: multiple line Pin
aswd15-Feb-09 12:48
aswd15-Feb-09 12:48 
QuestionWhat would you think if a property has value inside a class but inside a form? [modified] Pin
JUNEYT15-Feb-09 4:56
JUNEYT15-Feb-09 4:56 
AnswerRe: What would you think if a property has value inside a class but inside a form? Pin
riced15-Feb-09 5:26
riced15-Feb-09 5:26 
GeneralRe: What would you think if a property has value inside a class but inside a form? Pin
JUNEYT15-Feb-09 5:31
JUNEYT15-Feb-09 5:31 
GeneralRe: What would you think if a property has value inside a class but inside a form? Pin
riced15-Feb-09 5:43
riced15-Feb-09 5:43 
GeneralRe: What would you think if a property has value inside a class but inside a form? Pin
Guffa15-Feb-09 12:34
Guffa15-Feb-09 12:34 
AnswerRe: What would you think if a property has value inside a class but inside a form? Pin
Guffa15-Feb-09 12:25
Guffa15-Feb-09 12:25 
QuestionHow could a function read any type of variable's value and return it as a string? Pin
JUNEYT15-Feb-09 2:02
JUNEYT15-Feb-09 2:02 
Hi,

I have passed several types of variables as (Byte,String,int32 and etc.) into a function. The my aim is to get the value of passed variable and check to see if it is null or not. If it is null, The function should return "Undefined" as a string. If it is not, it should assign the variable's original value to function.

I have no idea how to run the function for several types of variable and get their value and assign it to the function. The vb.net is no longer supporting variants.

Thanks.


What a curious mind needs to discover knowledge is noting else than a pin-hole.


AnswerRe: How could a function read any type of variable's value and return it as a string? Pin
riced15-Feb-09 3:09
riced15-Feb-09 3:09 
AnswerRe: How could a function read any type of variable's value and return it as a string? Pin
Eddy Vluggen15-Feb-09 3:37
professionalEddy Vluggen15-Feb-09 3:37 
GeneralRe: How could a function read any type of variable's value and return it as a string? Pin
riced15-Feb-09 4:37
riced15-Feb-09 4:37 
GeneralRe: How could a function read any type of variable's value and return it as a string? Pin
JUNEYT15-Feb-09 7:22
JUNEYT15-Feb-09 7:22 
GeneralRe: How could a function read any type of variable's value and return it as a string? Pin
Eddy Vluggen15-Feb-09 7:49
professionalEddy Vluggen15-Feb-09 7:49 
QuestionKeyDown Event keeps firing Pin
Zaegra14-Feb-09 23:25
Zaegra14-Feb-09 23:25 
AnswerRe: KeyDown Event keeps firing Pin
Wendelius15-Feb-09 0:57
mentorWendelius15-Feb-09 0:57 
AnswerRe: KeyDown Event keeps firing Pin
riced15-Feb-09 0:59
riced15-Feb-09 0:59 
GeneralRe: KeyDown Event keeps firing Pin
Zaegra15-Feb-09 2:23
Zaegra15-Feb-09 2:23 
GeneralRe: KeyDown Event keeps firing Pin
riced15-Feb-09 2:48
riced15-Feb-09 2:48 
AnswerRe: KeyDown Event keeps firing Pin
Eddy Vluggen15-Feb-09 3:27
professionalEddy Vluggen15-Feb-09 3:27 
GeneralRe: KeyDown Event keeps firing Pin
Luc Pattyn15-Feb-09 9:56
sitebuilderLuc Pattyn15-Feb-09 9:56 
AnswerRe: KeyDown Event keeps firing Pin
Samir Ibrahim15-Feb-09 22:22
Samir Ibrahim15-Feb-09 22:22 
QuestionVersion check Pin
JR21214-Feb-09 20:50
JR21214-Feb-09 20:50 
AnswerRe: Version check Pin
Dave Kreskowiak15-Feb-09 4:39
mveDave Kreskowiak15-Feb-09 4:39 
GeneralRe: Version check Pin
JR21215-Feb-09 19:39
JR21215-Feb-09 19:39 
GeneralRe: Version check Pin
Dave Kreskowiak16-Feb-09 2:13
mveDave Kreskowiak16-Feb-09 2:13 

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.