首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

Visual Basic 2008 内部函数(202类)——系统中分离出来

2012-11-23 
Visual Basic 2008 内部函数(202种)——系统中分离出来Activate() 激活窗体并给予它焦点AddOwnedForm() 向

Visual Basic 2008 内部函数(202种)——系统中分离出来
        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()

热点排行