HTMLTaskPaneObjectClass.TaskPane_get_Visible 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 bool TaskPane_get_Visible() = Microsoft::Office::Interop::InfoPath::TaskPane::get_Visible;
public virtual bool TaskPane_get_Visible ();
abstract member TaskPane_get_Visible : unit -> bool
override this.TaskPane_get_Visible : unit -> bool
Public Overridable Function TaskPane_get_Visible () As Boolean