This topic has not yet been rated - Rate this topic

vsPaneShowHow Enumeration

Determines how to display selected text or code.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("B26AC3C2-3981-4A2E-9D6F-559B41CD1CD2")] 
public enum vsPaneShowHow
/** @attribute GuidAttribute("B26AC3C2-3981-4A2E-9D6F-559B41CD1CD2") */ 
public enum vsPaneShowHow
GuidAttribute("B26AC3C2-3981-4A2E-9D6F-559B41CD1CD2") 
public enum vsPaneShowHow
  Member name Description
vsPaneShowAsIs The displayed lines remain the same unless it is necessary to move the display to show the text. 
vsPaneShowCentered Centers the text pane around the indicated text. 
vsPaneShowTop Puts the first line at the top of the page. 
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ