Class Toggle
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.BlockStyler
Assembly: NXOpenUI.dll
Syntax
public class Toggle : UIBlock, IMessageSink
Constructors
Toggle()
Declaration
protected Toggle()
Properties
BalloonTooltipLayoutAsString
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipOffImage
Declaration
public string BalloonTooltipOffImage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipOffText
Declaration
public string BalloonTooltipOffText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipOnImage
Declaration
public string BalloonTooltipOnImage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipOnText
Declaration
public string BalloonTooltipOnText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Bitmap
Declaration
public string Bitmap { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BitmapOnly
Declaration
public bool BitmapOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Localize
Declaration
public bool Localize { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RetainValue
Declaration
public bool RetainValue { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Value
Declaration
public bool Value { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
GetBalloonTooltipLayoutMembers()
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
Type | Description |
---|---|
System.String[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink