GoDiagram Win Reference
GoControl Property

Gets or sets the GoControl that is managing this Control.
Syntax
'Declaration
 
Property GoControl As GoControl
GoControl GoControl {get; set;}
Remarks
This backpointer is set right after GoControl.CreateControl creates this Control. Access to the GoControl is important at several times: for initializing the control using state available in the GoControl, for saving any modified state to the GoControl, and for ending the edit.
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

IGoControlObject Interface
IGoControlObject Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback