窗口过程 meaning in English
window procedure
Examples
- Subclassing controls with a managed window procedure
>使用托管窗口过程创建控件子类 - Invokes the default window procedure associated with this window
调用与此窗口关联的默认窗口过程。 - Provides a class for implementing managed window procedures as described in
提供用于实现托管窗口过程(如 - Provides a low - level encapsulation of a window handle and a window procedure
提供窗口句柄和窗口过程的低级封装。 - Sends the specified message to the default window procedure
Control . defwndproc方法向默认窗口过程发送指定消息。