BCGSoft.Controls.Shared Namespace > CommandPanel Class : GetKeyTipRect Method |
'Declaration Public Overridable Function GetKeyTipRect( _ ByVal object As CommandObject, _ ByVal keyTipPanelSize As Size, _ ByVal ignoreLargeMode As Boolean _ ) As Rectangle
'Usage Dim instance As CommandPanel Dim object As CommandObject Dim keyTipPanelSize As Size Dim ignoreLargeMode As Boolean Dim value As Rectangle value = instance.GetKeyTipRect(object, keyTipPanelSize, ignoreLargeMode)
public virtual Rectangle GetKeyTipRect( CommandObject object, Size keyTipPanelSize, bool ignoreLargeMode )
public: virtual Rectangle GetKeyTipRect( CommandObject* object, Size keyTipPanelSize, bool ignoreLargeMode )
public: virtual Rectangle GetKeyTipRect( CommandObject^ object, Size keyTipPanelSize, bool ignoreLargeMode )
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