Intersoft ClientUI Documentation
StylishLabel Property
See Also  Send Feedback
Intersoft.Client.UI.Aqua Namespace > UXButton Class : StylishLabel Property






Gets the stylish label.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property StylishLabel As StylishLabel
Visual Basic (Usage)Copy Code
Dim instance As UXButton
Dim value As StylishLabel
 
value = instance.StylishLabel
C# 
public StylishLabel StylishLabel {get;}
Delphi 
public read-only property StylishLabel: StylishLabel; 
JScript 
public function get StylishLabel : StylishLabel
Managed Extensions for C++ 
public: __property StylishLabel* get_StylishLabel();
C++/CLI 
public:
property StylishLabel^ StylishLabel {
   StylishLabel^ get();
}

Requirements

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

See Also

© 2012 All Rights Reserved.