public void PopUp()
'Declaration
Public Sub PopUp()
'Usage
Dim instance As GcNumber instance.PopUp()
This method presents the user with the pop-up editor to assist in data entry. If the control is disabled, a call to this method will be ignored.
When the drop-down editor is just about to display, the PopUpOpening and PopUpOpened events will be triggered.