Class TabControl
Assembly: NXOpenUI.dll
Syntax
public class TabControl : StylerItem, IMessageSink, IDisposable
Constructors
TabControl(nint)
Declaration
protected TabControl(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
PageSwitchData
Declaration
public PageSwitchData PageSwitchData { get; }
Property Value
Sensitivity
Declaration
public bool Sensitivity { get; set; }
Property Value
Visibility
Declaration
public bool Visibility { get; set; }
Property Value
Methods
AddSwitchHandler(SwitchHandler, bool)
Declaration
public void AddSwitchHandler(TabControl.SwitchHandler switchevent, bool isDialogLaunchingEvent)
Parameters
SetFocus()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink