Visual Basic (Declaration) | |
---|---|
Public Property SmartLabel As SmartLabel |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public SmartLabel SmartLabel {get; set;} |
C++/CLI | |
---|---|
public: property SmartLabel^ SmartLabel { SmartLabel^ get(); void set (SmartLabel^ value); } |
By default this label is hidden unless ShowValue is true.