Windows表单应用程序 [英] Windows forms application

查看:55
本文介绍了Windows表单应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是VB.NET的新手,已经在Visual C ++中编程了一段时间。我的问题是

是否在VB中有类似的文档视图架构,即在CDocument中存储的数据
,在CView中查看,或者是负责存储的表单和

查看数据。


谢谢,

Mike

I am new to VB.NET, have programmed in visual C++ for awhile. My question is
whether there is a similar document-view architecture in VB, ie data stored
in CDocument, viewed in CView, or is the form responsible for storing and
viewing data.

thanks,
Mike

推荐答案

Michael,


VB Net是一个表单对象,是一个表单类,它有一个表单来显示表单的所有




我希望这会有所帮助,


Cor
Michael,

VB Net is OOP a form object is instanced from a form class, which has all
the members to show a form.

I hope this helps,

Cor


绝对没有类型框架的在所有的VS或.NET中,通常

来完成这个任务。你完全靠自己来创造这种

的东西。你必须创建自己的范例或框架的工具都是

。你只需要自己完成。


至少我希望VS2005有一个标签文档界面

框架,允许你创建专业的现代应用程序。因为它代表了

你要么创建一个凌乱的重叠窗口对话框的应用程序或甚至

messier弃用的MDI应用....这是大多数开发人员选择做的<尽管事实上自1995年以来每个单独的UI b $ b UI指南(包括微软公司)都在敦促这种范例,但是b


Michael Dunn <杜***** @ cox.net>在消息中写道

news:ivhDf.2056
There is absolutely no type of "framework" in all of VS or .NET in general
that accomplishes this. You''re totally on your own to create this sort of
stuff. The tools you have to create your own paradigm or framework are all
there. You just gotta do it all yourself.

At the very least I expected VS2005 to have a Tabbed Document Interface
framework that allowed you to create professional modern apps. As it stands
you either create a messy overlapping-windows dialog based app or an even
messier deprecated MDI app.... which is what most developers choose to do
despite the fact that this paradigm has been urged against in every single
UI guideline since 1995 (including Microsoft''s).

"Michael Dunn" <du*****@cox.net> wrote in message
news:ivhDf.2056


MJ.290@fed1read07 ...
MJ.290@fed1read07...
我是VB.NET的新手,已经在Visual C ++中编程了一段时间。我的问题是
是否在VB中有类似的文档 - 视图架构,即在CDocument中存储的数据,在CView中查看,或者是负责存储的形式和<浏览数据。

谢谢,
Mike
I am new to VB.NET, have programmed in visual C++ for awhile. My question
is
whether there is a similar document-view architecture in VB, ie data
stored
in CDocument, viewed in CView, or is the form responsible for storing and
viewing data.

thanks,
Mike



这篇关于Windows表单应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆