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