Jump to content
Developer Wiki and Function Reference Links ×

Scroll Contents of Custom Dialog Box?


BobD

Recommended Posts

Hello,

I have a custom dialog box that contains a check box for each

layer, and an 'ALL' check box to select all. Problem is,

once I have >40 or so layers, I cannot get to bottom of the list

to do any selections.

Is there a built in way to scroll the dialog?

Thanks,

BobD

Link to comment

You can make a resizable dialog box, but I don't think that it will include scroll bars, and you can only resize the dialog to be larger than the contained items.

Maybe you should look into using a List Box or List Browser control rather than a bunch of checkboxes.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...