xFormRun.setParentHandle(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 void setParentHandle(int _hwnd);
public virtual void setParentHandle (int _hwnd);
abstract member setParentHandle : int -> unit
override this.setParentHandle : int -> unit
Public Overridable Sub setParentHandle (_hwnd As Integer)
Parameters
- _hwnd
- Int32