I need to code a spin box in my SDK program. The only documentation I have found says "A spin box is a combination of a text box and an up-down control". Unfortunately, it didn't include an example...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10131340.html
Hi... I have a spin control in my dialog box (UpDown control) and a progress bar.... I need the classes of those controls so that I will be able to manage them (messages and properties).
Any help?...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10137381.html
Zones:
C++Date Answered: 03/12/1999 Grade: C Views: 0
Last week I created a spin control in IE. This may be viewed at my site http://www.velki.com/pappu/spbut.html
I works but i want the feature of increment by a timer. When the user will mousedown...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20426322.html
Zones:
JavaScriptDate Answered: 01/15/2004 Grade: A Views: 0
How can I make a 'spin box', I am not sure this is what it is called!
On a usual print dialog box the spin box would be used to define 'number of copies' you would like to print.
i.e. a text ...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20563723.html
Zones:
JavaScriptDate Answered: 03/30/2003 Grade: A Views: 0
Hi,
I am setting the range for spin control with SetRange(0,500). And position is SetPos(0); But In edit box "1" is dsplaying.
How can i display "0" by using SetPos() method?. and how can i u...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21244898.htm...
Zones:
Windows MFCDate Answered: 12/16/2004 Grade: B Views: 4
Is there some way I can do this with a loop? :
m_spin1.SetRange(1,20);
m_spin1.SetPos(1);
m_spin1.SetBase(1);
m_spin2.SetRange(1,20);
m_spin2.SetPos(1);
m_spin2.SetBase(1);
...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21460852.htm...
Zones:
Windows MFCDate Answered: 06/16/2005 Grade: A Views: 0
Hi,
I have an LG 52x32x52x CD-RW drive. When I use this drive to play an audio CD with WinAmp, the drive spins like crazy (feels like the desktop is going to take off like a helicopter!). Once...
http://www.experts-exchange.com/Hardware/Desktops/Q_21599998.html
Hi,
A few months ago I noticed a patch (I think it was from Microsoft) that stops Win 95 just spinning the hard drive endlessly for no good reason - as it is wont to do.
I tried to find the patch...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10118...
Zones:
Windows 95Date Answered: 03/07/1999 Grade: C Views: 0
Do you know how to program a spin control?
If so and you're interested, lock on and I'll assign the points.
Otherwise, I'll delete the question.
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10131990.html
My CD-ROM (AOpen 36x) stops spinning very soon after it accesses the disc for the last time. When I want to read the disc again, I have to wait while it spins up. I cannot play games from CD becaus...
http://www.experts-exchange.com/Hardware/Misc/Q_10134761.html
Zones:
HardwareDate Answered: 09/01/1999 Grade: C Views: 0