Help Center›AfxNova
CXpButton.SetTextMarginmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE SUB CXpButton.SetTextMargin (BYVAL nMargin AS LONG, BYVAL fRedraw AS LONG = FALSE)
Parameters
| Name | Description | |
|---|---|---|
nMargin | = Margin (in pixels) | |
fRedraw | = TRUE or FALSE (redraws the button to reflect the changes) |
Reference
- Include file
CXpButton.inc - Defined in AfxNova/CXpButton.inc:888