G
Guest
Is it possible when creating a class to get VBA to display a list of
constants that can be used for parameter values when the class is used. For
example, the DoCmd.OpenForm method lists various constants for the View
parameter. Is it possible to do the same with my own classes and if so how?
Thanks in advance...
constants that can be used for parameter values when the class is used. For
example, the DoCmd.OpenForm method lists various constants for the View
parameter. Is it possible to do the same with my own classes and if so how?
Thanks in advance...