模仿企业微信界面

编程入门 行业动态 更新时间:2024-10-19 07:29:02

模仿企业微信<a href=https://www.elefans.com/category/jswz/34/1769995.html style=界面"/>

模仿企业微信界面

备注:未实现相关功能,仅模仿界面,不能作为商业用途,若有侵权,请联系删除。

<Window x:Class="模仿企业微信界面.MainWindow"xmlns=""xmlns:x=""xmlns:d=""xmlns:mc=""xmlns:local="clr-namespace:模仿企业微信界面"mc:Ignorable="d"Title="MainWindow" Height="700" Width="800"><Grid><Grid.ColumnDefinitions><ColumnDefinition Width="2*"/><ColumnDefinition Width="2*"/><ColumnDefinition Width="6*"/></Grid.ColumnDefinitions><StackPanel Orientation="Vertical" Background="#3975c6"><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/user.png" /><Label Content="张三" /></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/消息.png"/><Button Content="消息" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/邮件.png"/><Button Content="邮件" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/文档.png"/><Button Content="文档" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/日程.png"/><Button Content="日程" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/会议.png"/><Button Content="会议" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/工作台.png"/><Button Content="工作台" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/通讯录_填充.png"/><Button Content="通讯录" Background="#578acf" Width="200" Margin="10,0,0,0"/></StackPanel></StackPanel><ScrollViewer Grid.Column="1" ><StackPanel Background="#f0f0f1"><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><TextBox Width="200" Height="30" Background="#d9dadb"/><Image  Margin="10,0,0,0" Source="/images/加号.png"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/群聊.png"/><Button Content="群聊" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel><StackPanel Orientation="Horizontal" Margin="20,40,0,0"><Image Source="/images/叮嘱.png"/><Button Content="武大郎" Background="#f0f0f1" Width="200" Margin="10,0,0,0"/></StackPanel></StackPanel></ScrollViewer><Grid Grid.Column="2"><Grid.RowDefinitions><RowDefinition Height="auto"/><RowDefinition Height="5*"/><RowDefinition Height="3*"/></Grid.RowDefinitions><Label Content="武大郎" Background="#f6f6f7" FontSize="20" /><ScrollViewer Grid.Row="1"><StackPanel  Orientation="Vertical" Background="#f6f6f7"><Label Content="大郎,你好"/><Label Content="你好,你好" HorizontalAlignment="Right"/><Label Content="最近在忙什么?"/><Label Content="卖烧饼" HorizontalAlignment="Right"/><Image Source="/images/vg.png" HorizontalAlignment="Left" Width="100"/><Image Source="/images/gou.png" HorizontalAlignment="Right" Width="100"/></StackPanel></ScrollViewer><Grid Grid.Row="2"><Grid.RowDefinitions><RowDefinition Height="30"/><RowDefinition Height="220"/><RowDefinition Height="30"/></Grid.RowDefinitions><StackPanel Orientation="Horizontal" Height="30"><Image Source="/images/会议.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/加号.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/叮嘱.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/工作台.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/文档.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/日程.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/消息.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/通讯录_填充.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/邮件.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/邮件.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/邮件.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/邮件.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/文档.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/日程.png" Width="30" Height="30" Margin="5,0,0,0"/><Image Source="/images/消息.png" Width="30" Height="30" Margin="5,0,0,0"/><Button Content="快速会议" Background="White" Margin="30,0,0,0"/></StackPanel><RichTextBox Grid.Row="1"/><Button Content="发  送" Grid.Row="2" Width=" 120" HorizontalAlignment="Right" Background="White" Margin="0,0,30,0"/></Grid></Grid></Grid>
</Window>
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;namespace 模仿企业微信界面
{/// <summary>/// Interaction logic for MainWindow.xaml/// </summary>public partial class MainWindow : Window{public MainWindow(){InitializeComponent();}}
}

效果:

更多推荐

模仿企业微信界面

本文发布于:2023-12-04 15:54:46,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1661447.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:界面   企业

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!