您的位置:首页 > 编程语言 > VB

Visual Basic 2008 内部函数(230种)——汇总

2012-11-19 21:04 267 查看
Activate() '激活窗体并给予它焦点

AddOwnedForm() '向此窗体添加附属窗体

AppActivate()

Asc()

AscW()

Beep()

BeginInvoke()

BringToFront()

CallByName()

CBool

CByte

CChar

CDate

CDbl

CDec

ChDir()

ChDrive()

Choose()

Chr()

ChrW()

CInt

CLng

Close()

CObj

Command()

Contains()

CreateControl()

CreateGraphics()

CreateObject()

CreateObjRef()

CSByte

CShort

CSng

CStr

CType

CUInt

CULng

CurDir()

CUShort

DateAdd()

DatePart()

DateSerial()

DateValue()

DeleteSetting()

Dir()

DirectCast

DoDragDrop()

DrawToBitmap()

EndInvoke()

Environ()

EOF()

Equals()

Err()

ErrorToString()

FileAttr()

FileClose()

FileCopy()

FileDateTime()

FileGet()

FileGetObject()

FileLen()

FileOpen()

FilePut()

FilePutObject()

FileWidth()

Filter()

FindForm()

Fix()

Focus()

Format()

FormatCurrency()

FormatDateTime()

FormatNumber()

FormatPercent()

FreeFile()

FromChildHandle()

FromHandle()

FV()

GetAllSettings()

GetChar()

GetChildAtPoint()

GetContainerControl()

GetHashCode()

GetLifetimeService()

GetNextControl()

GetObject()

GetPreferredSize()

GetSetting()

Hex()

Hide()

Hour()

InitializeLifetimeService()

Input()

InputBox()

InStr()

InStrRev()

Int()

Invalidate()

IPmt()

IRR()

IsArray()

IsDate()

IsDBNull()

IsError()

IsKeyLocked()

IsMnemonic()

IsNumeric()

IsReference()

Join()

Kill()

LayoutMdi()

LBound()

LCase()

Len()

LineInput()

Loc()

Lock()

LOF()

LSet()

LTrim()

Mid

Minute()

MIRR()

MkDir()

Month()

MonthName()

MsgBox()

NPer()

NPV()

Oct()

Partition()

Pmt()

PointToClient()

PointToScreen()

PPmt()

PreProcessControlMessage()

PreProcessMessage()

Print()

PrintLine()

PV()

QBColor()

Randomize()

Rate()

RectangleToClient()

RectangleToScreen()

ReferenceEquals()

Refresh()

RemoveOwnedForm()

Rename()

Replace()

Reset()

ResetText()

ResumeLayout()

RGB()

RmDir()

Rnd()

RSet()

RTrim()

SaveSetting()

Scale()

ScrollControlIntoView()

Second()

Seek()

SelectNextControl()

SendToBack()

SetAttr()

SetAutoScrollMargin()

SetBounds()

SetDesktopBounds()

SetDesktopLocation()

Shell()

Show()

ShowDialog()

SLN()

Space()

SPC()

Split()

Str()

StrComp()

StrConv()

StrDup()

StrReverse()

SYD()

SystemTypeName()

TAB()

TimeSerial()

ToString()

Trim()

TryCast

UBound()

UCase()

Unlock()

Update()

Val()

Validate()

VarType()

VbTypeName()

Weekday()

WeekdayName()

Write()

WriteLine()

Year()

Math.Abs()

Math.Acos()

Math.Asin()

Math.Atan()

Math.Atan2()

Math.BigMul()

Math.Ceiling()

Math.Cos()

Math.Cosh()

Math.DivRem()

Math.Exp()

Math.Floor()

Math.IEEERemainder()

Math.Log()

Math.Log10()

Math.Max()

Math.Min()

Math.Pow()

Math.Round()

Math.Sign()

Math.Sin()

Math.Sinh()

Math.Sinh()

Math.Sqrt()

Math.Tan()

Math.Tanh()

Math.Truncate()
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: