|
-
Jun 23rd, 2005, 07:09 AM
#1
Thread Starter
Junior Member
ScrollAlwaysVisible doesn't work
CE.NET 4.2
Symbol MC 9060 device
vb.net
VB_ScanSample1 from the Symbol SDK
I have an app that is scanning fine. The only problem is I can't seem to get a horizontal scroll bar, which I need. When I try
Me.ListBox1.ScrollAlwaysVisible = True
I get a message after a build saying:
(54): 'ScrollAlwaysVisible' is not a member of 'System.Windows.Forms.ListBox'.
Any ideas?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|