I created a simple project that just demonstrates DrawText on a bitmap in a Listview. It was looking just the way I wanted it when I merely rearranged the declarations and broke the code into 2 small subs. This was done to facillate migrating my code into a real project that just needed the drawing on a bitmap code added.
Now my text is not being layered onto the bitmap or least not in a visible position.
Where is it going wrong?
Now my text is not being layered onto the bitmap or least not in a visible position.
Where is it going wrong?