ViewObjectClass.View3_get_Window Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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