代码搜索结果
找到约 521,473 项符合
Control System 的代码
simplerotator1.vb
Imports System
Imports System.Web
Imports System.Web.UI
Namespace myControls
Public Class SimpleRotator1: Inherits Control
Protected Overrides Sub Render( objTextWriter As HtmlTextWriter)
bluetextbox.vb
Imports System
Imports System.Web
Imports System.Web.UI
Namespace myControls
Public Class BlueTextBox
Inherits Control
Protected Overrides Sub Render( objTextWriter As HtmlTextWriter)
o
simplerotator2.vb
Imports System
Imports System.Web
Imports System.Web.UI
Imports System.Collections
Namespace myControls
Public Class SimpleRotator2: Inherits Control
Public Items As New ArrayList()
Pro
bluetextboxchanged.vb
Imports System
Imports System.Web
Imports System.Web.UI
Imports System.Collections.Specialized
Namespace myControls
Public Class BlueTextBoxChanged
Inherits Control
Implements IPostBackData
randomevent.vb
Imports System
Imports System.Web
Imports System.Web.UI
Namespace myControls
Public Class RandomEvent
Inherits Control
Public Event Event1( s As Object, e As EventArgs )
Public Event Even
controlcontext.vb
Imports System
Imports System.Web
Imports System.Web.UI
Namespace myControls
Public Class ControlContext
Inherits Control
Overrides Protected Sub Render( objTextWriter As HtmlTextWriter )
buildsuperdatagridvb.bat
@REM This batch file compiles the SuperContentRotator control
C:\Windows\Microsoft.NET\Framework\v1.0.3705\vbc /t:library /r:System.dll,System.Drawing.dll,System.Xml.dll,System.Web.dll,System.Data.
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 199
system.j
/* system.j -- Wrapper for GCC's system.h
Copyright (C) 1998 Free Software Foundation, Inc.
Contributed by James Craig Burley.
This file is part of GNU Fortran.
GNU Fortran is free software; y