30.04.2017 Views

4523756273

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 18: UserForm Techniques and Tricks<br />

291<br />

✓ A TextBox. I modified the following properties for this control:<br />

Property<br />

Value<br />

Name<br />

TextName<br />

TabIndex 1<br />

✓ A Frame object. I modified the following properties for this control:<br />

Property<br />

Value<br />

Caption<br />

Sex<br />

TabIndex 2<br />

✓ An OptionButton. I modified the following properties for this control:<br />

Property<br />

Value<br />

Accelerator M<br />

Caption<br />

Male<br />

Name<br />

OptionMale<br />

TabIndex 0<br />

✓ Another OptionButton. I modified the following properties for this control:<br />

Property<br />

Value<br />

Accelerator F<br />

Caption<br />

Female<br />

Name<br />

OptionFemale<br />

TabIndex 1<br />

✓ Another OptionButton. I modified the following properties for this control:<br />

Property<br />

Value<br />

Accelerator U<br />

Caption<br />

Unknown<br />

Name<br />

OptionUnknown<br />

TabIndex 2<br />

Value<br />

True<br />

✓ A CommandButton. I modified the following properties for this control:<br />

Property<br />

Value<br />

Caption<br />

Enter<br />

Default<br />

True<br />

Name<br />

EnterButton<br />

TabIndex 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!