Search:

Type: Posts; User: Reva

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    Worked with the freezed non focus form3.
    Form3 showed but always deactivated already coz the modally form2

    i do implement the code in my usercontrol project, well i put the hide procedure in...
  2. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    been tried too.



    well, is there any solution if user click outside the modal form, so then i can close the modal form?
  3. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    There is no error
  4. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    94227
    the picture above, i set the project to standard exe, and frmAbout as startup form
    and frmtester will be shown modally.

    the usercontrol is datetimecontrol that has a button to show the...
  5. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    still no luck
  6. Replies
    12
    Views
    1,682

    Re: How To Make DateTimePicker Like Control

    still no luck
  7. Replies
    12
    Views
    1,682

    How To Make DateTimePicker Like Control

    Hi,

    well, i'm making a control to be like datetimepicker, coz i need to change the backcolor of the text that the datetimepicker don't have.

    so i make my own "datetimepicker", so i put masked...
  8. Re: Positioning Form based on Control Position from Caller Form

    Resolved with GetWindowRect
  9. Re: Positioning Form based on Control Position from Caller Form

    hi, Max
    Thanks in advance

    well, is usercontrol.extender.parent as same as usercontrol.parent?

    i'm using extender or parent to get the Control itself position in a form or in a container,...
  10. [RESOLVED] Positioning Form based on Control Position from Caller Form

    Hi, i'm making new Active X for Calendar Control.
    my goal is making as same as datetimepicker control

    i put command button in usercontrol that call a form that have monthview control, and i have...
  11. Re: Joinin Same Table Error -2147467259

    Thanks Doogle,

    yes u're right.. the problem is at field named 'Close' :thumb::check:
    well this is a shame, i never thought that thing. :p
  12. [RESOLVED] Joinin Same Table Error -2147467259

    Hi,

    I have problem to joining Same Table,
    i'm using Access and Adodb Vb6.

    When i creat query in access it's run perfectly but when i run it in VB6 using ADODB just creat error -2147467259
    ...
  13. Replies
    0
    Views
    3,169

    Timeout on ADODB Connection via Internet

    I'm sorry if this a repost :D

    recently i have a problem with my program.

    i'm using my program to connect to my server through LAN and it's fine. now i have to connect it through internet also...
  14. Please need help, converting Activex X86 to ARM platform

    hi,

    i'm so frustated on this..

    i have a CCTV system from KODICOM, it save the video file ini bix or box file extension, and i have made the system to be viewed by internet.

    unfortunatly :(...
  15. Replies
    11
    Views
    1,342

    VS 2008 Re: Receive Email with Smtp?

    is that mean, same as make a code for build an email server? :confused:

    i think he just want to received email from email server, especially gmail.. :D

    but, is there any sample code to make an...
  16. Replies
    15
    Views
    23,731

    Re: VB2008 Tips 'n' Tricks

    woww.. great
  17. Replies
    11
    Views
    1,342

    VS 2008 Re: Receive Email with Smtp?

    hey, i've found somebody post here http://www.vbforums.com/showthread.php?t=567365

    in codeproject the author says that the source code include a dll, but i think the dll is in the source code...
  18. Replies
    11
    Views
    1,342

    VS 2008 Re: Receive Email with Smtp?

    is there an example how to receive that email via sockets programming ?

    i've seen one in C#, but i need a VB2008 code.

    even i could convert that language, but perhaps i can see another code to...
  19. Re: Property ReadWrite in Private and ReadOnly in Public

    Dear Pradeep1210,

    thanx u very much, so i can use scope in getter and setter. :)
  20. Re: Property ReadWrite in Private and ReadOnly in Public

    Dear MaximilianMayrhofer,

    Thanx for ur reply, unfortunately that's not what i want to achieve because using direct property is not a neat programming, otherwise i have some policies for setting my...
  21. [RESOLVED] Property ReadWrite in Private and ReadOnly in Public

    Can i have a property that is Readonly for Public but can Read/Write in Private?
  22. Replies
    0
    Views
    322

    datatable/dataset and binding questions

    what i've know already is sqldatareader (or datareader) is an open connection mean u still connect to database. while datatable or dataset don't.

    so datatable and dataset is closed connection...
  23. Replies
    3
    Views
    4,537

    Re: [05/08] TabControl with draggable tabs

    the code doesn't slow, but by using this technique makes the pages of tabpages flicking.

    when i'm search the code, i also find some ref by jmcilhilney
    here
    ...
  24. Replies
    3
    Views
    4,537

    Re: [05/08] TabControl with draggable tabs

    is there any better solution,

    i'm fast reading these code, and this way by create new collection of Tab. does it memory eating?
  25. [SQL server 2008] tempDB login always resetted?

    Hi,

    i was using sqlserver 2000 and have utilize tempDB wit no problem with the Login account,

    now i'm migrate to sql server 2008 and i've set the User mapping of tempDB of specific Account by...
  26. Replies
    5
    Views
    818

    Re: [2008] Vista Dialog box background ?

    the problem is, the paint effect of the form is bad.

    i dunno how to describe it, so just try it and u know what i mean.

    u've said about update layer window api, what's that?

    isn't .NET goal...
  27. Replies
    5
    Views
    818

    Re: [2008] Vista Dialog box background ?

    any idea?

    my current approach still have bad effect when the layer form is drawning, it's flicking.
  28. Replies
    5
    Views
    818

    Re: [2008] Vista Dialog box background ?

    yes i know the idea, i'm using XP and try Win Steadystate and get the effect, but as u mentioned it must be a drawned captured desktop image.

    my approach now is using a form layer that get...
  29. Replies
    5
    Views
    818

    [2008] Vista Dialog box background ?

    in vista, if we fires a dialog box then the background get dimmed.

    can i make the code to do the same thing?
  30. Replies
    9
    Views
    836

    Re: Problems disposing of form

    in form1 at button_click events
    use try catch method to look the avaiable office components.
    and give message to the user if the system is under req's and skip the form2.show statement.
  31. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    alright, it works
  32. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    so, i have to correct my #12 post. i've just tried to activated another column beside that 2 DGV_comboboxcell, and the second column can repaint too event it's not activated. so it's true about you...
  33. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    yup, you're definetly right, because the second column change the display value just when it's activated.

    thanx for ur time and knowledge VBDT :)

    now i gonna play with this grid control. :cool:
  34. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    hmm... i got ur point.

    so when i activated the first column, i activated the column as a combobox but i Can't treat the second column as a combobox because that column not activated yet, so the...
  35. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    yes VBDT, the datagridcombobox doesn't has Dropdown function, that's too bad. :(

    but how about invoking the second combobox in the same row to have same index selected in the first combobox?
    ...
  36. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    acctually, i don't know how to manipulating the ref object, do u have tutorial about this ?
  37. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    thanx VBDT

    well i'll try to clarify my approach.

    i want to have a DataGridView with two Columns, both type are combobox.

    say it as cboGridID and cboGridDescription.

    both combo binded to...
  38. Replies
    15
    Views
    1,005

    Re: [2008] Twins DatagridviewCombobox

    ummm.. i'm reasking.

    help plzz :D

    site ref is okay.
  39. Replies
    15
    Views
    1,005

    [RESOLVED] [2008] Twins DatagridviewCombobox

    Hi,

    (i dunno what title that describes my question better) :p

    well, i'm new in this .NET box. i used by Vb6. and now i want to convert my vb6 app to .NET concept.

    well now i'm stuck with...
  40. Re: [2008] Display Text Item in Combobox by Selectedvalue Function ?

    oopppss.

    i've found the problem :bigyello:

    the sorted properties that cause that anomaly.

    hehe... pardon me. :blush:

    sorry for bothering :)
Results 1 to 40 of 60
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width