N
news
FormInfo Class? I'm reading the book Access 2002 Developer's Handbook and
in chapter 8 there is this example:
dim mfi as FormInfo
set mfi = new FormInfo
set mfi.form = me
I cannot replicate this example in my access.
in chapter 8 there is this example:
dim mfi as FormInfo
set mfi = new FormInfo
set mfi.form = me
I cannot replicate this example in my access.