Home > All Other Interfaces > IPopupMessage > FocusToRender
A Boolean that determines whether the focus is set to the 3D Window after the message is triggered.
JavaScript
FocusToRender
C#
bool FocusToRender { get; set; }
C++
HRESULT FocusToRender([out, retval] VARIANT_BOOL* pVal)
HRESULT FocusToRender([in] VARIANT_BOOL pVal)