Gets a SCRIPTUICHANDLING Enumeration that represents the way that a UI control should be handled.
HRESULT GetUIBehavior( [in] SCRIPTUICITEM UicItem, [out] SCRIPTUICHANDLING * pUicHandling );
- UicItem
The type of the control.
- pUicHandling
The way the control should be handled.