BCGSoft.Controls.PropertyList Namespace > PropertyListItem Class : OnClickName Method |
Specifies the point in the property list control client coordinates.
This function is called by parent property list control when user clicks a property name field. Override OnClickName if you need to handle this notification. The default handler does nothing.
'Usage Dim instance As PropertyListItem Dim point As Point instance.OnClickName(point)
Specifies the point in the property list control client coordinates.
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