Method | Description | |
---|---|---|
SimulateClickEvent ( IVsInfoBarActionItem item = null ) : void | ||
SimulateClosedEvent ( ) : void |
Method | Description | |
---|---|---|
IVsInfoBarUIElement ( ) : int | ||
IVsInfoBarUIElement ( IVsInfoBarUIEvents eventSink, uint &cookie ) : int | ||
IVsInfoBarUIElement ( IVsUIAccelerator pAccel ) : int | ||
IVsInfoBarUIElement ( IVsUISimpleDataSource &ppDataSource ) : int | ||
IVsInfoBarUIElement ( object &ppUnk ) : int | ||
IVsInfoBarUIElement ( uint cookie ) : int | ||
IVsUIElement ( IVsUIAccelerator pAccel ) : int | ||
IVsUIElement ( IVsUISimpleDataSource &ppDataSource ) : int | ||
IVsUIElement ( object &ppUnk ) : int |
public SimulateClickEvent ( IVsInfoBarActionItem item = null ) : void | ||
item | IVsInfoBarActionItem | |
return | void |