| Visual Basic (Declaration) | |
|---|---|
Public Property SmartLabel As SmartLabel | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| 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.