Question Draggable Form Surface

alwilson

New member
Joined
Jun 3, 2015
Messages
2
Programming Experience
3-5
Hi Guys,

I'm trying to create a brain storming application, where new objects can be added to a form, and links draw between each object - the objects are fairly simple labels and picture boxes that I instantiate as needed. This all works fine.

What I'm struggling to achieve is a surface that can be scrolled/dragged infinitely (or pseudo infinite) left to right. It's also quite hard to articulate. I'll try to explain better.

Say I have a full screen form, no title bar, no control box.

On that form is a tiled wallpaper of a wooden desktop.

Using the mouse (not scroll bars) I want to be clcik and drag the surface around to find new space where I can create more brainstorming controls.

Does that make sense?

I am not even sure what the name of this ability is, hence its hard to look up online.

Cheers
Alex
 
Back
Top Bottom