Contents Index Topic Contents | ||
Previous Topic: EnablePositionControls Property Next Topic: EnableTracker Property |
EnableSelectionControls Property
Indicates whether or not to show the selection controls in the controls panel.
Syntax
[form.]object.EnableSelectionControls [ = { True | False } ]Settings
True (Default) The selection controls are visible. False The selection controls are not visible. Data Type
Boolean
Remarks
Run-time access: read/write. Design-time access: read/write.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.