columnstyle for usercontrols
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
hallo i try to make a columnstyle for usercontrols. the output for rows in noneditmode should be made by a bitblt of an invisible form. an that's my problem. if a form is not in the visible area of the screen, the bitblt returns an empty graphics. so my question: is it posible to open a form on a virtual graphics device? is it posible to get a bitblt from a form out of the visible area? is there a better solution to do this? thanks for your help bernd