ArcPad Scripting Object Model
System Object Members
See Also  Overview  Send comments on this topic.

Glossary Item Box

Public Methods

Public Method CreateGuidReturns a string representing a GUID in the standard GUID string representation (for example, FD014315-9D17-45AA-A069-CE5971B354B1).
Public Method ExportLocalesLists the locals installed in the operating system.
Public Method FindWindowReturns the window handle of the window or control based on the specified class name and/or window name.
Public Method GetClassNameGets the name of the class to which the specified window belongs.
Public Method GetWindowRetrieves a handle to a window that has the specified relationship (Z-Order or owner) to the specified window.
Public Method GetWindowTextRetrieves the text of the specified window's title bar (if it has one). If the specified window is a control, the text of the control is retrieved.
Public Method LogoffLog off Windows or power off Windows Mobile.
Public Method PostMessagePosts the specified message to the specified window's message queue and returns immediately.
Public Method RebootSoft or hard reset the system.
Public Method SendMessageSends the specified message to the specified window and does not return until the window has processed the message.
Public Method SetForegroundWindowMakes ArcPad foreground application.
Public Method SetWindowTextChanges the text of the specified window's title bar (if it has one). If the specified window is a control, the text of the control is changed.
Public Method ShowWindowSets the specified window's show state.
Public Method SleepSuspends the execution of ArcPad for a specified interval.
Public Method SuspendPower off the system.

Public Properties

Public Property PropertiesReturns various operating system properties.

See Also

© 2013 All Rights Reserved.