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