ExternalControl.HandleRef Property
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.
Returns a HandleRef for Control.Handle
public:
property System::Runtime::InteropServices::HandleRef HandleRef { System::Runtime::InteropServices::HandleRef get(); };
public System.Runtime.InteropServices.HandleRef HandleRef { get; }
member this.HandleRef : System.Runtime.InteropServices.HandleRef
Public ReadOnly Property HandleRef As HandleRef