BCGSoft.ControlBars Namespace > GalleryControl Class : CanSelectObject Method |
Tells whether an object can be selected (highlighted).
'Declaration Public Overrides Function CanSelectObject( _ ByVal obj As ICommandObject _ ) As Boolean
'Usage Dim instance As GalleryControl Dim obj As ICommandObject Dim value As Boolean value = instance.CanSelectObject(obj)
public override bool CanSelectObject( ICommandObject obj )
public: bool CanSelectObject( ICommandObject* obj ) override
public: bool CanSelectObject( ICommandObject^ obj ) 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