> > But form B has a dimension of its own, for an example the Form B is 150x150, > > and the borders of the modal is 2 pixels of each side (making a shown window > > of 154x154), can i (for just one second) paint a bmp of 154x154 on form B ? > > because the borders are part of the form B. > > sure, you can draw anything you like to the screen :)) i thought you > wanted to paint a bitmap to form A while form B was up? :P now you > dont sound so clear with what you want :)
but... but... how ? the normal full size modal form is starting at 2,2 and the borders of the modal are at the two first pixels of the screen, but if i paint on pixels 0,0, it paint on the 0,0 of the active screen (= 2,2 of the screen) what i want is to draw on the borders of the modal screen ! so now that i figure out what to ask - can i do it ? :-) Shay -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
