473,320 Members | 1,839 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

incrementer in a numericupdowncontrol

Hi all,

I just tried to set the incrementer value to 0.5, and did not have a
compilation problem. However, when I used the control, the value
did not change from the original value that it was set. I read somewhere
that you can have decimal values in this control by setting the
decimalplaces
property of the control. But it is not working.

Thanks in advance,
Carlos
Nov 17 '05 #1
0 972

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

Similar topics

2
by: Serge Klokov | last post by:
Hi! When I create a Thread Thread t1 = new Thread( new ThreadStart(Incrementer) ); How I can pass param in function "Increment"? if i use
2
by: Mike | last post by:
I have a function as follows: function docolors(Rstart,Gstart,Bstart,color,incrementer) r=Rstart g=Gstart b=Bstart response.write "<div><table><tr>" for color = 0 to 255 response.write "<td...
14
by: kosherpiggy | last post by:
I want to increment a byte when I have Option Strict on and I don't want to do any casting. The code below does it but it is hard on the eyes. Dim lineNumber As Byte = 0 Dim incrementer As...
13
by: miker2 | last post by:
HI, I'm having trouble writing to a MySql db using python and the MySQLdb module. Here is the code: import MySQLdb base = MySQLdb.connect(host="localhost", user="blah", passwd="blah",...
9
by: Rory Campbell-Lange | last post by:
We have a set of classes using static methods to retain reference variables between operations. The problem is that the static variables are not reset between operations when used through...
16
Atran
by: Atran | last post by:
Hello EveryBody, I write this code but the code not work: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using...
8
by: Simon Woods | last post by:
Hi A blog post I was reading (http://www.defmacro.org/ramblings/fp.html) included this lambda function. Function makeIncrementer() { int n = 0; int increment() { return ++n;
8
by: =?UTF-8?B?4LSc4LSX4LSo4LWN4LSo4LS+4LSl4LWN?= | last post by:
Friends I am a Perl programmer new to Python. I have a small doubt. How to convert the perl notation $a = ""; expression in Python ? How to represent the loop for ($a = $b; $a<=$c;$a++){ }...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.