Focused Property (RibbonControlHost)
In This Topic
Gets a value indicating whether the hosted control has input focus.
Syntax
'Declaration
Public Overridable ReadOnly Property Focused As System.Boolean
public virtual System.bool Focused {get;}
See Also