代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/375470/9359291
ctl xbutton.ctl
VERSION 5.00
Begin VB.UserControl XButton
AutoRedraw = -1 'True
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 1320
DefaultCa
www.eeworm.com/read/366013/9836803
ctl msdial.ctl
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Begin VB.UserControl msDial
ClientHeight = 765
ClientLeft = 0
ClientTop = 0
www.eeworm.com/read/168661/9902798
vb cart.ascx.vb
Partial Class Cart
Inherits System.Web.UI.UserControl
End Class
www.eeworm.com/read/168476/9911733
ctl xbutton.ctl
VERSION 5.00
Begin VB.UserControl XButton
AutoRedraw = -1 'True
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 1320
DefaultCa
www.eeworm.com/read/363657/9940936
ctl scroller.ctl
VERSION 5.00
Begin VB.UserControl Scroller
ClientHeight = 3645
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
ControlContainer= -1 'True
Propert
www.eeworm.com/read/354265/10370424
ctl xbutton.ctl
VERSION 5.00
Begin VB.UserControl XButton
AutoRedraw = -1 'True
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 1320
DefaultCa
www.eeworm.com/read/280001/10370799
ctl tonypecaobuton.ctl
VERSION 5.00
Begin VB.UserControl TonyPecaoButon
AutoRedraw = -1 'True
ClientHeight = 1035
ClientLeft = 0
ClientTop = 0
ClientWidth = 1215
D
www.eeworm.com/read/354257/10371094
ctl xbutton.ctl
VERSION 5.00
Begin VB.UserControl XButton
AutoRedraw = -1 'True
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 1320
DefaultCa
www.eeworm.com/read/354257/10371367
ctl xbutton.ctl
VERSION 5.00
Begin VB.UserControl XButton
AutoRedraw = -1 'True
ClientHeight = 570
ClientLeft = 0
ClientTop = 0
ClientWidth = 1320
DefaultCa
www.eeworm.com/read/161085/10456069
pas ucidle.pas
unit UCIdle;
interface
uses Classes, UCBase, Dialogs, Windows, Forms, ExtCtrls, Messages; //WM_TIMER ;
type
TUCIdle = class(TComponent)
private
FTimeOut: Integer;
FOnIdle: T