SRGWizSheet::OnReArrangeComponent
voidSRGWizSheet::OnReArrangeComponent(intnSrcIndex, intnDestIndex)
Message handler, called to rearrange the components in the component list of the graph and also update the order of the component name list in the combobox on Main, Fill, Font pages.
Defined in: WizSheet.cpp
Return Value
void
Parameters
nSrcIndex
The index of the item to be moved.
nDestIndex
The index the moved item will be inserted.