c# - How to prevent a windows form from disappearing on a modal appear? -
as part of powerpoint add-in, show user windows form information color (like rgb values), can copy , paste within modal color (shape -> right click -> fill color -> more fill colors).
the problem form loses focus, minimizes, , unable access when color modal open.
is there way solve problem?
Comments
Post a Comment