Skip to content

My Functionality

The following tree shows the My functionality available using InTheHand.VisualBasic.dll:-


My

  • Application
    • Culture
    • Info
      • AssemblyName
      • CompanyName
      • Copyright
      • Description
      • DirectoryPath
      • ProductName
      • Title
      • Trademark
      • Version
    • UICulture
  • Computer
    • Audio
      • Play()
      • PlaySystemSound()
      • Stop()
    • Clipboard
      • Clear()
      • GetData()
      • GetDataObject()
      • GetImage()
      • GetText()
      • SetData()
      • SetDataObject()
      • SetImage()
      • SetText()
    • Clock
      • GmtTime
      • LocalTime
      • TickCount
    • FileSystem
      • CombinePath()
      • CopyDirectory()
      • CopyFile()
      • CreateDirectory()
      • DeleteDirectory()
      • DeleteFile()
      • Drives
      • FileExists()
      • GetDirectories()
      • GetDirectoryInfo()
      • GetDriveInfo()
      • GetFileInfo()
      • GetFiles()
      • GetName()
      • GetParentPath()
      • GetTempFileName()
      • MoveDirectory()
      • MoveFile()
      • OpenTextFileReader()
      • OpenTextFileWriter()
      • ReadAllBytes()
      • ReadAllText()
      • RenameDirectory()
      • RenameFile()
      • SpecialDirectories
        • CurrentUserApplicationData
        • MyDocuments
        • ProgramFiles
        • Programs
        • Temp
      • WriteAllBytes()
      • WriteAllText()
    • Info
      • AvailablePhysicalMemory
      • AvailableVirtualMemory
      • InstalledUICulture
      • OSPlatform
      • OSVersion
      • TotalPhysicalMemory
      • TotalVirtualMemory
    • Keyboard
      • SendKeys()
    • Name
    • Ports
      • OpenSerialPort()
      • SerialPortNames
    • Registry
      • ClassesRoot
      • CurrentUser
      • GetValue()
      • LocalMachine
      • SetValue()
    • Screen
  • User
    • Name

Feedback and Knowledge Base