Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 529 Bytes

File metadata and controls

33 lines (25 loc) · 529 Bytes

EndModeButtonsText

Description

Ends the creation of a mode bar buttons help text.

PROCEDURE EndModeButtonsText;
def vs.EndModeButtonsText():
    return None

Examples

BeginModeButtonsText;
SetModeButtonText( 'Mode1', 1 );
SetModeButtonText( 'Mode2', 0 );
EndModeButtonsText;

See Also

VS Functions: BeginModeButtonsText | SetModeButtonText

Version

Availability: from Vectorworks 2013

Category

  • User Interactive