GoDiagram Web Reference
CreateView Method

Initialize this view by creating its GoLayerCollection, by calling CreateDocument, CreateGrid, CreateSelection and CreateDefaultTool, and by initializing its default appearance and behavior.
Syntax
'Declaration
 
Protected Overridable Sub CreateView() 
protected virtual void CreateView()
Remarks
This will be called by OnLoad when a view with this ID is not found in the GetSessionViewsTable, normally because either it is a new session or the session has timed out. If you override this method, be sure to call the base class method first.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoView Class
GoView Members
LoadView Method
GetObjectData Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback