Class ScrolledWindow
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.BlockStyler
Assembly: NXOpenUI.dll
Syntax
public class ScrolledWindow : UIBlock, IMessageSink
Constructors
ScrolledWindow()
Declaration
protected ScrolledWindow()
Properties
Height
Declaration
public int Height { get; set; }
Property Value
Type | Description |
---|---|
int |
Members
Declaration
public PropertyList Members { get; }
Property Value
Type | Description |
---|---|
PropertyList |
ResizeHeightWithDialog
Declaration
public bool ResizeHeightWithDialog { get; set; }
Property Value
Type | Description |
---|---|
bool |
Width
Declaration
public int Width { get; set; }
Property Value
Type | Description |
---|---|
int |
Implements
System.Runtime.Remoting.Messaging.IMessageSink