Class SessionUserInterfaceUI
Inheritance
SessionUserInterfaceUI
Assembly: NXOpenUI.dll
Syntax
public class SessionUserInterfaceUI : NXRemotableObject, IMessageSink
Constructors
SessionUserInterfaceUI(UI)
Declaration
protected SessionUserInterfaceUI(UI owner)
Parameters
Type |
Name |
Description |
UI |
owner |
|
Properties
ConfirmUndo
Declaration
public bool ConfirmUndo { get; set; }
Property Value
DialogBarDecimalPlaces
Declaration
public int DialogBarDecimalPlaces { get; set; }
Property Value
DialogBarTracking
Declaration
public bool DialogBarTracking { get; set; }
Property Value
Declaration
public bool DisplayAlertsOnInformation { get; set; }
Property Value
DisplayAlertsOnWarnings
Declaration
public bool DisplayAlertsOnWarnings { get; set; }
Property Value
DisplayDialogsInPlayback
Declaration
public bool DisplayDialogsInPlayback { get; set; }
Property Value
DisplayResourceBarOption
Declaration
public SessionUserInterfaceUI.DisplayResourceBar DisplayResourceBarOption { get; set; }
Property Value
HomePageURL
Declaration
public string HomePageURL { get; set; }
Property Value
InitialDialogDisplay
Declaration
public bool InitialDialogDisplay { get; set; }
Property Value
ListingDecimalPlaces
Declaration
public int ListingDecimalPlaces { get; set; }
Property Value
PagesAutomaticallyFlyOut
Declaration
public bool PagesAutomaticallyFlyOut { get; set; }
Property Value
PauseDuration
Declaration
public int PauseDuration { get; set; }
Property Value
Declaration
public bool RecordAllTransform { get; set; }
Property Value
SaveLayoutAtExit
Declaration
public bool SaveLayoutAtExit { get; set; }
Property Value
SpeechRecognitionMode
Declaration
public SessionUserInterfaceUI.SpeechMode SpeechRecognitionMode { get; set; }
Property Value
Tag
Declaration
Property Value
UseSystemPrecision
Declaration
public bool UseSystemPrecision { get; set; }
Property Value
Methods
ResetDialogBoxSettings()
Declaration
public void ResetDialogBoxSettings()
Implements
System.Runtime.Remoting.Messaging.IMessageSink