Click here to Skip to main content
15,895,423 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim27-May-09 21:37
Samir Ibrahim27-May-09 21:37 
AnswerRe: Subclass a Control by UserControl Pin
Dave Kreskowiak27-May-09 7:10
mveDave Kreskowiak27-May-09 7:10 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim27-May-09 21:36
Samir Ibrahim27-May-09 21:36 
GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 2:19
mveDave Kreskowiak28-May-09 2:19 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 3:46
Samir Ibrahim28-May-09 3:46 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 3:56
professionalNagy Vilmos28-May-09 3:56 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:19
Samir Ibrahim28-May-09 4:19 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 4:35
professionalNagy Vilmos28-May-09 4:35 
0. No question, just a statement.

1. the first line is assigning the value that will be returned:
Samir Ibrahim wrote:
Sum = 1 + 2 ' <-- Works Fine


2. The second line is trying to assign a new value to the what would be returned:
Samir Ibrahim wrote:
Me.Sum = 1 + 2 ' <-- Gives error although me.Sum should be the same as Sum alone


Your whole reference point is wrong. With every post you are showing more ignorance and less ability. These are not new concepts, they have not changed for a long time. The example given, with a bit of editing, wouldn't have worked in any version of VB since classes came in in VB4

You failed to ask a very basic question. When given the best possible answer you ranted back.

In summing up My Lord, I submit that the defendant is indeed a Doofus and should be shown no mercy. The case for the prosecution rests.



Panic, Chaos, Destruction.
My work here is done.

GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 5:38
mveDave Kreskowiak28-May-09 5:38 
GeneralRe: Subclass a Control by UserControl Pin
Dave Kreskowiak28-May-09 4:21
mveDave Kreskowiak28-May-09 4:21 
GeneralRe: Subclass a Control by UserControl Pin
Trollslayer28-May-09 3:03
mentorTrollslayer28-May-09 3:03 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 3:20
professionalNagy Vilmos28-May-09 3:20 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 3:58
Samir Ibrahim28-May-09 3:58 
GeneralRe: Subclass a Control by UserControl Pin
EliottA28-May-09 5:32
EliottA28-May-09 5:32 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 5:34
professionalNagy Vilmos28-May-09 5:34 
GeneralRe: Subclass a Control by UserControl Pin
Jerry Hammond28-May-09 3:41
Jerry Hammond28-May-09 3:41 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:05
Samir Ibrahim28-May-09 4:05 
GeneralRe: Subclass a Control by UserControl Pin
#realJSOP28-May-09 4:07
mve#realJSOP28-May-09 4:07 
GeneralRe: Subclass a Control by UserControl Pin
Jon_Boy28-May-09 4:22
Jon_Boy28-May-09 4:22 
GeneralRe: Subclass a Control by UserControl PinPopular
#realJSOP28-May-09 4:32
mve#realJSOP28-May-09 4:32 
GeneralRe: Subclass a Control by UserControl Pin
Jon_Boy28-May-09 5:03
Jon_Boy28-May-09 5:03 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:24
Samir Ibrahim28-May-09 4:24 
GeneralRe: Subclass a Control by UserControl Pin
#realJSOP28-May-09 4:35
mve#realJSOP28-May-09 4:35 
GeneralRe: Subclass a Control by UserControl Pin
Nagy Vilmos28-May-09 4:36
professionalNagy Vilmos28-May-09 4:36 
GeneralRe: Subclass a Control by UserControl Pin
Samir Ibrahim28-May-09 4:39
Samir Ibrahim28-May-09 4:39 

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.