The Popup win control is an open source information hint control under a. NET platform. In web development to improve the user experience has played a great role. Let's look at the effect below (note the lower right corner):
Here's a simple introduction to his common properties:
1. AutoShow property: Sets whether the control displays
2. Dockmodel Property: Has two selection values: Bottomleft (lower left) and bottomright (lower right), set the location of the prompt message box
3. Colorstyle property: You can set the control skin style directly and have value to choose from (Red,blue,green,violet,custom)
4. Hideafter property: Set control disappears in seconds after popup, defaults to 5 seconds
5. Showlink Property: Sets whether the connection on the control is valid
6. Popupspeed Property: Sets the speed at which the control is to fade
7. OffsetX and OffsetY properties: You can reposition a control on a page by using these two properties
8. Text property: Sets the texts on a new window that opens when a connection is clicked on a control
9. Title Property: Sets the text that the control's caption displays
10. LinkTarget Properties: Setting the framework for hyper-connections
11. Link property: Setting or getting a super connection address