ComponentOne Input for ASP.NET AJAX: Design-Time Support > Input for ASP.NET AJAX Smart Tags > C1CurrencyInput Smart Tag

C1CurrencyInput Smart Tag

The C1CurrencyInput control provides quick and easy access to the common methods and properties through its smart tag.

To access the C1CurrencyInput Tasks menu, click on the smart tag () in the upper-right corner of the C1CurrencyInput control. This will open the C1CurrencyInput Tasks menu.

 

 

The C1CurrencyInput Tasks menu operates as follows:

Properties

The most common properties of the C1CurrencyInput control. The C1CurrencyInput Tasks menu lists the following properties:

      Value

Enter a numeric value, displayed to the user, in the Value box.

      MinValue

Enter the minimum value that can be entered by the user in the MinValue box.

      MaxValue

Enter the maximum value that can be entered by the user in the MaxValue box.

      ThousandsSeparator

Check the ThousandsSeparator check box to insert the thousands group separator between every three decimal digits (number of digits in thousands group depends on the selected Culture).

      DecimalPlaces

In the DecimalPlaces box, enter the number of decimal places to display. The default value is 2.

      Show Null Text

Check the Show Null Text check box to show NullText if the numeric Value is empty (equals MinValue) and control loses its focus.

      Culture

Click the drop-down arrow in the Culture box to select a culture. Each culture has different conventions for displaying dates, time, numbers, currency, and other information.

      VisualStylePath

The VisualStylePath property specifies the path to the folder containing built-in visual styles by default. If you want to use a custom style, you can change the VisualStylePath here. See Adding Custom Visual Styles for more information on using custom styles.

      UseEmbeddedVisualStyles

The UseEmbeddedVisualStyles check box is checked by default so that the built-in visual styles can be used. If you want to use a custom visual style, uncheck this check box. See Adding Custom Visual Styles for more information on using custom styles.

      Visual Style

Clicking the VisualStyle drop-down arrow allows you to select from various built-in visual styles. See Input for ASP.NET AJAX Visual Styles for more information.

See Using C1CurrencyInput for details.

About

Clicking the About item displays the About ComponentOne Studio for ASP.NET AJAX dialog box, which is helpful in finding the version number of Studio for ASP.NET AJAX and online resources.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.