Click here to Skip to main content
15,910,118 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: MDI Child changes size Pin
Dave Kreskowiak20-Sep-07 7:31
mveDave Kreskowiak20-Sep-07 7:31 
GeneralRe: MDI Child changes size Pin
Dave Kreskowiak20-Sep-07 12:38
mveDave Kreskowiak20-Sep-07 12:38 
GeneralRe: MDI Child changes size Pin
PabloGM21-Sep-07 8:01
PabloGM21-Sep-07 8:01 
QuestionIm not sure what to call this, but i need help... Pin
alindsay8120-Sep-07 4:00
alindsay8120-Sep-07 4:00 
AnswerRe: Im not sure what to call this, but i need help... Pin
Tom Deketelaere20-Sep-07 5:17
professionalTom Deketelaere20-Sep-07 5:17 
GeneralRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 5:31
mveDave Kreskowiak20-Sep-07 5:31 
GeneralRe: Im not sure what to call this, but i need help... Pin
Tom Deketelaere20-Sep-07 6:21
professionalTom Deketelaere20-Sep-07 6:21 
AnswerRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 5:27
mveDave Kreskowiak20-Sep-07 5:27 
There are two things required. A Timer control, set for about 1 minute (60000 milliseconds), and some very simple math. In the timer event, all you do is get the current time, look at the minutes property and see if it is a nice even multiple of the number of minutes your user has selected.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


AnswerRe: Im not sure what to call this, but i need help... Pin
srone20-Sep-07 5:41
srone20-Sep-07 5:41 
GeneralRe: Im not sure what to call this, but i need help... Pin
Dave Kreskowiak20-Sep-07 6:00
mveDave Kreskowiak20-Sep-07 6:00 
GeneralRe: Im not sure what to call this, but i need help... Pin
srone20-Sep-07 6:14
srone20-Sep-07 6:14 
JokeRe: Im not sure what to call this, but i need help... Pin
Luc Pattyn20-Sep-07 13:23
sitebuilderLuc Pattyn20-Sep-07 13:23 
AnswerRe: Im not sure what to call this, but i need help... Pin
alindsay8121-Sep-07 22:53
alindsay8121-Sep-07 22:53 
GeneralRe: Im not sure what to call this, but i need help... Pin
alindsay8121-Sep-07 23:25
alindsay8121-Sep-07 23:25 
AnswerRe: telnet connection Pin
Dave Kreskowiak20-Sep-07 5:24
mveDave Kreskowiak20-Sep-07 5:24 
AnswerRe: dll file adding Pin
Dave Kreskowiak20-Sep-07 5:20
mveDave Kreskowiak20-Sep-07 5:20 
QuestionDisplayng a menu when user right clicks Pin
VB 8.020-Sep-07 3:03
VB 8.020-Sep-07 3:03 
AnswerRe: Displayng a menu when user right clicks Pin
Dave Kreskowiak20-Sep-07 5:15
mveDave Kreskowiak20-Sep-07 5:15 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
VB 8.021-Sep-07 2:14
VB 8.021-Sep-07 2:14 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
Dave Kreskowiak21-Sep-07 11:58
mveDave Kreskowiak21-Sep-07 11:58 
GeneralRe: Displayng a menu when user right clicks for dynamic control Pin
VB 8.024-Sep-07 0:34
VB 8.024-Sep-07 0:34 
GeneralCut,Copy,Paste for a dynamic control using the contextmenustrip Pin
VB 8.024-Sep-07 1:13
VB 8.024-Sep-07 1:13 
GeneralRe: Cut,Copy,Paste for a dynamic control using the contextmenustrip Pin
Dave Kreskowiak24-Sep-07 1:31
mveDave Kreskowiak24-Sep-07 1:31 
QuestionDIsplaying shortcut menu for showing properties at mouse click on form Pin
VB 8.020-Sep-07 2:58
VB 8.020-Sep-07 2:58 
AnswerRe: DIsplaying shortcut menu for showing properties at mouse click on form Pin
Dave Kreskowiak20-Sep-07 5:09
mveDave Kreskowiak20-Sep-07 5:09 

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.