The view - document view architecture, Visual Basic Programming

Assignment Help:

The View:

The view is used for visualising. For illustration, while performing word processing, the user works on a sequence of words which compose the text. If a user is performing the calculations on a spreadsheet application, the interface and the user, is viewing is made up of small boxes known as the cells. The other user may be in front of the graphic document while drawing lines and other geometric figures. The thing that the user is looking at and performing changes is termed as view.

The view also permits the user to print a document. To let the user do everything on an application, you should provide a view that is an object based on the CView class. You can use either directly one of the classes derived from CView or you can derive your own custom class from the CView or one of its child classes.


Related Discussions:- The view - document view architecture

Hierarchy of operation, what are the functions and the importance of hierar...

what are the functions and the importance of hierarchy operators

Validation controls, Describe different validation controls of VB.net?

Describe different validation controls of VB.net?

Do until loop statement , Do Until Loop Statement: The statements with...

Do Until Loop Statement: The statements within the do...until loop block executes till the condition given in until become true. The working of do...until loop is elaborated w

Context-sensitive help, CONTEXT-SENSITIVE HELP   The Context-sensitive...

CONTEXT-SENSITIVE HELP   The Context-sensitive help gives online help for the circumstances which is associated with that state. The Context-sensitive help can be implemented

Running statements if a condition is true, To run only one statement while ...

To run only one statement while a condition is True, employ the single-line syntax for the If...Then...Else statement. The following instance shows the single-line syntax. Notice t

Hotel management system, i need to do my final project for my last year bsc...

i need to do my final project for my last year bsc honours degree in Business Information systems. I need to develop a system which is operational for hotel management system. th

Data types - visual basic, DATA TYPES   The different primitive data t...

DATA TYPES   The different primitive data types are Boolean, Char, Byte, Date, Decimal, Uinteger, Double, Integer, Long, Sbyte, Short, Single, String, Ulong & Ushort. To decla

For next loop - vbscript, You can employ For...Next statements to run a blo...

You can employ For...Next statements to run a block of statements a specific number of times. For loops, employ a counter variable whose value is increased or decreased with each r

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd