Set Notify and Owner Draw style to the button (do not use Static control, because Static cannot be owner-drawn) In draw routine, you should draw a blue underlined text Handle a BN_CLICKED of the control: ShellExecute(NULL, _T("open"), _T("http://www.mff.cuni.cz"), NULL, NULL, SW_SHOWNORMAL); Enjoy! Robert-Antonio "Science is a differerntial equation. Religion is a boundary condition."