Results 1-25 of about 1,844 results found for 'listview' in 0.22 seconds
 1 2345678910...

ListViewCollectionsTest.cs
{
     [TestFixture]
     public class ListViewCollectionsTest
     {
          /*
Language: C#
(c) 2005 Novell, Inc. (http://www.novell.com)
LOC: 158
Mono : mcs (project search) : .../class/Managed.Windows.Forms/Test/System.Windows.Forms/ListViewCollectionsTest.cs

ShapesTab.cs
     {
          public event ItemDescription ShowDescription;
          protected ListView listView;
          protected ShapeSummaryCollection summaries;
          public System.Windows.Forms.ImageList LargeImageList
Language: C#
LOC: 112
Spider_20090529_inc : The Netron Project - The cellar (project search) : .../netron/NAF20040713.zip/NAFGraph/UI/ShapesTab.cs

ListViewSelector.Designer.cs
namespace MW.Wawi.Clients.FatClient.Controls
{
    partial class ListViewSelector
    {
        /// <summary>
Language: C#
LOC: 54
Spider_20090120_inc : Nmwerp: the free .NET/MONO ERP System (project search) : .../Nmwerp_Alpha_0.1.0_src.zip/ClientIntf/FatClientSupport/UserControls/ListViewSelector.Designer.cs

ListView.cs
using QxGui.qx.ui.core;
using System.ComponentModel;
namespace QxGui.qx.ui.listview
{
    public class ListView : System.Windows.Forms.ListView, IWidget
Language: C#
LOC: 21
Spider_20090529_inc : QooxDootNET ASP.NET UI AJAX Framework (project search) : .../QxGui/qx/ui/listview/ListView.cs

ListView.cs
namespace InfFront.InfoViews.WinForms.Controls
{
    public partial class ListView : System.Windows.Forms.ListView
    {
        public ListView()
Language: C#
LOC: 22
CodePlex1 : InfFront (project search) : .../Trunk/InfoViews/WinForms/Controls/ListView.cs

ShapesTab.cs
          #endregion
          #region Fields
          protected ListView listView;
          protected ShapeSummaryCollection summaries;
          #endregion
Language: C#
LOC: 129
BerliOS (SVN) : Ferda Data Miner (project search) : .../ferda/libsrc/NAFGraph/UI/ShapesTab.cs

Demo.Stock.DocumentForm10.Sub1.Designer.cs
        private void InitializeComponent()
        {
            this.ListView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
Language: C#
LOC: 69
CodePlex1 : HappyQ (project search) : .../svn/trunk/Demo.Stock/Demo.Stock.LHP/Demo.Stock.DocumentForm10.Sub1.Designer.cs

Demo.Stock.DocumentForm3.Sub1.Designer.cs
        private void InitializeComponent()
        {
            this.ListView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
Language: C#
LOC: 69
CodePlex1 : HappyQ (project search) : .../svn/trunk/Demo.Stock/Demo.Stock.LHP/Demo.Stock.DocumentForm3.Sub1.Designer.cs

Demo.Stock.DocumentForm6.Sub1.Designer.cs
        private void InitializeComponent()
        {
            this.ListView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
Language: C#
LOC: 69
CodePlex1 : HappyQ (project search) : .../svn/trunk/Demo.Stock/Demo.Stock.LHP/Demo.Stock.DocumentForm6.Sub1.Designer.cs

Demo.Stock.DocumentForm7.Sub1.Designer.cs
        private void InitializeComponent()
        {
            this.ListView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
Language: C#
LOC: 69
CodePlex1 : HappyQ (project search) : .../svn/trunk/Demo.Stock/Demo.Stock.LHP/Demo.Stock.DocumentForm7.Sub1.Designer.cs

IColumnsProvider.cs
using System;
namespace TreeListView
{
    interface IColumnsProvider
Language: C#
LOC: 8
Spider_20090505_inc : car.Manufacturer.Name == "Mercedes") and get the results). This AddIn enables you to do so and it already works (even though Intellisense doesent work) 2. When standing at a Breakpoint sometimes you might want to write multilin">Extended Immediate Window for Visual Studio (use L (project search) : .../0012/ExtendedImmediateWin/ExtendedImmediateWindow.zip/TreeListView/IColumnsProvider.cs

ListViewRowStyleSelector.cs
namespace CStats
{
    public class ListViewRowStyleSelector : StyleSelector
    {
        public override Style SelectStyle( object item, DependencyObject container )
Language: C#
LOC: 23
CodePlex_zeroloc : CStats - Lord of the Rings Onlineâ?¢ Combat Analys (project search) : .../svn/ListViewRowStyleSelector.cs

EditExistingCategory.cs
        /// <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)
Language: C#
License: GPL
(c) 2005 Alexander Kuzmin
LOC: 55
BerliOS (SVN) : Ferda Data Miner (project search) : .../FrontEnd/AddIns/EditCategories/EditExisting/EditExistingCategory.cs

ProjectTimer.cs
          public System.Threading.Timer tmr;
          private int numberOfTimers = 0;
          public ProjectTimer(ListView listview)
          {
               numberOfTimers++;
Language: C#
LOC: 19
Spider_20081217_inc : DTimeTracker (project search) : .../inc_003/dtimetracker/dtimetracker-0.01-src.zip/dtimetracker-0.01-src/ProjectTimer.cs

SearchHelp.cs
     public class SearchHelp : NAFPanel
     {
          private System.Windows.Forms.ListView listView;
          private System.Windows.Forms.ColumnHeader KeyCol;
          private System.Windows.Forms.ComboBox SearchCombo;
Language: C#
LOC: 56
Spider_20090529_inc : The Netron Project - The cellar (project search) : .../0015/netron/NAF20040713.zip/NAFControls/SearchHelp.cs

MessageListControl.Designer.cs
    {
      this.components = new System.ComponentModel.Container();
      System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] {
            "",
            "Dummy Error",
Language: C#
LOC: 76
CodePlex1 : Weazel (project search) : .../svn/Toad/Application/Controls/MessageListControl.Designer.cs

RegistryRemoveFavorite.Designer.cs
        private void InitializeComponent()
        {
            this.listView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
Language: C#
LOC: 84
Spider_20090505_inc : TytanNET - Visual Studio Great Add-in (project search) : .../src/TytanAddInSolution/TytanActions/Forms/RegistryRemoveFavorite.Designer.cs

ExpandEnumForm.Designer.cs
        {
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.listView = new System.Windows.Forms.ListView();
            this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
            this.groupBox1.SuspendLayout();
Language: C#
LOC: 72
Spider_20090505_inc : TytanNET - Visual Studio Great Add-in (project search) : .../src/TytanAddInSolution/TytanActions/Forms/ExpandEnumForm.Designer.cs

AudioFileSelectionControl.Designer.cs
        {
            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();
Language: C#
LOC: 70
CodePlex_zeroloc : Got Lyrics? (project search) : .../svn/GotLyrics/GotLyrics-UI/Controls/AudioFileSelectionControl.Designer.cs

FormInfoView.cs
     public class FormInfoView : WeifenLuo.WinFormsUI.DockContent, INativeRename
     {
          private ListView listView;
          private ColumnHeader columnHeaderName;
          private ColumnHeader columnHeaderSize;
Language: C#
License: GPL
(C) 2005 Sarunas
LOC: 252
Spider_20090108_inc : DisksDB (project search) : .../disksdb/DisksDB-1.132-beta.source.zip/DesktopPC/DisksDB/FormInfoView.cs

ColumnSettingsCollection.cs
using System.Collections;
using System.Diagnostics;
namespace CableCrawler.GUI.ListView
{
     /// <summary>
Language: C#
LOC: 66
Spider_20090120_inc : CableCrawler (project search) : .../CCCode.zip/Code/ThirdPartyCode/ListViewEx/ColumnSettingsCollection.cs

TreeListView.Designer.cs
namespace TreeListView
{
    partial class TreeListViewControl
Language: C#
LOC: 54
Spider_20090505_inc : car.Manufacturer.Name == "Mercedes") and get the results). This AddIn enables you to do so and it already works (even though Intellisense doesent work) 2. When standing at a Breakpoint sometimes you might want to write multilin">Extended Immediate Window for Visual Studio (use L (project search) : .../0012/ExtendedImmediateWin/ExtendedImmediateWindow.zip/TreeListView/TreeListView.Designer.cs

Demo.Stock.MSRK.DocumentForm.Designer.cs
        {
            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();
Language: C#
LOC: 71
CodePlex1 : HappyQ (project search) : .../trunk/Demo.Stock/Demo.Stock.LHP/Base-SR/Demo.Stock.MSRK.DocumentForm.Designer.cs

Demo.Stock.SR.DocumentForm.Designer.cs
        {
            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();
Language: C#
LOC: 71
CodePlex1 : HappyQ (project search) : .../trunk/Demo.Stock/Demo.Stock.LHP/Base-SR/Demo.Stock.SR.DocumentForm.Designer.cs

Demo.Stock.DocumentForm.Designer.cs
            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();
Language: C#
LOC: 74
CodePlex1 : HappyQ (project search) : .../svn/trunk/Demo.Stock/Demo.Stock.LHP/Demo.Stock.DocumentForm.Designer.cs

 1 2345678910...

Project Matches

Remove all checked Items from a ListView

Triad - The Rich Intranet Architecture for Develop - Triad is an application framework for ASP.Net....








About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us