. NET Language app development platform--smobiler Learning log: How to set the title of the page

Source: Internet
Author: User

1. Modify the TitleText properties of mobile form

Input need to display the title, 1;

2. Modify the TitleStyle property of mobile form

This includes the Image property (form icon), the BackColor Property (window title bar background color), the TextColor Property (window title bar text color), and the TextAlign property (the horizontal direction of the form title bar text), 2;

A.image Property (Titleimage)

Set the form icon, set the Image property to "COMs" 3, figure 4;

Figure 1 Figure 2 Figure 3 Figure 4
B.backcolor Property

Set the window title bar background color, set the BackColor property to "Dimgray", 5;

C.textcolor Property

Sets the window title bar text color, the default setting is "white";

If the TextColor property is set to "Red", 6, Figure 7;

Figure 5 Figure 6 Figure 7
D.textalign Property

Sets the horizontal orientation of the form's title bar text, which is set to "Center" by default;

If the TextAlign property is set to "left", 8, figure 9;

F.statusbarstyle Property

Set the color of the status bar font, the default setting is "Light", that is, white, 10;

Set this property to "Default", which is black.

Figure 8 Figure 9 Figure 10
H.titlevisable Property

Sets whether the title bar is displayed, the default setting is "True", that is, the title bar is displayed, 11;

If the property is set to "False", that is, the title bar is not displayed, the phone display effect 12;

Figure 11 Figure 12
3, mobile phone effect display

. NET Language app development platform--smobiler Learning log: How to set the title of the page

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.