{ [TestFixture] public class ListViewCollectionsTest { /*
{ public event ItemDescription ShowDescription; protected ListView listView; protected ShapeSummaryCollection summaries; public System.Windows.Forms.ImageList LargeImageList
namespace MW.Wawi.Clients.FatClient.Controls { partial class ListViewSelector { /// <summary>
using QxGui.qx.ui.core; using System.ComponentModel; namespace QxGui.qx.ui.listview { public class ListView : System.Windows.Forms.ListView, IWidget
namespace InfFront.InfoViews.WinForms.Controls { public partial class ListView : System.Windows.Forms.ListView { public ListView()
#endregion #region Fields protected ListView listView; protected ShapeSummaryCollection summaries; #endregion
private void InitializeComponent() { this.ListView = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
using System; namespace TreeListView { interface IColumnsProvider
namespace CStats { public class ListViewRowStyleSelector : StyleSelector { public override Style SelectStyle( object item, DependencyObject container )
/// <param name="index">Index of category to edit</param> /// <param name="dataList">Datalist to work with</param> /// <param name="listView">Listview to display categories</param> /// <param name="rm">Resource manager</param> public EditExistingCategory(int index, FerdaSmartDataList dataList, MainListView listView, ResourceManager rm)
public System.Threading.Timer tmr; private int numberOfTimers = 0; public ProjectTimer(ListView listview) { numberOfTimers++;
public class SearchHelp : NAFPanel { private System.Windows.Forms.ListView listView; private System.Windows.Forms.ColumnHeader KeyCol; private System.Windows.Forms.ComboBox SearchCombo;
{ this.components = new System.ComponentModel.Container(); System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] { "", "Dummy Error",
private void InitializeComponent() { this.listView = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
{ this.groupBox1 = new System.Windows.Forms.GroupBox(); this.listView = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.groupBox1.SuspendLayout();
{ this.components = new System.ComponentModel.Container(); this.listView = new GotLyrics.AudioFileListView(); this.filenameHeader = new System.Windows.Forms.ColumnHeader(); this.artistHeader = new System.Windows.Forms.ColumnHeader();
public class FormInfoView : WeifenLuo.WinFormsUI.DockContent, INativeRename { private ListView listView; private ColumnHeader columnHeaderName; private ColumnHeader columnHeaderSize;
using System.Collections; using System.Diagnostics; namespace CableCrawler.GUI.ListView { /// <summary>
namespace TreeListView { partial class TreeListViewControl
{ this.SplitContainer = new System.Windows.Forms.SplitContainer(); this.ListView = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager( ... this.SplitContainer = new System.Windows.Forms.SplitContainer(); this.ListView = new System.Windows.Forms.ListView(); this.columnHeader1 = new System.Windows.Forms.ColumnHeader(); this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us
©2009 Koders is a trademark of Black Duck Software, Inc. Black Duck, Know Your Code and the Black Duck logo are registered trademarks of Black Duck Software, Inc. in the United States and other jurisdictions. All other trademarks are the property of their respective holders.