You fill in the dmFields property to let Windows know what other properties you are going to be using.Originally posted by MikeAJK
Can anyone tell me what this line of code actually does?
VB Code:
DevM.dmFields = DM_PELSWIDTH Or DM_PELSHEIGHT Or DM_BITSPERPEL




Reply With Quote