Need Right-Click property
Use the Need Right-Click property to set right-click menu behavior with a user control component. You can allow standard Windows client right-click menu behavior with a control, or if a user control presents its own right-click menu, you can disable standard Windows client behavior.
Setting | Description |
---|---|
True | Bypass native right-click processing. |
False | Default. Use native right-click processing. |