J
jeff.riley
All,
I know how to get custom textboxes,
Set m_TestText =
Item.GetInspector.ModifiedFormPages("Message").Controls("TextBox4")
But how do I get the standard "To" textbox? I need to enable it and disable
it on my form for a given condition.
I know how to get custom textboxes,
Set m_TestText =
Item.GetInspector.ModifiedFormPages("Message").Controls("TextBox4")
But how do I get the standard "To" textbox? I need to enable it and disable
it on my form for a given condition.