IOleClientSiteOnShowWindow Method |
Notifies the object when its window is shown or hidden.
Namespace: Altaxo.UnmanagedApi.Ole32Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid OnShowWindow(
bool fShow
)
Parameters
- fShow Boolean
- if the object's window is shown; otherwise, .
See Also