Win32.IOleClientSite.OnShowWindow(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void OnShowWindow(bool fShow);
public void OnShowWindow (bool fShow);
abstract member OnShowWindow : bool -> unit
Public Sub OnShowWindow (fShow As Boolean)
Parameters
- fShow
- Boolean