Click here to Skip to main content
15,906,341 members
Home / Discussions / C#
   

C#

 
AnswerRe: user id,password.etcc.. Pin
Paul Conrad5-Jul-07 6:02
professionalPaul Conrad5-Jul-07 6:02 
QuestionChange column title in DataGrid Pin
Muhammad Gouda5-Jul-07 2:20
Muhammad Gouda5-Jul-07 2:20 
AnswerRe: Change column title in DataGrid Pin
kubben5-Jul-07 2:28
kubben5-Jul-07 2:28 
GeneralRe: Change column title in DataGrid Pin
Muhammad Gouda9-Jul-07 21:21
Muhammad Gouda9-Jul-07 21:21 
Questionmp3 seek [modified] Pin
tradakad5-Jul-07 2:09
tradakad5-Jul-07 2:09 
AnswerRe: mp3 seek Pin
Christian Graus5-Jul-07 2:19
protectorChristian Graus5-Jul-07 2:19 
GeneralRe: mp3 seek Pin
tradakad5-Jul-07 2:42
tradakad5-Jul-07 2:42 
GeneralRe: mp3 seek Pin
Christian Graus5-Jul-07 2:53
protectorChristian Graus5-Jul-07 2:53 
tradakad wrote:
but how can I explain for control to play only (firstPos - secodPos) seconds? is any property for this in the control?


As I said, no. You can set the position, but not the end position. So, you need to set a timer that goes off as you hit the end position, so you can move the position or stop it.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: mp3 seek Pin
tradakad5-Jul-07 3:25
tradakad5-Jul-07 3:25 
QuestionProcess problems Pin
SilvermanDK5-Jul-07 2:01
SilvermanDK5-Jul-07 2:01 
QuestionOnline Radio Pin
atulonweb@hotmail.com5-Jul-07 1:36
atulonweb@hotmail.com5-Jul-07 1:36 
AnswerRe: Online Radio Pin
Christian Graus5-Jul-07 2:20
protectorChristian Graus5-Jul-07 2:20 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com5-Jul-07 23:00
atulonweb@hotmail.com5-Jul-07 23:00 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com5-Jul-07 23:14
atulonweb@hotmail.com5-Jul-07 23:14 
GeneralRe: Online Radio Pin
atulonweb@hotmail.com22-Jul-07 23:15
atulonweb@hotmail.com22-Jul-07 23:15 
QuestionException :"The configuration section for Logging cannot be found in the configuration source." Pin
rameshbhojan5-Jul-07 0:55
rameshbhojan5-Jul-07 0:55 
AnswerRe: Exception :"The configuration section for Logging cannot be found in the configuration source." Pin
mohamod18-Jun-14 23:44
mohamod18-Jun-14 23:44 
QuestionHow can i make a Project installable ? Pin
fmlove5-Jul-07 0:30
fmlove5-Jul-07 0:30 
AnswerRe: How can i make a Project installable ? Pin
Christian Graus5-Jul-07 1:20
protectorChristian Graus5-Jul-07 1:20 
AnswerRe: How can i make a Project installable ? Pin
kubben5-Jul-07 2:35
kubben5-Jul-07 2:35 
QuestionRemoting: assign a client's handler to a server's event Pin
1242565-Jul-07 0:28
1242565-Jul-07 0:28 
QuestionNo Double click event on a list box control - C#.Net(Copmact framework) Pin
Sri harini5-Jul-07 0:25
Sri harini5-Jul-07 0:25 
AnswerRe: No Double click event on a list box control - C#.Net(Copmact framework) Pin
Dave Kreskowiak5-Jul-07 5:06
mveDave Kreskowiak5-Jul-07 5:06 
GeneralRe: No Double click event on a list box control - C#.Net(Copmact framework) Pin
Dan Neely5-Jul-07 5:39
Dan Neely5-Jul-07 5:39 
AnswerRe: No Double click event on a list box control - C#.Net(Copmact framework) Pin
Dan Neely5-Jul-07 5:40
Dan Neely5-Jul-07 5:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.