[]
Represents the text element of the status bar.
public class FpStatusBarTextElement : FpBaseStatusBarElement, IFpStatusBarElement, ISerializeSupport
Public Class FpStatusBarTextElement
Inherits FpBaseStatusBarElement
Implements IFpStatusBarElement, ISerializeSupport
Name | Description |
---|---|
FpStatusBarTextElement() | Instantiate a FpStatusBarTextElement object. |
Name | Description |
---|---|
Dopaint(Graphics, Rectangle) | Paints the element. |
GetPreferedWidth() | Returns the preferred width for the element. |
GetTextTip(Point) | Returns the text tip when the mouse moves over the element. |