Closes #14004.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70645
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
/**
Sets the bitmap resource identifier for specifying tool bitmaps as
/**
Sets the bitmap resource identifier for specifying tool bitmaps as
- indices into a custom bitmap. Windows CE only.
+ indices into a custom bitmap.
+
+ This is a Windows CE-specific method not available in the other ports.
+
+ @onlyfor{wxWinCE}
*/
void SetBitmapResource(int resourceId);
*/
void SetBitmapResource(int resourceId);