BCGControlBar Library for .NET
OnCancelMode Method (ToolbarComboBoxButton)




Sets a current object as a text from the focusable control.
Syntax
'Declaration
 
Public Overrides Sub OnCancelMode() 
'Usage
 
Dim instance As ToolbarComboBoxButton
 
instance.OnCancelMode()
public override void OnCancelMode()
public: void OnCancelMode(); override 
public:
void OnCancelMode(); override 
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

ToolbarComboBoxButton Class
ToolbarComboBoxButton Members
Base Implementation in OnCancelMode

Send Feedback