|
From: Liberado27 on 7 May 2008 03:28 Hi! Is there any example of adding a VScrollBar to a Label? I'm using windows mobile 5.0 and netCF 2.0. Maybe creating a custom object with a label and a VScrollBar or adding to the form a label and a VScrollBar. I don't know how to manage the Scroll event. Thanks!
From: Liberado27 on 7 May 2008 06:42 Ok. I solved this problem putting a label inside a panel, and changing the autoscroll panel's property to true. Thanks! "Liberado27" wrote: > Hi! > > Is there any example of adding a VScrollBar to a Label? I'm using windows > mobile 5.0 and netCF 2.0. Maybe creating a custom object with a label and a > VScrollBar or adding to the form a label and a VScrollBar. > > I don't know how to manage the Scroll event. > > Thanks!
|
Pages: 1 Prev: Create mail with MAPI Next: VS2008 fails to generate dataset |