Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Define the scope of Public, Private, Friend procedures?

Answer Posted / guest

The set of public variables, methods, properties, and
events described in a class module define the interface for
an object. The interface consists of the object members
that are available to a programmer who's using the object
from code.<=====>
You can create private variables, methods, properties, and
events that are used by other procedures within the class
module but are not part of the object's public interface.
Additionally, constants user-defined types, and Declare
statements within a class module must always be
private.<====>
The Friend keyword makes a procedure private to the
project: The procedure is available to any code running
within the project, but it is not available to a
referencing project.

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I remove/change the picture property of a control at design time?

1617


How do I get a bitmap picture in a field in an Access database?

1398


1s it posible to Create Tables Through Querydef?

2214


Explain the types of Views in Listview Control?

2298


How do I change the color of a form in visual basic?

1019


How many File System Controls are there Explain?

2066


How do you avoid the "Invalid use of null" error when reading null values from a database?

1746


How the image application?

1057


How to use hyperlink?

1060


What is Internet Explorer and its uses?

2317


what are the Types of LockEdits in RDO?

2279


Explain about trees structures work.

1120


How many ways you can access file using VB?

1096


What are the Internet tools available in VB6.0?

2956


What are 3 main differences between flexgrid control and dbgrid control?

2242