Changes

Creating Public and Private Functions in VB6

240 bytes added, 20:19, 10 January 2008
[[Functions in VB6]] moved to [[Creating Public and Private Functions in VB6]]
The following lines were added (+) and removed (-):
== Function Example ==== Standard Private Function == === example ====== example ====== troubleshooting ===* Compile Error: Method or data member not foundI bet you made the function "Private" instead of "Public".  Make sure the function in the module is a "Public Function".
Bureaucrat, administrator
14,711
edits