BCGSoft.ControlBars Namespace > Toolbar Class : SetCapturedButton Method |
Sets a specified toolbar button as captured by mouse.
'Declaration Public Overrides Sub SetCapturedButton( _ ByVal button As ToolbarButton _ )
'Usage Dim instance As Toolbar Dim button As ToolbarButton instance.SetCapturedButton(button)
public override void SetCapturedButton( ToolbarButton button )
public: void SetCapturedButton( ToolbarButton* button ) override
public: void SetCapturedButton( ToolbarButton^ button ) override
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