代码搜索:Label

找到约 10,000 项符合「Label」的源代码

代码结果 10,000
www.eeworm.com/read/121216/14766874

frm frmabout.frm

VERSION 5.00 Begin VB.Form Frmabout BorderStyle = 1 'Fixed Single Caption = "关于" ClientHeight = 3300 ClientLeft = 45 ClientTop = 330 Clie
www.eeworm.com/read/121018/14774787

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; using backServerClass; //using SQLDMO; namespace bak
www.eeworm.com/read/121017/14774808

cs infoform.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Text; using JH.CommBase; public class InfoForm : System.Win
www.eeworm.com/read/121017/14774815

cs settingsform.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.IO; using System.Xml.Serialization; using JH.CommBase; ///
www.eeworm.com/read/220852/14786189

cs mainfrm.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Runtime.InteropServices; using System.Windows.Forms; using SuperMapLib; using System.IO;
www.eeworm.com/read/220736/14790399

cs settings.cs

namespace SerialPorts { using System; using System.Collections; using System.ComponentModel; using System.Drawing; using System.Windows.Forms; public class Settings :
www.eeworm.com/read/220736/14790409

cs win32escape.cs

namespace SerialPorts { using System; using System.Runtime.InteropServices; internal class Win32Escape { // Methods internal Win32Escape(IntPtr handle)
www.eeworm.com/read/220661/14793162

html annotationdemo2.html

AnnotationDemo2 A dual axis line chart with annotations used to label a couple of items.
www.eeworm.com/read/220661/14793807

html itemlabeldemo3.html

ItemLabelDemo3 This demo displays category labels within the bars, using an item label generator.
www.eeworm.com/read/220661/14793965

html itemlabeldemo1.html

ItemLabelDemo1 This demo uses a custom label generator to suppress labels that are less than some threshold value.