ViewObjectClass.View3_get_Window 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 Microsoft::Office::Interop::InfoPath::WindowObject ^ View3_get_Window() = Microsoft::Office::Interop::InfoPath::View3::get_Window;
public virtual Microsoft.Office.Interop.InfoPath.WindowObject View3_get_Window ();
abstract member View3_get_Window : unit -> Microsoft.Office.Interop.InfoPath.WindowObject
override this.View3_get_Window : unit -> Microsoft.Office.Interop.InfoPath.WindowObject
Public Overridable Function View3_get_Window () As WindowObject