I have the following statement and the function 'InitialiseOsTransform' is in a Module which is in the project.
But instead of the code going into this function it goes into the Paint function.Code:If InitialiseOsTransform() = False Then
I have used the similar code in another project and it works correctly. I'm confused. What is going on?




Reply With Quote