Hide Table of Contents
SetExitConfirmationCursor Method (IPropertyManagerPage2)

Obsolete. Superseded by IPropertyManagerPage2::SetCursor.

.NET Syntax

Visual Basic (Declaration) 
Sub SetExitConfirmationCursor( _
   ByVal Enable As System.Boolean _
) 
Visual Basic (Usage) 
Dim instance As IPropertyManagerPage2
Dim Enable As System.Boolean
 
instance.SetExitConfirmationCursor(Enable)
C# 
void SetExitConfirmationCursor( 
   System.bool Enable
)
C++/CLI 
void SetExitConfirmationCursor( 
&   System.bool Enable
) 

Parameters

Enable
True to enable OK cursor, false to not (see Remarks)

Remarks

This method should only be used if your PropertyManager page has selection lists. For example, this cursor is displayed in the SOLIDWORKS user-interface when selecting one or more edges to fillet.

After enabling this cursor, you most likely should not disable it; instead, you should let SOLIDWORKS determine when to disable it. SOLIDWORKS disables this cursor when the cursor has moved even just a bit and replaces it with the cursor appropriate for the operation in progress.

 

See Also

Availability

SOLIDWORKS 2009 FCS, Revision Number 17.0


Provide feedback on this topic

SOLIDWORKS welcomes your feedback concerning the presentation, accuracy, and thoroughness of the documentation. Use the form below to send your comments and suggestions about this topic directly to our documentation team. The documentation team cannot answer technical support questions. Click here for information about technical support.

* Required

 
*Email:  
Subject:   Feedback on Help Topics
Page:   SetExitConfirmationCursor Method (IPropertyManagerPage2)
*Comment:  
*   I acknowledge I have read and I hereby accept the privacy policy under which my Personal Data will be used by Dassault Systèmes

Print Topic

Select the scope of content to print:

x

We have detected you are using a browser version older than Internet Explorer 7. For optimized display, we suggest upgrading your browser to Internet Explorer 7 or newer.

 Never show this message again
x

Web Help Content Version: API Help (English only) 2017 SP05

To disable Web help from within SOLIDWORKS and use local help instead, click Help > Use SOLIDWORKS Web Help.

To report problems encountered with the Web help interface and search, contact your local support representative. To provide feedback on individual help topics, use the “Feedback on this topic” link on the individual topic page.