I am trying to create an object that has several "Dimensions". 'For example, a text box has the following properties:
MyTextBox.Font.Bold

How would I go about making the above properties?


What about assigning values?