Method ShowAndFocus
ShowAndFocus(bool)
Shows window and focuses it.
public virtual void ShowAndFocus(bool useIdle = false)
Parameters
useIdleboolWhether to post show command to the message queue.
Shows window and focuses it.
public virtual void ShowAndFocus(bool useIdle = false)
useIdle boolWhether to post show command to the message queue.