473,498 Members | 1,776 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

TrackBar vs Slider

All,

I am trying to assess how much work it is going to be to "port" my current
Visual Studio 6.0 applications to dotNet.

It seems like many things that should be trivial are really problematic. I'm
sure this mostly (but not completely) due to my lack of experience with
dotNet.

Anyway, the latest "trivial" issue concerns the Slider ActiveX control from
V6.0.

In my 6.0 version of the application, I use a combination of slider controls
and flat scroll bars to control different types of scrolling, shifting, etc.
of images. Using a couple of different types of controls makes it easier for
the user to know which tool to grab in order to scroll, shift, etc. as
desired.

I notice that a similar looking control exists in dotNet - it's the
TrackBar. Unfortunately, the TrackBar doesn't seem to want to scale down to
a size that I can use - that is, have a height or width less than 45. This
is way too chunky for my interface.

The slider (from v6.0) is an ActiveX control, so I know I could simply use
that, but that's not my first choice as this seems to go against the grain
(and gain) of dotNet.

Is there a reasonably simple way to create a WindowsForms control (or "user"
derivative) that can be scaled to small sizes (like the slider control)?
Perhaps by creating a control inhariting all of the properties of the
TrackBar, but somehow allowing a smaller minimum height?

Thanks for any insights,
-Paul
Jan 17 '06 #1
2 3534
turn off autosize

Jan 18 '06 #2
Boy - do I feel dumb.

Thanks

<ca*****@kellcomnet.us> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
turn off autosize

Jan 18 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1762
by: paja | last post by:
Hello All In my application I am using TackBar, in past there used to be a controll like Slider. Wtih slider you could graphically show that what section of slider you have selected by fill in...
2
3286
by: juergen | last post by:
how to design a trackbar/slider with diff. look??? For my win-application I need a trackbar/slider, that doesnt look like the control-trackbar offered by vb.net. ; e.g. something like the slider...
1
3171
by: ACaunter | last post by:
Hi there, I was wondering how i could have a slider control on my asp.net page. Is this possible for asp.net?? or do i have to use javascript?? can anyone provide any code or links on how i...
2
1898
by: Geoff Cox | last post by:
Hello, I have a small app which uses a trackbar which I wrote using Visual C++ 200 Express Beta 2 and would like to have it available as a web page. Any ideas on how to do this? Visual Web...
4
3240
by: _DD | last post by:
TrackBar DoubleClick event is not accessible via the Control Properties event pane. So I tried adding the handler directly: this.ColTrackBar.DoubleClick += new...
2
10128
by: mmdst23 | last post by:
I'm working on a video player app, and I want to implement a trackbar that behaves like the one in Media Player, that is the cursor position moves to where the user clicked instead of moving in...
1
7185
by: Fab | last post by:
Hi, I am looking for a trackbar (slider) that could be a little bit more customizable that the Microsoft one. Do you know one (free or commercial) ? Thanks !
2
18819
by: John | last post by:
Ok, something that I thought would be easy is giving me fits. Using .NET 2.0 and C# I've added a Trackbar to a form. Set some values: trackVolume.Maximum = 100; trackVolume.Minimum = 0;...
0
1162
by: Bully | last post by:
How do I determine whether the Value of a trackbar has been changed by the user, or changed programatically? For example, if I set trackbar1.value = 10 in code, then the ValueChanged event gets...
0
7125
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7004
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7167
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6890
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7379
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5464
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4593
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1423
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
657
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.