Control.OwnerAlignmentHandledByWinForms Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax STATIC METHOD OwnerAlignmentHandledByWinForms(
oC AS IVOControl,
iNewType AS USUAL
) AS LOGIC
public static bool OwnerAlignmentHandledByWinForms(
IVOControl oC,
Usual iNewType
)
Request Example
View SourceParameters
- oC
- Type: IVOControl
- iNewType
- Type: Usual
Return Value
Type:
LogicSee Also