Forum: MS Access and FileMaker Pro Jul 19th, 2008 |
| Replies: 2 Views: 8,378 |
Forum: VB.NET Oct 24th, 2007 |
| Replies: 2 Views: 1,487 Re: Help Needed With OOP Bank Account..VB.Net Hi everyone!
Yeah sorry about that...maybe posting the code would be a good idea huh?! lol
Sooooo sorry if I post it wrong...
First Class - Credit Account
Public Class Credit_Account |
Forum: VB.NET Oct 24th, 2007 |
| Replies: 2 Views: 1,487 Help Needed With OOP Bank Account..VB.Net Hi everyone!
At the moment I am working on an OOP bank account program as an assignment in VB.Net.
FYI:It has a credit account class with properties of AccountName, AccountNumber and Balance. The... |