博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
一些DevExpress控件概况!!!!主要DocumentManager.WindowsUIView.Tile
阅读量:6687 次
发布时间:2019-06-25

本文共 3551 字,大约阅读时间需要 11 分钟。

 

 

The links below provide comprehensive information on using DevExpress WinForms products. They contain a detailed description of the products API and also provide many examples with step-by-step instructions, screenshot images and source code (C# and Visual Basic) on using these products in real-life applications.

Topics in this section:

The following libraries and controls are included in the DXperience WinForms Suite:

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 

Common Concepts

 

 

 

 

DevExpress Windows Forms controls share many common features. They use the same approaches to control the look and feel settings, data binding, same approaches to format values and localize resources, etc. In this section, you will find documents that describe common features related to all DevExpress Windows Forms products.

DevExpressWindows窗体控件共享很多通用特性。它们使用相同方法控制外观和样式设置,数据绑定,相同的方法格式化数值和本地化资源等。这一节中,你将看到一些描述通用特性的文档,这些特性与所有DevExpress窗体产品产品都相关。

This help system contains the following sections:

帮助系统包含如下部分

  •  概念
  •  示例

------------------------------------------

 

Concepts

 

 

 

 

Topics in this section:

User Interface
 
 

 

 

 

 

Appearance
 
 

 

 

 

 

Data Management
 
 

 

 

 

 

Menus
 
 

 

 

 

 

End-User Interaction
 
 

 

 

 

 

Publishing Options
 
 

 

 

 

 

--------------------------------------------------------------------

 

Windows 8 UI - Getting Started

 

 

 

 

This tutorial will guide you through 7 steps of creating Windows 8-inspired applications. You will find everything required: from general project settings and creating application hierarchy to customizing and creating animated tiles. Every following step is based on the previous one. After completing these short steps you will be able to start building your own stunning streamlined applications that completely match Windows 8 concepts.

 

 

 

 

If tiles are more than enough for you, use a  component. However, if you seek for a tool to build entire Windows 8-styled applications that are much more than just tiles, we recommend using the  component.

--------------------------------------------------------------------------------------------------------------------------------------------------------

 

Step 1 - Creating a Project. General Settings

 

Windows 8UI开始

 

 

 

Start Microsoft Visual Studio and create a new Windows Forms Application. Following Windows 8 concepts, our application should run in the full-screen mode, so set the main application form's FormBorderStyle property to None and the WindowState property to Maximized.

启动MS Visual Studio新建一窗体应用程序。沿行Windows  8概念,应用程序在全屏模式下运行,所以设置程序主窗口的FormBorder Style属性为None,Window State 属性为Maximized。

Add the  component from the toolbox. By default, it appears with the  applied. Change the current View to the . To do so, call the DocumentManager's smart tag and click the corresponding link.

从工具箱中添加DocumentManager组件(10.2版本没找到)。默认以Tabbed View标签视图形式显示。改变当前视图为Windows UI视图。

Now, call the Document Manager Designer via the same smart tag.

All the following steps are performed via this Designer (see the  topic to learn more). Switch to the Documents section and create 6 new Documents via the 'Add New Document' button.

Documents are main DocumentManager's units. They can wrap any control or form to display your data within. You can learn more in the topic. The Documents we have just added are empty at this time, so the application will not run properly. We will set their content in . Now let's proceed to the next step - .

转载于:https://www.cnblogs.com/zhangruisoldier/p/4227342.html

你可能感兴趣的文章
django 问题收集
查看>>
if判断 分数
查看>>
高规格虚机 sys cpu高现场分析工具箱
查看>>
怎么把图片转成JPG格式
查看>>
教你如何将网页上的视频下载到手机
查看>>
字节码学院|编程是未来社会的基本能力
查看>>
JDK 1.8.0_144 集合框架之LinkedHashMap
查看>>
MySQL学习之如何快速扩展数量
查看>>
细说智能指针
查看>>
ssh: Could not resolve hostname guard.: Temporary
查看>>
跨主机网络概述 - 每天5分钟玩转 Docker 容器技术(48)
查看>>
批量把本机的ssh密钥同步到远程设备以ssh无密码登入
查看>>
lmp+heartbeat+drbd
查看>>
2013年中国域名商报告:易名中国净增11.6万域名
查看>>
android ndk 的简单使用
查看>>
7月19日28家中国域名商六类国际域名注册保有量统计
查看>>
7月国内电脑分辨率TOP10 :1366*768跌破13%
查看>>
11月9日全球域名商解析新增量TOP10 :西部数码第七
查看>>
11月28日全球域名商保有量及市场份额排行榜TOP16
查看>>
.top域名总量15强:中国数据被赶超 阿里云晋身五强
查看>>