how to call a class function from other new class in vb.net.
5 Replies - 21614 Views - Last Post: 16 December 2008 - 12:25 PM
#1
how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 01:53 AM
Replies To: how to call a class function from other new class in vb.net.
#2
Re: how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 01:59 AM
Then why not a class file?
#3
Re: how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 03:29 AM
oasisjoel, on 16 Dec, 2008 - 12:59 AM, said:
Then why not a class file?
I make a new class file and call it from here and also add a reference of this class.
The class contain main public function and a CASE is used. from where the private methods are called.
How i call this public function to execute all private function from a new class file.
#4
Re: how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 04:44 AM
I think he means can you show us some code so that we can help you better??
Because saying you made a new class calling it from here and i want to call a function from there isn't much help to us is it?
EDIT: Spelling
Because saying you made a new class calling it from here and i want to call a function from there isn't much help to us is it?
EDIT: Spelling
This post has been edited by danny_kay1710: 16 December 2008 - 04:44 AM
#5
Re: how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 05:27 AM
danny_kay1710, on 16 Dec, 2008 - 03:44 AM, said:
I think he means can you show us some code so that we can help you better??
Because saying you made a new class calling it from here and i want to call a function from there isn't much help to us is it?
EDIT: Spelling
Because saying you made a new class calling it from here and i want to call a function from there isn't much help to us is it?
EDIT: Spelling
I want to make a new class in which i check the functions from a new class file.
Please check it and if you have an idea then reply soon.
Attached File(s)
-
Code.txt (7.51K)
Number of downloads: 1555
#6
Re: how to call a class function from other new class in vb.net.
Posted 16 December 2008 - 12:25 PM
You want a class that checks the functions of another class?
What exactly do you mean by check??
What exactly do you mean by check??
Page 1 of 1