XL: Cannot Generate Static Custom Dialog BoxesLast reviewed: February 19, 1998Article ID: Q105413 |
The information in this article applies to:
SUMMARYIn the versions of Microsoft Excel listed at the beginning of this article, it is not possible to generate a static, or unmovable, custom dialog box.
MORE INFORMATIONBy design of the custom dialog box system in Microsoft Excel versions 5.0 and 7.0, it is not possible to generate a static dialog box. Therefore, you cannot prevent a user from moving a dialog box by dragging the box's title bar. Additionally, you can use the DialogFrame.Left and DialogFrame.Top properties to change the position within a dialog sheet of a dialog frame. However, changing these properties does not affect the on-screen position of a custom dialog box when you show it by using the DialogSheets("Dialog1").Show method.
|
Additional query words: 5.00 5.00c 7.00 immobile nonmoveable
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |