April 25, 2024

Dynamic Windows Function [dw_notebook_page_get]

Syntax

unsigned long dw_notebook_page_get(HWND handle)

Parameters

HWND handle: Handle to the notebook widget.

Returns

unsigned long ID of visible notebook page.

Description

Queries the currently visible page ID.