Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Sets information for a split button control. Send this message explicitly or by using the Button_SetSplitInfo macro.
Parameters
-
wParam
-
Must be zero.
-
lParam [in]
-
A pointer to a BUTTON_SPLITINFO structure containing information about the split button.
Return value
Returns TRUE if successful, or FALSE otherwise.
Remarks
Use this message only with the BS_SPLITBUTTON and BS_DEFSPLITBUTTON button styles.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista [desktop apps only] |
| Minimum supported server |
Windows Server 2008 [desktop apps only] |
| Header |
|
See also
-
Reference
-
Conceptual