다음을 통해 공유


_codewindowbehaviorflags 열거형

코드 창의 다른 동작을 나타냅니다.

이 열거형에는 멤버 값을 비트로 조합할 수 있는 FlagsAttribute 특성이 있습니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop.8.0(Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

구문

‘선언
<FlagsAttribute> _
Public Enumeration _codewindowbehaviorflags
[FlagsAttribute]
public enum _codewindowbehaviorflags
[FlagsAttribute]
public enum class _codewindowbehaviorflags
[<FlagsAttribute>]
type _codewindowbehaviorflags
public enum _codewindowbehaviorflags

멤버

멤버 이름 설명
CWB_DEFAULT 기본 동작 (창 드롭다운 표시줄로 있고 분할 될 수 있습니다.
CWB_DISABLEDROPDOWNBAR 드롭다운 도구 모음을 사용할 수 없습니다.
CWB_DISABLESPLITTER 창 분할을 사용할 수 없습니다.

참고 항목

참조

Microsoft.VisualStudio.TextManager.Interop 네임스페이스