Window Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Runtime.InteropServices.Guid("0002E16B-0000-0000-C000-000000000046")]
public interface Window
[<System.Runtime.InteropServices.Guid("0002E16B-0000-0000-C000-000000000046")>]
type Window = interface
Public Interface Window
- Atributos
Propriedades
| Caption | |
| Collection | |
| Height | |
| HWnd | |
| Left | |
| LinkedWindowFrame | |
| LinkedWindows | |
| Top | |
| Type | |
| VBE | |
| Visible | |
| Width | |
| WindowState |
Métodos
| Attach(Int32) | |
| Close() | |
| Detach() | |
| SetFocus() | |
| SetKind(vbext_WindowType) |