Purpose
Restores all standard ButtonPads (for example, the Main ButtonPad) to their default state. You can issue this statement from the MapBasic window in MapInfo Pro.
Syntax
Create ButtonPads As Default
Description
This statement restores MapInfo Pro's standard ButtonPads (such as Main, Drawing, and Tools) to their default states. Custom ButtonPads will be destroyed.
Use this statement with caution. The Create ButtonPads As Default statement destroys
all custom buttons, even buttons defined by other MapBasic applications.
Note: This
command clears all buttons from Legacy Ribbon tab and removes the Legacy Tab
from Ribbon only.
See Also:
Alter Button statement,Alter ButtonPad statement, Create ButtonPad statement, Create ButtonPad As Default statement