vsHTMLTabs Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the active tab of an open HTML document.
public enum class vsHTMLTabs
public enum class vsHTMLTabs
enum vsHTMLTabs
[System.Runtime.InteropServices.Guid("44160DF5-E305-4D85-B7FE-6B5A1B81B9B0")]
public enum vsHTMLTabs
[<System.Runtime.InteropServices.Guid("44160DF5-E305-4D85-B7FE-6B5A1B81B9B0")>]
type vsHTMLTabs =
Public Enum vsHTMLTabs
- Inheritance
-
vsHTMLTabs
- Attributes
Fields
vsHTMLTabsDesign | 1 | The design tab. |
vsHTMLTabsSource | 0 | The source tab. |