Re: Decimal places.
In design view of your form.
in the Property window of your control.
Format: FIXED
Decimal Places: 2 (for example.)
Works a champ
.
Relevant Pages
- VS 2005 and CSS
... In VS 03 there was a style drop down in the Format menu to allow you to set the style for each control ... Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources... ... Prev by Date: ... (microsoft.public.vstudio.general) - Re: How to format number?
... Assuming you want to show it on control, ... format it the way you want and then show it. ... Ajay Kalra ... Prev by Date: ... (microsoft.public.vc.mfc) - Re: I seem unable to display negative values with brackets
... Maybe you need to go to Control Panel>Regional ... Settings>Customise>Negative number format. ... On my machine I get the option for brackets even when this is set ... Prev by Date: ... (microsoft.public.excel.misc) - Re: Expressions
... Are you trying to then format 2005 as a month? ... Change the control name to something else. ... I do not reply to personal e-mail ... Prev by Date: ... (microsoft.public.access.gettingstarted) - Re: time calculation problem [OT]
... But Al's previous formula though it didnot work gave me the format i wanted. ... In the former I was using the DTPicker control, which seemed to allow me to use two controls on the same underlying field, and somehow managed to avoid problems when I edited either: ... which appears as a "general" date/time format when clicked. ... I've wondered about using an event handler to intercept the attempt to edit in order to present a popup form with separate date and time text boxes which are then combined correctly when this popup form is closed. ... (microsoft.public.access.gettingstarted) |
|