﻿<?xml version="1.0" encoding="utf-8"?><Type Name="DataGridViewComboBoxDisplayStyle" FullName="System.Windows.Forms.DataGridViewComboBoxDisplayStyle"><TypeSignature Language="C#" Value="public enum DataGridViewComboBoxDisplayStyle" /><AssemblyInfo><AssemblyName>System.Windows.Forms</AssemblyName><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo><Base><BaseTypeName>System.Enum</BaseTypeName></Base><Docs><since version=".NET 2.0" /><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>This enumeration is used by the <see cref="P:System.Windows.Forms.DataGridViewComboBoxCell.DisplayStyle" /> property of the <see cref="T:System.Windows.Forms.DataGridViewComboBoxCell" /> and <see cref="T:System.Windows.Forms.DataGridViewComboBoxColumn" /> types to indicate the appearance of the cell when it is not in edit mode. In edit mode, the cell displays the hosted <see cref="T:System.Windows.Forms.ComboBox" /> control.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Defines constants that indicate how a <see cref="T:System.Windows.Forms.DataGridViewComboBoxCell" /> is displayed.</para></summary></Docs><Members><Member MemberName="ComboBox"><MemberSignature Language="C#" Value="ComboBox" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.DataGridViewComboBoxDisplayStyle</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>When it is not in edit mode, the <see cref="T:System.Windows.Forms.DataGridViewComboBoxCell" /> mimics the appearance of a <see cref="T:System.Windows.Forms.ComboBox" /> control.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="DropDownButton"><MemberSignature Language="C#" Value="DropDownButton" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.DataGridViewComboBoxDisplayStyle</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>When it is not in edit mode, the <see cref="T:System.Windows.Forms.DataGridViewComboBoxCell" /> is displayed with a drop-down button but does not otherwise mimic the appearance of a <see cref="T:System.Windows.Forms.ComboBox" /> control.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member><Member MemberName="Nothing"><MemberSignature Language="C#" Value="Nothing" /><MemberType>Field</MemberType><ReturnValue><ReturnType>System.Windows.Forms.DataGridViewComboBoxDisplayStyle</ReturnType></ReturnValue><Docs><since version=".NET 2.0" /><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>When it is not in edit mode, the <see cref="T:System.Windows.Forms.DataGridViewComboBoxCell" /> is displayed without a drop-down button.</para></summary></Docs><AssemblyInfo><AssemblyVersion>2.0.0.0</AssemblyVersion></AssemblyInfo></Member></Members></Type>