Click here to Skip to main content
15,891,253 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionComboBox ReadOnly ??? Pin
kindman_nb23-Dec-06 23:22
kindman_nb23-Dec-06 23:22 
AnswerRe: ComboBox ReadOnly ??? Pin
Christian Graus24-Dec-06 1:21
protectorChristian Graus24-Dec-06 1:21 
GeneralRe: ComboBox ReadOnly ??? Pin
kindman_nb24-Dec-06 9:41
kindman_nb24-Dec-06 9:41 
QuestionIcon Resources In Class Files Pin
MatrixCoder23-Dec-06 19:10
MatrixCoder23-Dec-06 19:10 
AnswerRe: Icon Resources In Class Files Pin
S Douglas25-Dec-06 20:44
professionalS Douglas25-Dec-06 20:44 
GeneralRe: Icon Resources In Class Files Pin
MatrixCoder26-Dec-06 7:27
MatrixCoder26-Dec-06 7:27 
QuestionManipulating txt box Pin
jady8423-Dec-06 13:16
jady8423-Dec-06 13:16 
AnswerRe: Manipulating txt box Pin
Christian Graus23-Dec-06 17:17
protectorChristian Graus23-Dec-06 17:17 
jady84 wrote:
(im using timer function at the moment but find it restricting and repetitive).


A timer function exists to be repetitive. It is the logical choice for pausing video at certain intervals. You should not be checking the text on your control, you should just use your timer. Or, you should be checking if the actual video position >= 10000, so if you don't check it at the moment it's 10000, it will still work as soon as it can. Don't check the control, check the video that is the source and primary arbiter of the value you're checking.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

Questionimport excel file Pin
Rafi_Rafiuddin23-Dec-06 9:20
Rafi_Rafiuddin23-Dec-06 9:20 
AnswerRe: import excel file Pin
Dave Kreskowiak24-Dec-06 6:12
mveDave Kreskowiak24-Dec-06 6:12 
Question'save' and 'save as' functionality Pin
saqib8223-Dec-06 8:28
saqib8223-Dec-06 8:28 
AnswerRe: 'save' and 'save as' functionality Pin
MatrixCoder23-Dec-06 10:04
MatrixCoder23-Dec-06 10:04 
Questionresolution size Pin
charchabil0323-Dec-06 5:34
charchabil0323-Dec-06 5:34 
AnswerRe: resolution size Pin
Dave Kreskowiak24-Dec-06 6:11
mveDave Kreskowiak24-Dec-06 6:11 
GeneralRe: resolution size Pin
charchabil0324-Dec-06 23:31
charchabil0324-Dec-06 23:31 
GeneralRe: resolution size Pin
Dave Kreskowiak25-Dec-06 17:28
mveDave Kreskowiak25-Dec-06 17:28 
QuestionUpdate ComPlus Application Pin
Werries23-Dec-06 0:44
Werries23-Dec-06 0:44 
AnswerRe: Update ComPlus Application Pin
Dave Kreskowiak24-Dec-06 6:09
mveDave Kreskowiak24-Dec-06 6:09 
QuestionFILE access date Problem. Pin
Bibin Kurian Joy23-Dec-06 0:32
Bibin Kurian Joy23-Dec-06 0:32 
AnswerRe: FILE access date Problem. Pin
Dave Kreskowiak23-Dec-06 10:09
mveDave Kreskowiak23-Dec-06 10:09 
AnswerRe: FILE access date Problem. Pin
Bibin Kurian Joy25-Dec-06 20:34
Bibin Kurian Joy25-Dec-06 20:34 
AnswerRe: FILE access date Problem. Pin
chandru7025-Dec-06 21:50
chandru7025-Dec-06 21:50 
GeneralRe: FILE access date Problem. Pin
Dave Kreskowiak26-Dec-06 2:36
mveDave Kreskowiak26-Dec-06 2:36 
QuestionConnection Pin
shakti538522-Dec-06 21:44
shakti538522-Dec-06 21:44 
GeneralRe: Connection Pin
MohammadAmiry23-Dec-06 2:10
MohammadAmiry23-Dec-06 2:10 

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.