 | FrmSQLiteWndProc 方法 |
Sweet 开发框架
窗口的回调函数
命名空间:
Sweet.DBUtility.SQLite
程序集:
Sweet.DBUtility.SQLite (在 Sweet.DBUtility.SQLite.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法protected override void WndProc(
ref Message m
)
Protected Overrides Sub WndProc (
ByRef m As Message
)
abstract WndProc :
m : Message byref -> unit
override WndProc :
m : Message byref -> unit
参数
- m
- 类型:System.Windows.FormsMessage
[缺少 "M:Sweet.DBUtility.SQLite.FrmSQLite.WndProc(System.Windows.Forms.Message@)" 的 <param name="m"/> 文档]
参见