GoDiagram Win Reference
ModifyProperty(Int32,GoPropertyModifierPart,GoPropertyModifierChoice,Object) Method

the new property value
This just calls ModifyProperty(GoPropertyModifierArgs,Object).
Syntax
'Declaration
 
Public Overloads Sub ModifyProperty( _
   ByVal subhint As Integer, _
   ByVal part As GoPropertyModifierPart, _
   ByVal choice As GoPropertyModifierChoice, _
   ByVal val As Object _
) 
public void ModifyProperty( 
   int subhint,
   GoPropertyModifierPart part,
   GoPropertyModifierChoice choice,
   object val
)

Parameters

subhint
part
choice
val
the new property value
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