ToolbarPro Overview


TOOLBAR

CreateTB()

Create Toolbars

SetTBimage()

Set the Button Image

TBiD()

Get the Handle of a Toolbar

UseTB()

Use another Toolbar

TBheight()

Get the Height of a Toolbar

TBwidth()

Get the Width of a Toolbar

HideTB()

Hide / Unhide a Toolbar

SetTBparent()

Move the Toolbar to another (Child-)Window / Gadget

AddTBsysIcons()

Add System Icons to the Toolbar Image

UpdateTB()

Update / Redraw a Toolbar

FreeTB()

Destroy Toolbars


TOOLTIPS

TBtooltipID()

Get the Handle of the Tooltip Control used with a TB

SetTBbuttonTooltip()

Set a Tooltip for a ToolbarButton

UpdateTBtooltips()

Update Toolbar Tooltips


ADD Buttons

AddTBbutton()

Add a Button (Standard, Push, Check, Dropdown)

AddTBtextButton()

Add a Text Button

AddTBseparator()

Add a Separator or SpaceHolder

AddTBbreak()

Add a LineBreak after a Button

AddTBgadget()

Add a Gadget to the Toolbar


CONTROL Buttons

SetTBbuttonText()

Set the Text for a Button

SetTBbuttonWidth()

Set the Width of a Button

SetTBbuttonImage()

Set the Image of a Button

ChangeTBbuttonImage()

Change the Image of a Button



DisableTBbutton()

Disable / Enable Buttons

CheckTBbutton()

Check / UnCheck CheckButtons

PushTBbutton()

Toggle the State of PushButtons

MoveTBbutton()

Move Buttons around (within a Toolbar)

HideTBbutton()

Hide / UnHide Buttons

DeleteTBbutton()

Delete Buttons


GET Button INFO

IsTBbuttonEnabled()

is Button Enabled ??

IsTBbuttonChecked()

is Button Checked ??

IsTBbuttonPushed()

is Button Pushed ??

IsTBbuttonHidden()

is Button Hidden ??



MouseOverTBbutton()

is the MouseCursor over a Button ??



GetTBbuttonRect()

Get the Screen Coordinates of a Button


MISC

TBpro-Constants

Constants used with the Library