hi
look at this :
TextBox1.Size.Widthhow can i create a property like Width under a property like size
suppose i have a class named Person and a property named Eye . how can add a property named color to Eye property .
look at this :
TextBox1.Size.Width
suppose i have a class named Person and a property named Eye . how can add a property named color to Eye property .