April 25, 2024

Dynamic Windows Function [dw_mle_set_visible]

Syntax

void dw_mle_set_visible(HWND handle, int line)

Parameters

HWND handle: Handle to the MLE to be positioned.
int line: Line to be visible.

Description

Sets the visible line of an MLE box.