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
[quoted text, click to view] "Marcelo Muzilli" wrote:
> 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
If your environment is not VS2005, here is the tip,
http://samples.gotdotnet.com/quickstart/CompactFramework/doc/scrolling.aspx Cheers,
Arun
[quoted text, click to view] On Sep 13, 11:38 am, Marcelo Muzilli <mmuzi...@gmail.com> wrote:
> 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
Thank you eveybody for your answer, I found this article:
http://www.codeproject.com/netcf/FuzzyQuotient.asp Marcelo Muzilli
Marcelo Muzilli escreveu:
[quoted text, click to view] > 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,
>
Don't see what you're looking for? Try a search.