Skip to content

ContainerControl.RegisterClass

Xusinboy Bekchanov edited this page Nov 6, 2023 · 4 revisions

ContainerControl.RegisterClass Method

Definition

Namespace: My.Sys.Forms

Syntax

Declare Function RegisterClass(ByRef wClassName As WString, Obj As Any Ptr, WndProcAddr As Any Ptr = 0) As Boolean

Parameters

Part Type Description
wClassName WString
Obj Any
WndProcAddr Any

Return Value

Boolean

See also

Clone this wiki locally