BCGControlBar Library for .NET
EndEditByTab Method (ToolbarFocusableButton)




Commits and ends the edit operation on the focusable control when the "Tab" key is clicked by user.
Syntax
'Declaration
 
Public Overridable Sub EndEditByTab() 
'Usage
 
Dim instance As ToolbarFocusableButton
 
instance.EndEditByTab()
public virtual void EndEditByTab()
public: virtual void EndEditByTab(); 
public:
virtual void EndEditByTab(); 
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

ToolbarFocusableButton Class
ToolbarFocusableButton Members

Send Feedback