-
Notifications
You must be signed in to change notification settings - Fork 2
Methods
A method is an action that an object can perform. For example, the SetFocus method of the TextBox control will move the input cursor to the textbox so the user can enter data into it.
The AddItem method...
- hdc - Long
- hwnd - Long
- rootwindowelement - RootWindowElement
- picture - StdPicture
- owner - Object
The ChangeHDC method...
The Circle method...
The Clear method...
The ClearLog method...
The Cls method...
- hdc - Long
The CopyBufferToDC method...
- Color - Long
The CreateBackbrush method...
- Object - Object
The CreateDeferredDispatchWrapper method...
- _ControlContext - IUnknown
- ClassName - String
- Caption - String
- WindowStyles - Long
- ExtendedStyles - Long
- SubClass - Boolean (Optional, False)
The CreateRootWindowElement method...
None
The GetFontMetrics method...
None
The GetLastLog method...
Handle - LongPtr
- Node
The GetNodeFromHandle method...
Handle - LongPtr
The GetObjPtrFromHandle method...
None
The GetVisibleCount Method method...
None
None
The HandleAttributesChange method...
None
None
The HandlePathChange method...
None
None
The HandlePatternChange method...
- Node
The HitTest method...
The Initialize method...
The InternalRaiseResize method...
The Line method...
None
The Move method is used to move a control within its container. It can also, optionally, resize the control at the same time.
Note: Left is a required parameter. The remaining parameters are optional.
The PaintPicture method...
The OnPaint method...
The PSet Method method...
None
None
The Refresh method causes the control to repaint itself on the screen. This is rarely needed as most controls repaint automatically.
Calling the Refresh method on data and filesystem controls will cause them to refresh their data. This might be necessary if the data or files could have changed.
The RemoveItem method...
The Scale method...
None
None
The ScheduleCallback method..
None
None
The SelectedItem method.
None
None
The SetFocus method...
None
None
The SortNowInternal method...
The StartLabelEdit Method method...
The StepIt method...
- hWnd - Long
The SubClassWindowElement method...
The SyncDirs method...
The SyncDrives method...
The SyncFiles method...
The TextHeight Method method...
The TextWidth Method method...