_CustomTaskPaneEvents_SinkHelper.VisibleStateChange(CustomTaskPane) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public:
override void VisibleStateChange(Microsoft::Office::Core::CustomTaskPane ^ );
public override void VisibleStateChange (Microsoft.Office.Core.CustomTaskPane unnamedParam1);
abstract member VisibleStateChange : Microsoft.Office.Core.CustomTaskPane -> unit
override this.VisibleStateChange : Microsoft.Office.Core.CustomTaskPane -> unit
Public Overrides Sub VisibleStateChange (unnamedParam1 As CustomTaskPane)
Parámetros
- unnamedParam1
- CustomTaskPane