Create ButtonPads As Default statement - MapBasic - 2023

MapInfo MapBasic Reference

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapBasic
Version
2023
Language
English
Product name
MapBasic
Title
MapInfo MapBasic Reference
First publish date
1985
Last updated
2023-09-12
Published on
2023-09-12T16:32:32.686312

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