GrapeCity MultiRow Windows Forms Documentation
Focused Property


Gets a value that indicates whether the editing control has input focus.
Syntax
<BrowsableAttribute(False)>
Public Overrides ReadOnly Property Focused As Boolean
Dim instance As PopupEditingControl
Dim value As Boolean
 
value = instance.Focused
[Browsable(false)]
public override bool Focused {get;}

Property Value

true if the editing control has focus; otherwise, false.
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

PopupEditingControl Class
PopupEditingControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.