Class Label
Assembly: NXOpenUI.dll
Syntax
public class Label : UIBlock, IMessageSink
Constructors
Label()
Declaration
Properties
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
Bitmap
Declaration
public string Bitmap { get; set; }
Property Value
DisplayBitmapLabel
Declaration
public bool DisplayBitmapLabel { get; set; }
Property Value
HighQualityBitmap
Declaration
public bool HighQualityBitmap { get; set; }
Property Value
Localize
Declaration
public bool Localize { get; set; }
Property Value
Declaration
public string Tooltip { get; set; }
Property Value
WordWrap
Declaration
public bool WordWrap { get; set; }
Property Value
Methods
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink