Вы находитесь на странице: 1из 4

hange E hange E

XC di XC di
F- t F- t
PD

PD
or

or
!

!
On Error GoTo 0

W
O

O
N

N
Y Split(expression[, delimiter[, count[, compare]]])

Y
U

U
Visual Basic Quick Reference
B

B
to

to
Join(list[, delimiter])
ww

ww
om

om
k

k
lic

lic
C

C
.c File Operation

.c
w

w
tr re tr re
.

.
ac Author: Jialong He ac
k e r- s o ft w a k e r- s o ft w a
Replace(expression, find, replacewith[, start[, count[, compare]]]) Open pathname For mode [Access access] [lock] As [#]
Email: Jialong_he@bigfoot.com StrComp(string1, string2[, compare])
http://www.bigfoot.com/~jialong_he filenumber [Len=reclength]
Filter(InputStrings, Value[, Include[, Compare]])
StrReverse(string1) Input #filenumber, varlist
Operators Print #filenumber, [outputlist]
+, -, *, / Addition, subtraction, multiplication, division InStr([start, ]string1, string2[, compare])
\ Integer Division InstrRev(string1, string2[, start[, compare]]) Line Input #filenumber, varname
Mod Remainder Write #filenumber, [outputlist]
^ Exponent
& String concatenation Program Flow Get [#]filenumber, [recnumber], varname
=, >, <, >=, <= Comparison Put [#]filenumber, [recnumber], varname
For counter = start To end [Step step]
NOT, AND, OR Boolean operators
[statements]
[Exit For] Loc(filenumber)
Data Types [statements] Seek [#]filenumber, position
Variant, Integer (%), Long(&), Single (!), Double (#), Byte, Next [counter]
Boolean, Date, Currency (@), String ($) Eof(filenumber)
For Each element In group Lof(filenumber)
CBool(expr), CByte(expr), CCur(expr), CDate(expr), CDbl(expr), [statements]
CDec(expr), CInt(expr), CLng(expr), CSng(expr), CStr(expr), [Exit For] Reset
CVar(expr) [statements] Close [filenumberlist]
Next [element]
[Public | Private] Const constname [As type] = expression Lock [#]filenumber[, recordrange]
If condition Then [statements] [Else elsestatements] Unlock [#]filenumber[, recordrange]
Dim [WithEvents] varname [([subscripts])] [As [New] type]
Or, you can use the block form syntax:
ReDim [Preserve] varname (subscripts) [As type] If condition Then Function and Procedure
[statements] [Public | Private | Friend] [Static] Function name[(arglist)] [As
[Public | Private] Enum name [ElseIf condition-n Then type]
[elseifstatements] [statements]
[Private | Public] Type varname [Else [Exit Function]
elementname [([subscripts])] As type [elsestatements]] [statements]
[elementname [([subscripts])] As type] End If End Function
...
End Type Do [{While | Until} Do [Private | Public | Friend] [Static] Sub name [(arglist)]
condition] [statements] [statements]
Set objectvar = {[New] objectexpression | Nothing} [statements] [Exit Do] [Exit Sub]
[Exit Do] [statements] [statements]
Static varname[([subscripts])] [As [New] type] [statements] Loop [{While | Until} End Sub
Loop condition]
[Public | Private] Declare Sub name Lib "libname" [Alias
Math Functions Select Case testexpression "aliasname"] [([arglist])]
Abs(num), Atn(num), Cos(num), Log(num), Rnd[(num)], [Case expressionlist-n
Randomize, Sin(num), Sqr(num), Tan(num) [statements-n]] ... [Public | Private] Declare Function name Lib "libname" [Alias
[Case Else "aliasname"] [([arglist])] [As type]
FV(rate, nper, pmt[, pv[, type]]) [elsestatements]]
NPV(rate, values()) End Select [Call] name [[ByVal] argumentlist]
PV(rate, nper, pmt[, fv[, type]])
Pmt(rate, nper, pv[, fv[, type]]) While condition
PPmt(rate, per, nper, pv[, fv[, type]]) [statements]
Wend Property Procedure
[Public | Private | Friend] [Static] Property Get name
String Functions With object
[(arglist)] [As type]
Left(string, length), Right(string, length), Mid(string, start[, length]) [statements]
[statements]
UCase(string), LCase(string), Len(string) End With [Exit Property]
LTrim(string), RTrim(string), Trim(string) [statements]
Asc(string), Val(string), Oct(number), Hex(number) On Error GoTo line
End Property
On Error Resume [0|line|Next]
hange E hange E
XC di XC di
F- t F- t
PD

PD
or

or
!

!
W

W
Properties Comments, CompanyName, EXEName, KeyUp, KeyPress, LostFocus, MouseDown,

O
N

N
Y
[Public | Private | Friend] [Static] Property Let name

Y
U FileDescription, HelpFile, LegalCopyright, MouseUp, MouseMove, OLECompleteDrag,

U
B

B
to

to
([arglist,] value) LegalTrademarks, LogMode, LogPath, Major, OLEDragDrop, OLEDragOver,
ww

ww
om

om
k

k
lic

lic
C

C
t r [statements] .c Minor, NonModalAllowed, OLEGiveFeedback, OLESetData, OLEStartDrag,

.c
w

w
re tr re
.

.
ac ac
k e r- s o ft w a k e r- s o ft w a
[Exit Property] OLERequestPendingMsgText, Validate
[statements] OLERequestPendingMsgTitle,
End Property OLERequestPendingTimeout,
OLEServerBusyMsgText, ComboBox
[Public | Private | Friend] [Static] Property Set name ([arglist,] OLEServerBusyMsgTitle, Properties Appearance, BackColor, ForeColor, Container,
reference) OLEServerBusyRaiseError, DataChanged, DataField, DataFormat,
[statements] OLEServerBusyTimeout, Path, PrevInstance, DataMember, DragIcon, DragMode, Enabled,
[Exit Property] ProductName, RetainedProject, Revision, Font, FontBold, FontItalic, FontStrikethru,
[statements] StartMode, TaskVisible, ThreadID, Title, FontUnderline, FontName, FontSize, Height,
End Property UnattendedApp, hInstance Width, HelpContextID, Index, IntegralHeight,
ItemData, Left, Top, List, ListCount, ListIndex,
Methods LogEvent, StartLogging Locked, MouseIcon, MousePointer, Name,
System and Miscellaneous NewIndex, OLEDragMode, OLEDropMode,
AppActivate title[, wait] Make a windows focus Parent, RightToLeft, RightToLeft, SelLength,
SendKeys string[, wait] Send key stroks to current app Printer SelStart, SelText, SelLength, SelStart, SelText,
Shell(pathname[, windowstyle]) Run an external program Properties ColorMode, Copies, Count, CurrentX, CurrentY, Sorted, Style, TabIndex, TabStop, Tag, Text,
Timer seconds elapsed since midnight DeviceName, DrawMode, DrawStyle, DrawWidth, ToolTipText, TopIndex, Visible, WhatsThisHelpID,
Command Command line DriverName, Duplex, FillColor, FillStyle, Font, hWnd
Beep Beep on internal speaker FontBold, FontItalic, FontStrikethru,
Option Base {0 | 1} Array base FontUnderline, FontCount, FontName, FontSize, Methods AddItem, Clear, Drag, Move, OLEDrag, Refresh,
Option Explicit Force explicit declaration FontTransparent, Fonts, Height, Width, RemoveItem, SetFocus, ShowWhatsThis, ZOrder
ChDir path Change current directory Orientation, Page, PaperBin, PaperSize, Port,
MkDir path Make a directory PrintQuality, RightToLeft, ScaleHeight, Events Change, Click, DblClick, DragDrop, DragOver,
RmDir path Remove a directory ScaleWidth, ScaleLeft, ScaleTop, ScaleMode, DropDown, GotFocus, KeyDown, KeyUp,
ChDrive drive Change current drive TrackDefault, TwipsPerPixelX, TwipsPerPixelY, KeyPress, LostFocus, OLECompleteDrag,
Kill filename Delete a file Zoom, hDC OLEDragDrop, OLEDragOver,
FileCopy source, destination Copy a file OLEGiveFeedback, OLESetData, OLEStartDrag,
Name old As new Rename a file Methods Circle, EndDoc, KillDoc, Line, NewPage, PSet, Scroll, Validate
FileLen(pathname) File size PaintPicture, Scale, ScaleX, ScaleY, TextHeight,
FileDateTime(pathname) File creation date TextWidth
Date Get/Set system date CommandButton
Time Get/Set system time Properties Appearance, BackColor, ForeColor, Cancel,
Environ({envstring | number}) Environment string Timer Caption, Container, Default, DisabledPicture,
Error[(errornumber)] Error description string Properties DownPicture, DragIcon, DragMode, Enabled,
Enabled, Index, Interval, Left, Top, Name, Parent,
' comment Rem comment Font, FontBold, FontItalic, FontStrikethru,
Tag
space_ Continue line FontUnderline, FontName, FontSize, Height,
InputBox(prompt[, title] [, default] [, xpos] [, ypos] [, helpfile, Width, HelpContextID, Index, Left, Top,
context]) MaskColor, MouseIcon, MousePointer, Name,
MsgBox(prompt[, buttons] [, title] [, helpfile, context]) Standard Controls OLEDropMode, Parent, Picture, RightToLeft,
CheckBox Style, TabIndex, TabStop, Tag, ToolTipText,
GetSetting(appname, section, key[, default]) Properties Alignment, Appearance, BackColor, ForeColor, UseMaskColor, Value, Visible, WhatsThisHelpID,
SaveSetting appname, section, key, setting Caption, Container, DataChanged, DataField, hWnd
GetAllSettings(appname, section) DataFormat, DataMember, DisabledPicture,
DeleteSetting appname, section[, key] DownPicture, DragIcon, DragMode, Enabled, Methods Drag, Move, OLEDrag, Refresh, ShowWhatsThis,
Font, FontBold, FontItalic, FontStrikethru, UpdateControls, UpdateRecord, ZOrder
CreateObject(class, [servername]) FontUnderline, FontName, FontSize, Height, Events Click, DragDrop, DragOver, GotFocus, KeyDown,
GetObject([pathname] [, class]) Width, HelpContextID, Index, Left, Top,
Load object MaskColor, MouseIcon, MousePointer, Name, KeyUp, KeyPress, LostFocus, MouseDown,
Unload object OLEDropMode, Parent, Picture, RightToLeft, MouseUp, MouseMove, OLECompleteDrag,
RightToLeft, Style, TabIndex, TabStop, Tag, OLEDragDrop, OLEDragOver,
LoadPicture([filename], [size], [colordepth],[x,y]) ToolTipText, UseMaskColor, Value, Visible, OLEGiveFeedback, OLESetData, OLEStartDra
SavePicture picture, stringexpression WhatsThisHelpID, hWnd

Methods Drag, Move, OLEDrag, Refresh, SetFocus, Data


Objects ShowWhatsThis, ZOrder Properties Align, Appearance, BOFAction, EOFAction,
App BackColor, ForeColor, Caption, Connect,
Events Click, DragDrop, DragOver, GotFocus, KeyDown, Database, DatabaseName, DefaultCursorType,
hange E hange E
XC di XC di
F- t F- t
PD

PD
or

or
!

!
W

W
DefaultType, DragIcon, DragMode, EditMode, KeyDown, KeyUp, KeyPress, LostFocus, Scroll,

O
N

N
Y

Y
U Enabled, Exclusive, Font, FontBold, FontItalic, Validate

U
B

B
to

to
FontStrikethru, FontUnderline, FontName, FileListBox
ww

ww
om

om
k

k
lic

lic
C

C
.c FontSize, Height, Width, Index, Left, Top,

.c
w

w
tr tr
re Properties Appearance, Archive, Hidden, Normal, System, re
.

.
ac ac
k e r- s o ft w a k e r- s o ft w a
MouseIcon, MousePointer, Name, OLEDropMode, BackColor, ForeColor, Container, DragIcon, Image
Options, Parent, ReadOnly, RecordSource, DragMode, Enabled, FileName, Font, FontBold, Properties Appearance, BorderStyle, Container,
Recordset, RecordsetType, RightToLeft, FontItalic, FontStrikethru, FontUnderline, DataChanged, DataField, DataFormat,
RightToLeft, Tag, ToolTipText, Visible, FontName, FontSize, Height, Width, DataMember, DataSource, DragIcon, DragMode,
WhatsThisHelpID HelpContextID, Index, Left, Top, List, ListCount, Enabled, Height, Width, Index, Left, Top,
ListIndex, Locked, MouseIcon, MousePointer, MouseIcon, MousePointer, Name, OLEDragMode,
Methods Drag, Move, OLEDrag, Refresh, ShowWhatsThis, MultiSelect, Name, OLEDragMode, OLEDropMode, Parent, Picture, Stretch, Tag,
UpdateControls, UpdateRecord, ZOrder OLEDropMode, Parent, Path, Pattern, ReadOnly, ToolTipText, Visible, WhatsThisHelpID
Selected, TabIndex, TabStop, Tag, ToolTipText,
Events DragDrop, DragOver, Error, MouseDown, TopIndex, Visible, WhatsThisHelpID, hWnd Methods Drag, Move, OLEDrag, Refresh, ShowWhatsThis,
MouseUp, MouseMove, OLECompleteDrag, ZOrder
OLEDragDrop, OLEDragOver, Methods Drag, Move, OLEDrag, Refresh, SetFocus,
OLEGiveFeedback, OLESetData, OLEStartDrag, ShowWhatsThis, ZOrder Events Click, DblClick, DragDrop, DragOver,
Reposition, Resize, Validate MouseDown, MouseUp, MouseMove,
Events Click, DblClick, DragDrop, DragOver, GotFocus, OLECompleteDrag, OLEDragDrop,
KeyDown, KeyUp, KeyPress, LostFocus, OLEDragOver, OLEGiveFeedback, OLESetData,
DirListBox MouseDown, MouseUp, MouseMove, OLEStartDrag
Properties Appearance, BackColor, ForeColor, Container, OLECompleteDrag, OLEDragDrop,
DragIcon, DragMode, Enabled, Font, FontBold, OLEDragOver, OLEGiveFeedback, OLESetData,
FontItalic, FontStrikethru, FontUnderline, OLEStartDrag, PathChange, PatternChange, Label
FontName, FontSize, Height, Width, Scroll, Validate Properties Alignment, Appearance, AutoSize, BackColor,
HelpContextID, Index, Left, Top, List, ListCount, ForeColor, BackStyle, BorderStyle, Caption,
ListIndex, MouseIcon, MousePointer, Name, Container, DataChanged, DataField, DataFormat,
OLEDragMode, OLEDropMode, Parent, Path, Frame DataMember, DataSource, DragIcon, DragMode,
TabIndex, TabStop, Tag, ToolTipText, TopIndex, Properties Appearance, BackColor, ForeColor, BorderStyle, Enabled, Font, FontBold, FontItalic,
Visible, WhatsThisHelpID, hWnd Caption, ClipControls, Container, DragIcon, FontStrikethru, FontUnderline, FontName,
DragMode, Enabled, Font, FontBold, FontItalic, FontSize, Height, Width, Index, Left, Top,
Methods Drag, Move, OLEDrag, Refresh, SetFocus, FontStrikethru, FontUnderline, FontName, LinkItem, LinkMode, LinkTimeout, LinkTopic,
ShowWhatsThis, ZOrder FontSize, Height, Width, HelpContextID, Index, MouseIcon, MousePointer, Name, OLEDrag
Left, Top, MouseIcon, MousePointer, Name, Method, OLEDropMode, Parent, RightToLeft,
Events Change, Click, DragDrop, DragOver, GotFocus, OLEDropMode, Parent, RightToLeft, TabIndex, TabIndex, Tag, ToolTipText, UseMnemonic,
KeyDown, KeyUp, KeyPress, LostFocus, Tag, ToolTipText, Visible, WhatsThisHelpID, Visible, WhatsThisHelpID, WordWrap
MouseDown, MouseUp, MouseMove, hWnd
OLECompleteDrag, OLEDragDrop, Methods Drag, LinkExecute, LinkPoke, LinkRequest,
OLEDragOver, OLEGiveFeedback, OLESetData, Methods Drag, Move, OLEDrag, Refresh, ShowWhatsThis, LinkSend, Move, OLEDrag, Refresh,
OLEStartDrag, Scroll, Validate ZOrder ShowWhatsThis, ZOrder

Events Click, DblClick, DragDrop, DragOver, Events Change, Click, DblClick, DragDrop, DragOver,
DriveListBox MouseDown, MouseUp, MouseMove, LinkClose, LinkError, LinkNotify, LinkOpen,
Properties Appearance, BackColor, ForeColor, Container, OLECompleteDrag, OLEDragDrop, MouseDown, MouseUp, MouseMove,
DragIcon, DragMode, Drive, Enabled, Font, OLEDragOver, OLEGiveFeedback, OLESetData, OLECompleteDrag, OLEDragDrop,
FontBold, FontItalic, FontStrikethru, OLEStartDrag OLEDragOver, OLEGiveFeedback, OLESetData,
FontUnderline, FontName, FontSize, Height, OLEStartDrag
Width, HelpContextID, Index, Left, Top, List,
ListCount, ListIndex, MouseIcon, MousePointer, HScrollBar/VScrollBar
Name, OLEDropMode, Parent, TabIndex, Properties Container, DragIcon, DragMode, Enabled, Height, Line
TabStop, Tag, ToolTipText, TopIndex, Visible, Width, HelpContextID, Index, LargeChange, Properties BorderColor, BorderStyle, BorderWidth,
WhatsThisHelpID, hWnd SmallChange, Left, Top, Max, Min, MouseIcon, Container, DrawMode, Index, Name, Parent, Tag,
MousePointer, Name, Parent, RightToLeft, Visible, X1, Y1, X2, Y2
Methods Drag, Move, OLEDrag, Refresh, SetFocus, TabIndex, TabStop, Tag, Value, Visible,
ShowWhatsThis, ZOrder WhatsThisHelpID, hWnd Methods Refresh, ZOrder
Events Change, DragDrop, DragOver, GotFocus, Methods Drag, Move, Refresh, SetFocus, ShowWhatsThis,
KeyDown, KeyUp, KeyPress, LostFocus, ZOrder
OLECompleteDrag, OLEDragDrop,
ListBox
OLEDragOver, OLEGiveFeedback, OLESetData, Properties Appearance, BackColor, ForeColor, Columns,
Events Change, DragDrop, DragOver, GotFocus, Container, DataChanged, DataField, DataFormat,
OLEStartDrag, Scroll, Validate
hange E hange E
XC di XC di
F- t F- t
PD

PD
or

or
!

!
W

W
DataMember, DataSource, DragIcon, DragMode, PictureBox Methods Drag, LinkExecute, LinkPoke, LinkRequest,

O
N

N
Y

Y
U Enabled, Font, FontBold, FontItalic, LinkSend, Move, OLEDrag, Refresh, SetFocus,

U
Properties Align, Appearance, AutoRedraw, AutoSize,
B

B
to

to
FontStrikethru, FontUnderline, FontName, BackColor, ForeColor, BorderStyle, ClipControls, ShowWhatsThis, ZOrder
ww

ww
om

om
k

k
lic

lic
C

C
.c FontSize, Height, Width, HelpContextID, Index,

.c
w

w
tr re Container, CurrentX, CurrentY, DataChanged, tr
ar
e
.

.
ac ac
k e r- s o ft w a k e r- s o ft w
IntegralHeight, ItemData, Left, Top, List, DataField, DataFormat, DataMember, Events Change, Click, DblClick, DragDrop, DragOver,
ListCount, ListIndex, MouseIcon, MousePointer, DataSource, DragIcon, DragMode, DrawMode, GotFocus, KeyDown, KeyUp, KeyPress,
MultiSelect, Name, NewIndex, OLEDragMode, DrawStyle, DrawWidth, Enabled, FillColor, LinkClose, LinkError, LinkNotify, LinkOpen,
OLEDropMode, Parent, RightToLeft, SelCount, FillStyle, Font, FontBold, FontItalic, FontStrikethru, LostFocus, MouseDown, MouseUp, MouseMove,
Selected, Sorted, Style, TabIndex, TabStop, Tag, FontUnderline, FontName, FontSize, OLECompleteDrag, OLEDragDrop,
Text, ToolTipText, TopIndex, Visible, FontTransparent, Height, Width, HelpContextID, OLEDragOver, OLEGiveFeedback, OLESetData,
WhatsThisHelpID, hWnd Image, Index, Left, Top, LinkItem, LinkMode, OLEStartDrag, Validate
LinkTimeout, LinkTopic, MouseIcon,
Methods AddItem, Clear, Drag, Move, OLEDrag, Refresh, MousePointer, Name, Negotiate, OLEDragMode,
RemoveItem, SetFocus, ShowWhatsThis, ZOrder OLEDropMode, Parent, Picture, RightToLeft,
ScaleHeight, ScaleWidth, ScaleLeft, ScaleTop, OLE Container
Events Click, DblClick, DragDrop, DragOver, GotFocus, ScaleMode, TabIndex, TabStop, Tag, Properties Action, AppIsRunning, Appearance, AutoActivate,
ItemCheck, KeyDown, KeyUp, KeyPress, ToolTipText, Visible, WhatsThisHelpID, hDC, AutoVerbMenu, BackColor, ForeColor, BackStyle,
LostFocus, MouseDown, MouseUp, MouseMove, hWnd BorderStyle, Class, Container, Data,
OLECompleteDrag, OLEDragDrop, DataChanged, DataField, DataText, DisplayType,
OLEDragOver, OLEGiveFeedback, OLESetData, Methods Circle, Cls, Drag, Line, LinkExecute, LinkPoke, DragIcon, DragMode, Enabled, FileNumber,
OLEStartDrag, Scroll, Validate LinkRequest, LinkSend, Move, OLEDrag, PSet, Format, Height, Width, HelpContextID, HostName,
PaintPicture, Point, Refresh, Scale, ScaleX, Index, Left, Top, MiscFlags, MouseIcon,
ScaleY, SetFocus, ShowWhatsThis, TextHeight, MousePointer, Name, OLEDropAllowed,
Menu TextWidth, ZOrder OLEType, OLETypeAllowed, Object,
Properties Caption, Checked, Enabled, HelpContextID, ObjectAcceptFormats,
Index, Name, NegotiatePosition, Parent, Shortcut, Events Change, Click, DblClick, DragDrop, DragOver, ObjectAcceptFormatsCount, ObjectGetFormats,
Tag, Visible, WindowList GotFocus, KeyDown, KeyUp, KeyPress, ObjectGetFormatsCount, ObjectVerbFlags,
LinkClose, LinkError, LinkNotify, LinkOpen, ObjectVerbs, ObjectVerbsCount, Parent,
Events Click LostFocus, MouseDown, MouseUp, MouseMove, PasteOK, Picture, SizeMode, SourceDoc,
OLECompleteDrag, OLEDragDrop, SourceItem, TabIndex, TabStop, Tag,
OLEDragOver, OLEGiveFeedback, OLESetData, UpdateOptions, Verb, Visible, WhatsThisHelpID,
OLEStartDrag, Paint, Resize, Validate hWnd, lpOleObject
OptionButton
Properties Alignment, Appearance, BackColor, ForeColor,
Methods Close, Copy, CreateEmbed, CreateLink, Delete,
Caption, Container, DataFormat, DisabledPi`cture,
Shape DoVerb, Drag, FetchVerbs, InsertObjDlg, Move,
DownPicture, DragIcon, DragMode, Enabled,
Paste, PasteSpecialDlg, ReadFromFile, Refresh,
Font, FontBold, FontItalic, FontStrikethru, Properties BackColor, ForeColor, BackStyle, BorderColor,
SaveToFile, SaveToOle1File, SetFocus,
FontUnderline, FontName, FontSize, Height, BorderStyle, BorderWidth, Container, DrawMode,
ShowWhatsThis, Update, ZOrder
Width, HelpContextID, Index, Left, Top, FillColor, FillStyle, Height, Width, Index, Left, Top,
MaskColor, MouseIcon, MousePointer, Name, Name, Parent, Shape, Tag, Visible
Events Click, DblClick, DragDrop, DragOver, GotFocus,
OLEDropMode, Parent, Picture, RightToLeft,
KeyDown, KeyUp, KeyPress, LostFocus,
Style, TabIndex, TabStop, Tag, ToolTipText, Methods Move, Refresh, Zorder
MouseDown, MouseUp, MouseMove,
UseMaskColor, Value, Visible, WhatsThisHelpID,
ObjectMove, Resize, Updated
hWnd
TextBox
Methods Drag, Move, OLEDrag, Refresh, SetFocus, Properties Alignment, Appearance, BackColor, ForeColor, Common Dialog
ShowWhatsThis, ZOrder
BorderStyle, Container, DataChanged, DataField, Properties Action, CancelError, Color, Copies, DefaultExt,
DataFormat, DataMember, DataSource, DialogTitle, FileName, FileTitle, Filter, FilterIndex,
Events Click, DblClick, DragDrop, DragOver, GotFocus,
KeyDown, KeyUp, KeyPress, LostFocus, DragIcon, DragMode, Enabled, Font, FontBold, Flags, FontBold, FontItalic, FontStrikethru,
MouseDown, MouseUp, MouseMove, FontItalic, FontStrikethru, FontUnderline, FontName, FontSize, FromPage, ToPage, hDC,
OLECompleteDrag, OLEDragDrop, FontName, FontSize, Height, Width, HelpCommand, HelpContext, HelpFile, HelpKey,
OLEDragOver, OLEGiveFeedback, OLESetData, Index, InitDir, Left, Top, Max, Min, MaxFileSize,
HelpContextID, HideSelection, Index, Left, Top,
OLEStartDrag, Validate Name, Object, Orientation, Parent, PrinterDefault
LinkItem, LinkMode, LinkTimeout, LinkTopic,
Locked, MaxLength, MouseIcon, MousePointer,
Methods AboutBox, ShowColor, ShowFont, ShowHelp,
MultiLine, Name, OLEDragMode, OLEDropMode,
ShowOpen, ShowPrinter, ShowSave
Parent, PasswordChar, RightToLeft, ScrollBars,
SelLength, SelStart, SelText, TabIndex, TabStop,
Tag, Text, ToolTipText, Visible, WhatsThisHelpID,
hWnd

www www

Вам также может понравиться