Click here to Skip to main content
15,917,481 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: #VALUE errors whenever I turn my back Pin
Dave Kreskowiak21-May-09 1:58
mveDave Kreskowiak21-May-09 1:58 
GeneralRe: #VALUE errors whenever I turn my back Pin
aastudent21-May-09 2:12
aastudent21-May-09 2:12 
GeneralRe: #VALUE errors whenever I turn my back Pin
Dave Kreskowiak21-May-09 3:40
mveDave Kreskowiak21-May-09 3:40 
GeneralRe: #VALUE errors whenever I turn my back Pin
aastudent21-May-09 4:45
aastudent21-May-09 4:45 
AnswerRe: #VALUE errors whenever I turn my back Pin
EliottA21-May-09 3:05
EliottA21-May-09 3:05 
QuestionGet All Object Property Name and Value Pin
Samir Ibrahim20-May-09 20:24
Samir Ibrahim20-May-09 20:24 
AnswerRe: Get All Object Property Name and Value Pin
TheMrProgrammer20-May-09 21:29
TheMrProgrammer20-May-09 21:29 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim20-May-09 21:50
Samir Ibrahim20-May-09 21:50 
TheMrProgrammer wrote:
use the "Sender.ToString"


I can understand that your answer is restricted to vb.net control object, where the sender exist, but I am talking for object that is not a control.

but, let talk about button control.

I have Button1 as control in my form, how I can do something like this

For each Property in button1.properties<br />
    debug.print(Property.Name)<br />
    debug.print(Property.Value)<br />
Next<br />


TIA

Like car accidents, most hardware problems are due to driver error.

Samir R. Ibrahim

GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak21-May-09 1:53
mveDave Kreskowiak21-May-09 1:53 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim21-May-09 21:36
Samir Ibrahim21-May-09 21:36 
GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak22-May-09 12:53
mveDave Kreskowiak22-May-09 12:53 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim24-May-09 20:56
Samir Ibrahim24-May-09 20:56 
GeneralRe: Get All Object Property Name and Value Pin
Dave Kreskowiak25-May-09 6:27
mveDave Kreskowiak25-May-09 6:27 
GeneralRe: Get All Object Property Name and Value Pin
Samir Ibrahim25-May-09 6:40
Samir Ibrahim25-May-09 6:40 
Questionany errors here?? Pin
TheMrProgrammer20-May-09 9:02
TheMrProgrammer20-May-09 9:02 
AnswerRe: any errors here?? [modified] Pin
Alan N20-May-09 9:54
Alan N20-May-09 9:54 
AnswerRe: any errors here?? Pin
Dave Kreskowiak20-May-09 10:12
mveDave Kreskowiak20-May-09 10:12 
QuestionXML (de)serialization in VBA excel Pin
ljilekor20-May-09 6:01
ljilekor20-May-09 6:01 
AnswerRe: XML (de)serialization in VBA excel Pin
Dave Kreskowiak20-May-09 6:20
mveDave Kreskowiak20-May-09 6:20 
GeneralRe: XML (de)serialization in VBA excel Pin
ljilekor20-May-09 6:29
ljilekor20-May-09 6:29 
GeneralRe: XML (de)serialization in VBA excel Pin
Alexey Kudinov5-Feb-14 11:22
Alexey Kudinov5-Feb-14 11:22 
QuestionViseme - How to use it in VB? Pin
RoboJRR20-May-09 5:45
professionalRoboJRR20-May-09 5:45 
AnswerRe: Viseme - How to use it in VB? Pin
Dave Kreskowiak20-May-09 6:12
mveDave Kreskowiak20-May-09 6:12 
QuestionToString Length Pin
Samir Ibrahim20-May-09 0:11
Samir Ibrahim20-May-09 0:11 
AnswerRe: ToString Length Pin
Henry Minute20-May-09 0:25
Henry Minute20-May-09 0:25 

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.