摘要: 1、首先建立一个Default.aspx的主页面,再建立一个站点地图:Web.sitemap2、Default.aspx的主页面的设计<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Menu控件1.Default" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "h 阅读全文
posted @ 2013-02-05 12:08 yudan 阅读(1513) 评论(0) 推荐(0) 编辑
摘要: <StackPanel> <Button Content="点我" FontSize="30" > <Button.Background> <SolidColorBrush Color="Red"/> </Button.Background> </Button> <Button Content="线性画刷" HorizontalAlignment="Left" Margin="14,448,0,0" 阅读全文
posted @ 2013-02-05 11:59 yudan 阅读(114) 评论(0) 推荐(0) 编辑