[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputBase.IsControlNeededParentForWmPrint

IsControlNeededParentForWmPrint Method

IsControlNeededParentForWmPrint()

Called to test whether the underlying control requires a parent to correctly process the WM_PRINT message.

Declaration
public virtual bool IsControlNeededParentForWmPrint()
Returns
Type Description
bool

True (override this method to change that).