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