GoDiagram Win Reference
FindProperty(Int32,GoPropertyModifierPart,GoPropertyModifierChoice) Method

This just calls FindProperty(GoPropertyModifierArgs).
Syntax
'Declaration
 
Public Overloads Function FindProperty( _
   ByVal subhint As Integer, _
   ByVal part As GoPropertyModifierPart, _
   ByVal choice As GoPropertyModifierChoice _
) As Object
public object FindProperty( 
   int subhint,
   GoPropertyModifierPart part,
   GoPropertyModifierChoice choice
)

Parameters

subhint
part
choice

Return Value

a property value, or null if none was found
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

GoPropertyModifier Class
GoPropertyModifier Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback