This topic has not yet been rated - Rate this topic

IVsSimplePreviewChangesList Methods

  Name Description
Public method GetDisplayData Returns display data for the specified item.  
Public method GetExpandable Determines if the specified item can be expanded.  
Public method GetExpandedList Returns the child list of the specified item that has been expanded in the tree view.  
Public method GetItemCount Returns the number of items in the preview list.  
Public method GetTextWithOwnership Returns the specified text for the specified item in the preview list.  
Public method GetTipTextWithOwnership Returns the ToolTip text for the specified item in the preview list.  
Public method LocateExpandedList Given a child list, locate its parent item in the preview list.  
Public method OnClose Called when this preview list is closed (unexpanded).  
Public method OnRequestSource Loads the source for the specified preview item and displays it in the given text view.  
Public method ToggleState Toggles the checked state of the specified item in the preview list.  
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.