Symphony Framework
RaiseFieldHasFocus Method
Symphony.Conductor.Model Namespace > DataObjectBase Class : RaiseFieldHasFocus Method
Name of the field to request forcus for.
Raise the required event to notify the host.
Riase the required events to signal a proerty is requeting focus
Syntax
public void RaiseFieldHasFocus( 
   string fieldName,
   bool validateOnHost
)

Parameters

fieldName
Name of the field to request forcus for.
validateOnHost
Raise the required event to notify the host.
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

DataObjectBase Class
DataObjectBase Members