. Net language APP development platform-scycler Learning Log: mobile APP TextTabBar quick implementation method, scyclertexttabbar

Source: Internet
Author: User

. Net language APP development platform-scycler Learning Log: mobile APP TextTabBar quick implementation method, scyclertexttabbar

Reference page:

Http://www.yuanjiaocheng.net/webapi/create-crud-api-1-put.html

Http://www.yuanjiaocheng.net/webapi/create-crud-api-1-delete.html

Http://www.yuanjiaocheng.net/webapi/Consume-web-api.html

Http://www.yuanjiaocheng.net/webapi/mvc-consume-webapi-get.html

Http://www.yuanjiaocheng.net/webapi/mvc-consume-webapi-post.html

Smobiler is a development platform that uses the. Net language to develop apps in the VS environment. It may be more convenient than Xamarin.

 

1. Target Style

The following operations are required to achieve the effect:

1. Drag a TextTabBar control from "scycler Components" on the toolbar to the form interface.

2. Modify the attributes of the TextTabBar control.

Set the background color of the control to "White", 1;

B. ForeColor attributes

Set the font color of the control, set this attribute to "95,100,110", indicating the RGB color, 2;

C. Items attributes

Obtain and set the tag bar unit set, open the Set editor, and click "add", respectively fill in Text (menu item Text), Value (internal Value, not displayed on the Interface ), 3. Figure 4;

Figure 1 Figure 2 Figure 3 Figure 4
D. ItemScroll attributes

Set whether to allow the label bar to scroll, set this attribute to "True", 5;

E. ItemScrollCount attributes

Set the number of units displayed each time when the ItemScroll attribute is "True". Set this attribute to "4", 6;

F. Location Property

Display the control in appropriate positions (0, 16.5), 7;

G. SelectBackColor attribute

Obtain and set the status background color of the cells in the tab bar. The default value is "White" and 8;

Figure 5 Figure 6 Figure 7 Figure 8
H. SelectForeColor attribute

Obtain and set the foreground color of the label bar unit, and set this attribute to "255, 80, 0", indicating the RGB color, 9;

I. SelectItemIndex attributes

The index is selected by default for obtaining and setting the tag bar. The default value is "0" and "10;

J. Size attribute

Set the width and height of the control to (118, 13) and 11;

Figure 9 Figure 10 Figure 11
3. scycler Form Design Interface display Effect

Ii. Mobile phone effect display

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.