Cadcorp SIS API Methods

ShowMenu

Description

Set the visibility of the main menu. By default the main menu is visible.

Syntax

Visual Basic
Public Function ShowMenu( _
   ByVal bShow As Integer, _
) As Integer

Parameters

bShow
True    Show the main menu.
False    Hide the main menu.

Remarks

Available: MM ME MD

Group:

Example

sis.ShowMenu (False)

Hides the main menu


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).