| Visual Basic (Declaration) | |
|---|---|
Public Property Align As ContentAlignment | |
| C# | |
|---|---|
public ContentAlignment Align {get; set;} | |
Property Value
ContentAlingmentAssigning a new value to this property within the event will change the alignment of the text in the current tool tip.