Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property TooltipElement As StylishLabel |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EllipsisText Dim value As StylishLabel value = instance.TooltipElement |
C# | |
---|---|
public StylishLabel TooltipElement {get;} |
Delphi | |
---|---|
public read-only property TooltipElement: StylishLabel; |
JScript | |
---|---|
public function get TooltipElement : StylishLabel |
Managed Extensions for C++ | |
---|---|
public: __property StylishLabel* get_TooltipElement(); |
C++/CLI | |
---|---|
public: property StylishLabel^ TooltipElement { StylishLabel^ get(); } |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family