i'm using the createObject function but it doesn't work

VB Code:
  1. Set oTextBox = CreateObject("MSForms.textBox")

what am i doing wrong?