Search found 2756 matches

Search found 2756 matches Page 3 of 276
by Dummy1912
Sat Mar 17, 2018 10:47 am
Forum: Coding Help & Support
Topic: form height?
Replies: 2
Views: 2599

hello, i like to resize the form just to display the label1 text to adjust the size to display so the default form height = 254 so we like to get the form height just high enough to display the text inside the label1 if more text in label1 to higher the form will be the less text in label1 the small...
by Dummy1912
Sat Mar 17, 2018 8:03 am
Forum: Coding Help & Support
Topic: keycode?
Replies: 5
Views: 4102

Hello, Love the new look codenstuff :D i want to access Control + Alt + F1 but can't manage it only works for 2 keycode noet 3 :( any help please? ]code] 'Help If (e.KeyCode = Keys.F1 AndAlso e.Modifiers = Keys.Control) Then MsgBox("Ctrl+F1 for Help") End If 'About If (e.KeyCode = Keys.F1 ...
by Dummy1912
Wed Jan 03, 2018 3:10 pm
Forum: Coding Help & Support
Topic: For each
Replies: 2
Views: 2604

Hello,

Ooh that sound good,
but yes the case sensitivity is correct and still not working...

any ideas please
by Dummy1912
Tue Jan 02, 2018 9:05 am
Forum: Coding Help & Support
Topic: For each
Replies: 2
Views: 2604

Hello, and Happy newyear for everybody I like to check my controls if none has the text 'Uncleared' so all the controls need to have the text 'Cleared' before we can close the account but when i use my code it still manage to lock the account :( anyone please? For Each c As Control In UiGroupBox2.Co...
by Dummy1912
Wed Dec 13, 2017 4:26 pm
Forum: Tutorial Requests
Topic: How to get systems dots or ,
Replies: 3
Views: 3254

I have no idea.. how we can call the function for this part i looking for :(

any idea's?

Thanks
by Dummy1912
Tue Dec 12, 2017 8:26 pm
Forum: Tutorial Requests
Topic: How to get systems dots or ,
Replies: 3
Views: 3254

will look into it :)

thx
by Dummy1912
Tue Dec 12, 2017 5:35 pm
Forum: Tutorial Requests
Topic: How to get systems dots or ,
Replies: 3
Views: 3254

Hello, i was wondering how we can get from the computer you are running the application from to get the settings where you set the date/time/currency because i want to get the default settings of the dot and , when we are running from multi computers i see that the dot are replaced with , and the , ...
by Dummy1912
Sat Dec 02, 2017 8:54 am
Forum: Coding Help & Support
Topic: calculation not how it must?
Replies: 1
Views: 2309

:teary;

been sometime and still no solution :(
please somebody? hope we get it managed before the next full moon LOL
by Dummy1912
Sat Dec 02, 2017 8:52 am
Forum: Codenstuff boardroom
Topic: All moved in to my new home
Replies: 3
Views: 5534

Happy to hear you have moved successful :D
yeah, that's sad that your employees running of when some people need them hahahahaha

hope you will succeed with your updates....

Well hear you soon ;)
by Dummy1912
Sun Nov 19, 2017 11:46 am
Forum: Coding Help & Support
Topic: calculation not how it must?
Replies: 1
Views: 2309

Hello, we have an combo with items from 01 till 59 it counts minutes now we have 2 datepickers and when we select an hour from 2 datepickers we like to get the results from when we pick a value from the combo that all works fine :D but we don't get the result we like to have for example: datepicker1...
Search found 2756 matches Page 3 of 276
Go to advanced search