IOleClientSite.OnShowWindow(Int32) 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(int fShow);
public:
void OnShowWindow(int fShow);
void OnShowWindow(int fShow);
public void OnShowWindow (int fShow);
abstract member OnShowWindow : int -> unit
Public Sub OnShowWindow (fShow As Integer)
Parameters
- fShow
- Int32
Remarks
For information on the COM interface, see IOleClientSite::OnShowWindow