Getting Started with Windows 8 development (vi) How to use popup in Windows 8

Source: Internet
Author: User

In the previous article we will replace the Messagedialog control for MessageBox in Silverlight, and this article will talk about another pop-up window popup control.

First, we know the Islightdismissenabled property of the popup control, when this property is set to True, clicking any area outside the popup control closes the popup.

<button content= "pop-up window One" name= "BTN1" width= "108" margin= "161,96,0,0" verticalalignment= "Top" height= " "click=" Btn1_click "/> <popup x:name=" tip1 "islightdismissenabled=" True "Horizontaloff "161" verticaloffset= "set=" > <grid width= "312" height= "> <grid.backg" Round> <imagebrush imagesource= "./bg.png" ></ImageBrush> </grid .
                           background> <textblock grid.row= "0" foreground= "White" grid.column= "0" Fontsize= "height=" "Auto" horizontalalignment= "Center" margin= "0 0 0" verticalalignment= "   
                    Top "> <Run> all Fang Shake alone Xuan Yan, the style to the small park </Run> <LineBreak/> <LineBreak/> <Run> shuying Horizontal oblique water clear light, dark fragrance floating Month dusk </Run> <   
     Linebreak/>               <LineBreak/> <Run> frost birds furtive eye first, rapae such as knowledge rains </Run> ;   
                Linebreak/> <LineBreak/> <Run> Fortunately, there are micro-yin can be Danban, do not have to be a total of gold bottles </Run> </TextBlock> </Grid> </Popup>

Second, we see the popup display and hidden animation settings, specific types have the following, specific effects can download the instance and modify the instance to watch.

<button content= "pop-up window Two" x:name= "Btn1_copy" width= "108" margin= "510,96,0,0" verticalalignment= "Top" Hei ght= "click=" "Btn1_copy_click"/> <popup x:name= "tip2" islightdismissenabled= "True" hor "510" verticaloffset= "izontaloffset=" > <Popup.ChildTransitions> <transiti   
                    Oncollection> <AddDeleteThemeTransition></AddDeleteThemeTransition>   
                    <ContentThemeTransition/> <EdgeUIThemeTransition></EdgeUIThemeTransition> <EntranceThemeTransition></EntranceThemeTransition> <panethem Etransition></panethemetransition> &LT;POPUPTHEMETRANSITION&GT;&LT;/POPUPTHEMETRANSITION&G   
                    T <ReorderThemeTransition></ReorderThemeTransition> &LT;REPOSITIONTHEMETRANSITION&GT;&LT;/repositionthemetransition> </TransitionCollection> </popup.childtransitio   
                    ns> <grid width= "312" height= "> <Grid.Background>   
                <imagebrush imagesource= "./bg.png" ></ImageBrush> </Grid.Background> <textblock grid.row= "0" foreground= "yellow" grid.column= "0" fontsize= "height=" Aut   
                    O "horizontalalignment=" Center "margin=" 0 0 0 "verticalalignment=" top "> <Run> mo-Laughing peasant-wine staying, the harvest of Foot chicken dolphin </Run> <LineBreak/> <linebrea   
                    K/> <Run> Shan, Vista </Run> <LineBreak/> <LineBreak/> <Run> Xiao Drum follow the spring club near, dress simple ancient customs save </Run> <li   
        Nebreak/>            <LineBreak/> <Run> If you are free to take a month, you'll knock on the door at night </Run> &LT;/TEXTB lock> </Grid> </Popup> <button content= pop-up window three "X:name=" btn1 _copy1 "width=" 108 "margin=" 850,96,0,0 "verticalalignment=" "Top" "height=" click= "Btn1_copy1_click"/&   
        Gt <popup x:name= "TIP3" islightdismissenabled= "True" verticaloffset= " -312" horizontaloffset= "Horizonta"   
                    Lalignment= "Right" > <Popup.ChildTransitions> <TransitionCollection> <panethemetransition/> </TransitionCollection> </popup .   
                    childtransitions> <grid width= "312" height= "> <Grid.Background> <imagebrush imagesource= "./bg.png" ></ImageBrush> </grid.background&gt   
   ;             <textblock grid.row= "0" foreground= "Coral" grid.column= "0" fontsize= "" "Height   
                    = "Auto" horizontalalignment= "Center" margin= "0 0 0" verticalalignment= "top" > <Run> Chenens The north of the spring, but the Group Gull Day </Run> <LineBreak/> <lin   
                    ebreak/> <Run> flower path never edge passenger sweep, Peng door This beginning for June Kai </Run> <LineBreak/> <LineBreak/> <Run> Pan chiselled city is far from taste, bottle restaurant poor only old grains </Run> & Lt   
                Linebreak/> <LineBreak/> <Run> willing to drink with the neighboring Weng, the fence call to take out the rest of the Cup </Run> </TextBlock> </Grid> </Popup>

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.