ShellTextEditorControl.OnShow(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:
virtual int OnShow(int frameShow);
public virtual int OnShow (int frameShow);
abstract member OnShow : int -> int
override this.OnShow : int -> int
Public Overridable Function OnShow (frameShow As Integer) As Integer
Parameters
- frameShow
- Int32