Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Panel + VScrollBar

6 views
Skip to first unread message

Marcelo Muzilli

unread,
Sep 13, 2007, 2:38:50 PM9/13/07
to
Howdy all,

how can I implement a Panel inside a form. This Panel will contain a
bunch texts and objects, like buttons, checkboxes.

As you can see, the total panel size will not fit under the iPAQ screen.

I would like to know if anybody has implemented before a function or a
VScroll event to "show" this panel in the screen.

For any case, I will appreciate your tip.

Thank you in advance,

Marcelo Muzilli

dbgrick

unread,
Sep 14, 2007, 9:12:03 AM9/14/07
to
In a managed application using the Visual Studios 2005 IDE, you just drag a
panel onto you form, then you can set the anchor to top, bottom, left and
right. Next just drag to resize the panel. When you drag below the size of
the form in the designer, you should see a vertical scroll bar appear.

Rick D.
Contractor

Arun

unread,
Sep 14, 2007, 5:10:34 PM9/14/07
to
If your environment is not VS2005, here is the tip,
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/scrolling.aspx

Cheers,
Arun

Marcelo Muzilli

unread,
Sep 17, 2007, 2:07:46 PM9/17/07
to
Thank you eveybody for your answer, I found this article:

http://www.codeproject.com/netcf/FuzzyQuotient.asp

Marcelo Muzilli

Marcelo Muzilli escreveu:

0 new messages