'Declaration
<System.ComponentModel.DefaultValueAttribute("")> Public Property Hint As System.Object
'Usage
Dim instance As NCaptionButton Dim value As System.Object instance.Hint = value value = instance.Hint
[System.ComponentModel.DefaultValue("")] public System.object Hint {get; set;}