BCGSoft.ControlBars Namespace > Toolbar Class : GetMaxButtonHeight Method |
Returns the height of the highest button in the ToolBarButton collection.
'Declaration Public Function GetMaxButtonHeight( _ ByVal startWrapIndex As Integer, _ ByVal horz As Boolean _ ) As Integer
'Usage Dim instance As Toolbar Dim startWrapIndex As Integer Dim horz As Boolean Dim value As Integer value = instance.GetMaxButtonHeight(startWrapIndex, horz)
public int GetMaxButtonHeight( int startWrapIndex, bool horz )
public: int GetMaxButtonHeight( int startWrapIndex, bool horz )
public: int GetMaxButtonHeight( int startWrapIndex, bool horz )
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