C# Class NetOffice.OfficeApi.Events._CustomTaskPaneEvents_SinkHelper

Inheritance: SinkHelper, _CustomTaskPaneEvents
Show file Open project: ehsan2022002/VirastarE Class Usage Examples

Public Properties

Property Type Description
Id string

Public Methods

Method Description
DockPositionStateChange ( object customTaskPaneInst ) : void
VisibleStateChange ( object customTaskPaneInst ) : void
_CustomTaskPaneEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes

Method Details

DockPositionStateChange() public method

public DockPositionStateChange ( object customTaskPaneInst ) : void
customTaskPaneInst object
return void

VisibleStateChange() public method

public VisibleStateChange ( object customTaskPaneInst ) : void
customTaskPaneInst object
return void

_CustomTaskPaneEvents_SinkHelper() public method

public _CustomTaskPaneEvents_SinkHelper ( ICOMObject eventClass, IConnectionPoint connectPoint ) : NetOffice.Attributes
eventClass ICOMObject
connectPoint IConnectionPoint
return NetOffice.Attributes

Property Details

Id public static property

public static string Id
return string